-
-
Notifications
You must be signed in to change notification settings - Fork 645
Install problem on Ubuntu - Fails on "Generate Drupal project with composer package" #741
Comments
Ubunbu 16.04 composer create-project fails on
I added the timeout config at the end of drupal/composer.json (not sure if it is the right place), will see if it goes through like this.
|
I killed the unzipping of drupal/core from cache, and now (after 15+ minutes) it's going through the next steps.
|
For me it finished with everything, so adding the timeout in the config was what solved it for me. |
This looks related to #733. |
I've updated a few things (including the default timeout) for tag 3.1.2; please try that or master and see if everything is working now. @oxyc also mentioned a potential way of increasing performance further if you want to use Drupal VM's built-in composer file—basically move the vendor directory outside of a synced folder, since even NFS is a lot slower than native directories: #733 (comment) |
@Xilis , how did you do this? - "I killed the unzipping of drupal/core from cache, and now (after 15+ minutes) it's going through the next steps." Thanks! |
@prateekvarma, killed the unzip process while it was in that step, so it didn't waste time. |
I have no issues installing Drupal VM 3.1.1+ with OSX, but with the same code I have issues that are reproducible on multiple Ubuntu machines and versions (15.04 and 16.04).
Vagrant 1.8.1
Ansible 2.1.0.0
VirtualBox 5.0.20
This is the error I get:
The text was updated successfully, but these errors were encountered: