-
Notifications
You must be signed in to change notification settings - Fork 490
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
Error installing Composer packages #491
Comments
I've also noticed this error:
Making sure this has been run before running the PHP script solves the problem: Should this line be a requirement (include in base.sh)? |
hmmm, you may need to update your base box (use The |
As I'm using VMware Fusion, the box being used is precise64. I'm not sure if there already is a VMware box available for 14.04 |
* commit '2ac62562aed6399424ae651c78a08224e714c487': Moving the creation of COMPOSER_HOME Fixing composer.sh, ref fideloper#491 Update Elasticsearch version vagrantfile for 1.4.1 release mpm_event is enabled by default, disable mpm_prefork and mpm_worker to ensure no conflicts Remove apache2-mpm-event...it looks to be apart of the default install of apache2 Conflicts: scripts/apache.sh
I'm getting the error in VirtualBox, with default trusty64 box, when I set drush/drush:master-dev as my sole Composer package. |
I never knowingly commited anything to this project. I tried to update my fork last weekend, which failed. |
When uncommenting all the packages my machine, it keeps hanging on this message:
Updating dependencies (including require-dev)
A few lines before that it shows me an error, which probably causes the hang:
This is what my Vagrantfile looks like, running it using the VMware provider:
The text was updated successfully, but these errors were encountered: