hashbangcode / vlad

Vlad - Vagrant LAMP Ansible Drupal
173 stars 53 forks source link

Build fails on Ubuntu 14 (drupal_console error) #316

Closed zxaos closed 8 years ago

zxaos commented 8 years ago

Because it just wouldn't be right to have a fatal drupal_console error on only two ( #314 ) of the three ( #308 ) OSes!

TASK: [drupal_console | Download the latest version of Drupal console] ********
failed: [192.168.100.100] => {"changed": true, "cmd": "curl -LSs http://drupalconsole.com/installer | php", "delta": "0:00:03.401584", "end": "2015-12-07 21:41:46.641833", "rc": 255, "start": "2015-12-07 21:41:43.240249", "warnings": ["Consider using get_url module rather than running curl"]}
stderr: PHP Warning:  Phar::mapPhar(-): failed to open stream: No such file or directory in - on line 9
PHP Stack trace:
PHP   1. {main}() -:0
PHP   2. Phar::mapPhar() -:9
PHP Fatal error:  Uncaught exception 'PharException' with message 'unable to open phar for reading "-"' in -:9
Stack trace:
#0 -(9): Phar::mapPhar('console.phar')
#1 {main}
  thrown in - on line 9
stdout: #!/usr/bin/env php

Warning: Phar::mapPhar(-): failed to open stream: No such file or directory in - on line 9

Call Stack:
    3.3847     217608   1. {main}() -:0
    3.3847     217736   2. Phar::mapPhar() -:9

Fatal error: Uncaught exception 'PharException' with message 'unable to open phar for reading "-"' in - on line 9

PharException: unable to open phar for reading "-" in - on line 9

Call Stack:
    3.3847     217608   1. {main}() -:0
    3.3847     217736   2. Phar::mapPhar() -:9

FATAL: all hosts have already failed -- aborting
dixhuit commented 8 years ago

Drupal Console is disabled in dev for now: https://github.com/hashbangcode/vlad/commit/8989a05c9802735f99f263ae2df3309ad7e559fc