cloud9-install-laravel-5.5 icon indicating copy to clipboard operation
cloud9-install-laravel-5.5 copied to clipboard

Script access issues to composer cache...

Open karlkras opened this issue 7 years ago • 0 comments

This is happening. I think the script needs to perform a chown on the .composer directory and files.

Package operations: 70 installs, 0 updates, 1 removal

  • Removing pkeogan/cloud9-install-laravel-5.5 (1.0.3)
  • Installing symfony/thanks (v1.0.3): Downloading (100%) Failed to download symfony/thanks from dist: /home/ubuntu/.composer/cache/files/symfony/thanks does not exist and could not be created. Now trying to download from source
  • Installing symfony/thanks (v1.0.3): Cloning 8c12bbe4ba from cache
  • Installing doctrine/inflector (v1.2.0): Downloading (100%)
  • Installing doctrine/lexer (v1.0.1): Downloading (100%)
  • Installing erusev/parsedown (1.6.4): Downloading (100%)
  • Installing vlucas/phpdotenv (v2.4.0): Downloading (100%)
  • Installing symfony/css-selector (v3.4.3): Downloading (100%) Failed to download symfony/css-selector from dist: /home/ubuntu/.composer/cache/files/symfony/css-selector does not exist and could not be created. Now trying to download from source
  • Installing symfony/css-selector (v3.4.3): Cloning e66394bc76 from cache
  • Installing tijsverkoyen/css-to-inline-styles (2.2.1): Downloading (100%)
  • Installing symfony/polyfill-mbstring (v1.6.0): Loading from cache
  • Installing symfony/var-dumper (v3.4.3): Downloading (100%) Failed to download symfony/var-dumper from dist: /home/ubuntu/.composer/cache/files/symfony/var-dumper does not exist and could not be created. Now trying to download from source
  • Installing symfony/var-dumper (v3.4.3): Cloning 545be7e78c from cache
  • Installing symfony/routing (v3.4.3): Downloading (100%) Failed to download symfony/routing from dist: /home/ubuntu/.composer/cache/files/symfony/routing does not exist and could not be created. Now trying to download from source
  • Installing symfony/routing (v3.4.3): Cloning e2b6d6fe7b from cache
  • Installing symfony/process (v3.4.3): Downloading (100%)

[ErrorException]
copy(/home/ubuntu/.composer/cache/files/symfony/process/409c7dcf445b2cdcae173a2977f56da7767a7858.zip): failed to open stream: Permission denied

karlkras avatar Jan 21 '18 14:01 karlkras