-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
claw-playbook: Ubuntu and CentOS Install dependencies with composer require - failed! #841
Comments
@DigitLib Ah, ok. Looks like I can resolve this via Islandora-Devops/islandora-playbook#66. Hang tight. |
@dannylamb Need test? |
@DigitLib I'll let you know when I push up my latest code. I'm testing it locally now. |
Looks like the only way I can do this is by patching the core |
@DigitLib #87 will fix this... or at least we'll discover the next issue with Islandora-Devops/islandora-playbook#66. |
@dannylamb OK. How can I help with CenOS? |
I can also test CentOS (in Vagrant, or potentially on metal if someone can tell me how to get the right preconditions w/o blanking the box). |
@ajs6f sorry for asking but what means w/o ? |
@DigitLib No prob-- it's a (somewhat) common abbreviation for "without". |
@ajs6f Ooooh! Tnx! |
@ajs6f What specific preconditions you need? |
@DigitLib I don't know-- that's why I asked. I tried to install the original content-modeling PRs on top of a working CLAW install and that simply exploded in the saddest way. I don't want to waste @dannylamb's time again, so I need to understand how I can "reset" my install enough so that I can test Islandora-Devops/islandora-playbook#66 and #87, if that is even possible. |
@ajs6f I tried to test it also in vagrant all morning and can't make it work ... also started a new VM for that... if I get somewhere I let you know... is it work on ubuntu? |
Islandora-Devops/islandora-playbook#66 PASS on CentOS... go further....to #87 |
It's busted right now. I've got this islandora-deprecated/drupal-project#20 up right now that will help, but this will likely take a series of pulls to get right. This is turning into a particularly thorny dependency issue. @DigitLib @ajs6f When it's ready to test, I'll let you guys know. |
Thanks @dannylamb ! |
resolved via Islandora-Devops/islandora-playbook@348650e |
On both distros failed task on vagrant up. Cloned a claw-playbook today and vagrant up-ed Ubuntu, tried also after that a new CentOS vagrant up the same problem shown.
TASK [geerlingguy.drupal : Install dependencies with composer require (this may take a while).] ***
Thursday 07 June 2018 14:01:20 +0200 (0:00:00.018) 0:04:36.619 *********
ok: [default] => (item=drupal/console:~1.0)
ok: [default] => (item=drupal/devel:^1.0@beta)
ok: [default] => (item=drupal/rdfui:1.x-dev)
ok: [default] => (item=drupal/restui:^1.13)
ok: [default] => (item=drupal/media_entity:^1.6)
ok: [default] => (item=drupal/media_entity_image:^1.2)
ok: [default] => (item=drupal/search_api_solr:1.0.0)
ok: [default] => (item=drupal/facets:1.x-dev)
ok: [default] => (item=islandora/carapace:dev-8.x-1.x)
failed: [default] (item=islandora/islandora_image:dev-8.x-1.x) => {"changed": false, "item": "islandora/islandora_image:dev-8.x-1.x", "msg": "./composer.json has been updated > DrupalProject\composer\ScriptHandler::checkComposerVersion Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - Can only install one of: drupal/search_api[1.x-dev, 1.8.0]. - Can only install one of: drupal/search_api[1.8.0, 1.x-dev]. - Can only install one of: drupal/search_api[1.x-dev, 1.8.0]. - islandora/islandora dev-8.x-1.x requires drupal/search_api 1.x-dev -> satisfiable by drupal/search_api[1.x-dev]. - islandora/islandora_image dev-8.x-1.x requires islandora/islandora dev-8.x-1.x -> satisfiable by islandora/islandora[dev-8.x-1.x]. - Installation request for islandora/islandora_image dev-8.x-1.x -> satisfiable by islandora/islandora_image[dev-8.x-1.x]. - Installation request for drupal/search_api (locked at 1.8.0) -> satisfiable by drupal/search_api[1.8.0]. Installation failed, reverting ./composer.json to its original content.", "stdout": "./composer.json has been updated\n> DrupalProject\composer\ScriptHandler::checkComposerVersion\nLoading composer repositories with package information\nUpdating dependencies (including require-dev)\nYour requirements could not be resolved to an installable set of packages.\n\n Problem 1\n - Can only install one of: drupal/search_api[1.x-dev, 1.8.0].\n - Can only install one of: drupal/search_api[1.8.0, 1.x-dev].\n - Can only install one of: drupal/search_api[1.x-dev, 1.8.0].\n - islandora/islandora dev-8.x-1.x requires drupal/search_api 1.x-dev -> satisfiable by drupal/search_api[1.x-dev].\n - islandora/islandora_image dev-8.x-1.x requires islandora/islandora dev-8.x-1.x -> satisfiable by islandora/islandora[dev-8.x-1.x].\n - Installation request for islandora/islandora_image dev-8.x-1.x -> satisfiable by islandora/islandora_image[dev-8.x-1.x].\n - Installation request for drupal/search_api (locked at 1.8.0) -> satisfiable by drupal/search_api[1.8.0].\n\n\nInstallation failed, reverting ./composer.json to its original content.\n", "stdout_lines": ["./composer.json has been updated", "> DrupalProject\composer\ScriptHandler::checkComposerVersion", "Loading composer repositories with package information", "Updating dependencies (including require-dev)", "Your requirements could not be resolved to an installable set of packages.", "", " Problem 1", " - Can only install one of: drupal/search_api[1.x-dev, 1.8.0].", " - Can only install one of: drupal/search_api[1.8.0, 1.x-dev].", " - Can only install one of: drupal/search_api[1.x-dev, 1.8.0].", " - islandora/islandora dev-8.x-1.x requires drupal/search_api 1.x-dev -> satisfiable by drupal/search_api[1.x-dev].", " - islandora/islandora_image dev-8.x-1.x requires islandora/islandora dev-8.x-1.x -> satisfiable by islandora/islandora[dev-8.x-1.x].", " - Installation request for islandora/islandora_image dev-8.x-1.x -> satisfiable by islandora/islandora_image[dev-8.x-1.x].", " - Installation request for drupal/search_api (locked at 1.8.0) -> satisfiable by drupal/search_api[1.8.0].", "", "", "Installation failed, reverting ./composer.json to its original content."]}
The text was updated successfully, but these errors were encountered: