Jump to content

Composer install hangs while updating dependencies


mickaelperrin

Recommended Posts

Hi,
 
I try to install github version of prestashop, but composer fails while updating dependencies.
 
Here is the last line of the log:

Writing /composer/cache/repo/https---packagist.org/provider-rsky$pear-core-min.json into cache
bash : ligne 1 :   346 Processus arrêté      /usr/local/bin/composer --working-dir=/src -vvv install --prefer-dist --no-interaction
composer --version
src
Changed CWD to /src
Reading ./composer.json
Loading config file /composer/config.json
Loading config file /composer/auth.json
Loading config file ./composer.json
Checked CA file /etc/ssl/certs/ca-certificates.crt: valid
Executing command (/src): git branch --no-color --no-abbrev -v
Executing command (/src): git describe --exact-match --tags
Executing command (/src): git log --pretty="%H" -n1 HEAD
Reading /composer/composer.json
Loading config file /composer/config.json
Loading config file /composer/auth.json
Loading config file /composer/composer.json
Loading config file /composer/auth.json
Reading /composer/auth.json
Reading /composer/vendor/composer/installed.json
Loading plugin Hirak\Prestissimo\Plugin
Running 1.3.1 (2017-01-07 18:08:51) with PHP 7.1.0 on Linux / 4.9.4-moby
Composer version 1.3.1 2017-01-07 18:08:51

Any idea ?

 

Thanks

Link to comment
Share on other sites

I tried to clear-cache and run without plugins, same issue.

Downloading http://packagist.org/p/rsky/pear-core-min%2431669e9bbb625b2ba3cde4155cf89093b6a881227f6ff8e060684626f257cf2a.json
Writing /composer/cache/repo/https---packagist.org/provider-rsky$pear-core-min.json into cache
bash : ligne 1 :   242 Processus arrêté      /usr/local/bin/composer --working-dir=/${local_path} -vvv install --prefer-dist --no-interaction -vvv --no-plugins
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...