Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.32 KB | None | 0 0
  1. TASK [drutopia : install composer-managed items] *******************************
  2. fatal: [eccscoiin -> 127.0.0.1]: FAILED! => {"changed": false, "msg": "Loading composer repositories with package information Installing dependencies from lock file Package operations: 155 installs, 0 updates, 0 removals - Installing composer/installers (v1.5.0): Loading from cache - Installing cweagans/composer-patches (1.6.4): Loading from cache - Installing composer/semver (1.4.2): Loading from cache - Installing drupal-composer/drupal-scaffold (2.5.1): Loading from cache - Installing symfony/polyfill-ctype (v1.8.0): Downloading (100%) Failed to download symfony/polyfill-ctype from dist: /Users/mbiewener/.composer/cache/files/symfony/polyfill-ctype does not exist and could not be created. Now trying to download from source - Installing symfony/polyfill-ctype (v1.8.0): Cloning 7cc359f1b7 from cache - Installing paragonie/random_compat (v2.0.15): Downloading (100%) [ErrorException] copy(/Users/mbiewener/.composer/cache/files/paragonie/random_compat/97c442eb8fd1d2ba481f9ba52d6caaa51c921326.zip): failed to open stream: Permission denied install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>]...", "stdout": "Loading composer repositories with package information\nInstalling dependencies from lock file\nPackage operations: 155 installs, 0 updates, 0 removals\n - Installing composer/installers (v1.5.0): Loading from cache\n - Installing cweagans/composer-patches (1.6.4): Loading from cache\n - Installing composer/semver (1.4.2): Loading from cache\n - Installing drupal-composer/drupal-scaffold (2.5.1): Loading from cache\n - Installing symfony/polyfill-ctype (v1.8.0): Downloading (100%) Failed to download symfony/polyfill-ctype from dist: /Users/mbiewener/.composer/cache/files/symfony/polyfill-ctype does not exist and could not be created.\n Now trying to download from source\n - Installing symfony/polyfill-ctype (v1.8.0): Cloning 7cc359f1b7 from cache\n - Installing paragonie/random_compat (v2.0.15): Downloading (100%)\n \n [ErrorException] \n copy(/Users/mbiewener/.composer/cache/files/paragonie/random_compat/97c442eb8fd1d2ba481f9ba52d6caaa51c921326.zip): failed to open stream: Permission denied \n \n\ninstall [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>]...\n\n", "stdout_lines": ["Loading composer repositories with package information", "Installing dependencies from lock file", "Package operations: 155 installs, 0 updates, 0 removals", " - Installing composer/installers (v1.5.0): Loading from cache", " - Installing cweagans/composer-patches (1.6.4): Loading from cache", " - Installing composer/semver (1.4.2): Loading from cache", " - Installing drupal-composer/drupal-scaffold (2.5.1): Loading from cache", " - Installing symfony/polyfill-ctype (v1.8.0): Downloading (100%) Failed to download symfony/polyfill-ctype from dist: /Users/mbiewener/.composer/cache/files/symfony/polyfill-ctype does not exist and could not be created.", " Now trying to download from source", " - Installing symfony/polyfill-ctype (v1.8.0): Cloning 7cc359f1b7 from cache", " - Installing paragonie/random_compat (v2.0.15): Downloading (100%)", " ", " [ErrorException] ", " copy(/Users/mbiewener/.composer/cache/files/paragonie/random_compat/97c442eb8fd1d2ba481f9ba52d6caaa51c921326.zip): failed to open stream: Permission denied ", " ", "", "install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>]...", ""]}
  3.  
  4. NO MORE HOSTS LEFT *************************************************************
  5. to retry, use: --limit @/Users/mbiewener/Sites/nichq-community/provisioning/provision.retry
  6.  
  7. PLAY RECAP *********************************************************************
  8. eccscoiin : ok=42 changed=6 unreachable=0 failed=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement