I'm trying to launch openy project on simplytest and got requirements problem:
#2850415: Composer installation fails for openy had the same issue.
- Address requires the commerceguys/addressing library.
- Address requires the commerceguys/zone library.
Similar issues:
#2850415: Composer installation fails for openy
#2856972: Composer requirements aren't met during installation of distribution
#2754225: Create a demo site on Simplytest.me
#2841592: Composer installation fails for Open Social
Steps for reproduce:
- go to https://simplytest.me/project/openy/8.x-1.x
- click on button "sandbox"
- got errors on "Verify requirements" step
It behaves the same way for each of the previous releases.
I did not have an issue with composer getting these dependencies locally.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | Screen Shot 2017-11-30 at 5.07.21 PM.png | 85.34 KB | sanchiz |
| #8 | Screen Shot 2017-11-30 at 5.08.55 PM.png | 100.46 KB | sanchiz |
Comments
Comment #2
patrickd commentedseems to be a general issue with composer on simplytest.me, sorry, i'll look into it
https://www.drupal.org/node/2860648
Comment #3
patrickd commentedSo this might be a problem with a module version dependency in your composer json, see https://www.drupal.org/node/2860648#comment-11987997
Comment #4
kerby70 commented@patrickd Thank you for the information, I will look into this.
Comment #5
kerby70 commented@patrickd There still seems to be issues getting the required packages, is there any additional information that I could get?
Comment #6
patrickd commentedcomposer still fails with
because drupal-composer.org is still mentioned as repository in the composer files of 2 modules used by openy
Comment #7
podarok@patrickd
There are no files composer.json in the repository, which you are referring to in #6
Could you please show us the log with the latest 8.x-1.x-dev ?
Comment #8
sanchiz commented@patrickd it seems that issues appeared again. When we try to install OpenY 8.x-1.x on simplytest.me, it says that address library does not exist.
Could you please help us to resolve or advice how we can help?