dirkaholic / vagrant-php-dev-box

PHP 7 vagrant development box with nginx, php-fpm, MySQL, Symfony, Laravel, ... on Ubuntu 16.04
477 stars 142 forks source link

The SSH command responded with a non-zero exit status #16

Closed itsazzad closed 8 years ago

itsazzad commented 8 years ago

Is this means that the command failed?

==> default: err: /Stage[main]/Development/Exec[install capifony using RubyGems]/returns: change from notrun to 0 failed: gem install capifony returned 1 instead of one of [0] at /tmp/vagrant-puppet/manifests-846018e2aa141a5eb79a64b4015fc5f3/default.pp:72
==> default: notice: /Stage[main]/Devbox_php_fpm/Php::Module[xhprof]/File[xhprof.ini]: Dependency Package[php-xhprof] has failures: true
==> default: warning: /Stage[main]/Devbox_php_fpm/Php::Module[xhprof]/File[xhprof.ini]: Skipping because of failed dependencies
==> default: info: Class[Php::Fpm::Service]: Scheduling refresh of Service[php5-fpm]
==> default: notice: /Stage[main]/Php::Fpm::Service/Service[php5-fpm]: Dependency Package[php-xhprof] has failures: true
==> default: notice: /Stage[main]/Php::Fpm::Service/Service[php5-fpm]: Dependency Package[php-apc] has failures: true
==> default: warning: /Stage[main]/Php::Fpm::Service/Service[php5-fpm]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Php::Fpm::Service/Service[php5-fpm]: Triggered 'refresh' from 1 events
==> default: info: Creating state file /var/lib/puppet/state/state.yaml
==> default: notice: Finished catalog run in 7719.89 seconds
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
==> default: The previous process exited with exit code 1.
dirkaholic commented 8 years ago

Just upgraded to a new version using the ansible privisioner and therefor will close this issue.