Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing xhprof due to issues with composer #7

Open
nathanv opened this issue Oct 19, 2015 · 0 comments
Open

Error installing xhprof due to issues with composer #7

nathanv opened this issue Oct 19, 2015 · 0 comments

Comments

@nathanv
Copy link

nathanv commented Oct 19, 2015

Seems to be similar to puphpet/puphpet#1071

==> default: Error: composer install --working-dir /var/www/xhprof returned 1 instead of one of [0]
==> default: Error: /Stage[main]/Main/Composer::Run[xhprof-composer-run]/Exec[composer install --working-dir /var/www/xhprof]/returns: change from notrun to 0 failed: composer install --working-dir /var/www/xhprof returned 1 instead of one of [0]
==> default: Error: Could not set 'present' on ensure: No such file or directory - /etc/php5/conf.d/zzz_xdebug.ini20151019-1668-1l5gzwd.lock at 24:/tmp/vagrant-puppet/modules-2118a091ee3b16309c4d99258100e4ac/puppet/manifests/ini.pp
==> default: Error: Could not set 'present' on ensure: No such file or directory - /etc/php5/conf.d/zzz_xdebug.ini20151019-1668-1l5gzwd.lock at 24:/tmp/vagrant-puppet/modules-2118a091ee3b16309c4d99258100e4ac/puppet/manifests/ini.pp
==> default: Wrapped exception:
==> default: No such file or directory - /etc/php5/conf.d/zzz_xdebug.ini20151019-1668-1l5gzwd.lock
==> default: Error: /Stage[main]/Main/Puppet::Ini[xdebug]/File[/etc/php5/conf.d/zzz_xdebug.ini]/ensure: change from absent to present failed: Could not set 'present' on ensure: No such file or directory - /etc/php5/conf.d/zzz_xdebug.ini20151019-1668-1l5gzwd.lock at 24:/tmp/vagrant-puppet/modules-2118a091ee3b16309c4d99258100e4ac/puppet/manifests/ini.pp
==> default: Error: Could not set 'present' on ensure: No such file or directory - /etc/php5/conf.d/zzz_custom.ini20151019-1668-10wqhr1.lock at 24:/tmp/vagrant-puppet/modules-2118a091ee3b16309c4d99258100e4ac/puppet/manifests/ini.pp
==> default: Error: Could not set 'present' on ensure: No such file or directory - /etc/php5/conf.d/zzz_custom.ini20151019-1668-10wqhr1.lock at 24:/tmp/vagrant-puppet/modules-2118a091ee3b16309c4d99258100e4ac/puppet/manifests/ini.pp
==> default: Wrapped exception:
==> default: No such file or directory - /etc/php5/conf.d/zzz_custom.ini20151019-1668-10wqhr1.lock
==> default: Error: /Stage[main]/Main/Puppet::Ini[custom]/File[/etc/php5/conf.d/zzz_custom.ini]/ensure: change from absent to present failed: Could not set 'present' on ensure: No such file or directory - /etc/php5/conf.d/zzz_custom.ini20151019-1668-10wqhr1.lock at 24:/tmp/vagrant-puppet/modules-2118a091ee3b16309c4d99258100e4ac/puppet/manifests/ini.pp
==> default: Error: Could not set 'present' on ensure: No such file or directory - /etc/php5/conf.d/zzz_php.ini20151019-1668-1tnmosm.lock at 24:/tmp/vagrant-puppet/modules-2118a091ee3b16309c4d99258100e4ac/puppet/manifests/ini.pp
==> default: Error: Could not set 'present' on ensure: No such file or directory - /etc/php5/conf.d/zzz_php.ini20151019-1668-1tnmosm.lock at 24:/tmp/vagrant-puppet/modules-2118a091ee3b16309c4d99258100e4ac/puppet/manifests/ini.pp
==> default: Wrapped exception:
==> default: No such file or directory - /etc/php5/conf.d/zzz_php.ini20151019-1668-1tnmosm.lock
==> default: Error: /Stage[main]/Main/Puppet::Ini[php]/File[/etc/php5/conf.d/zzz_php.ini]/ensure: change from absent to present failed: Could not set 'present' on ensure: No such file or directory - /etc/php5/conf.d/zzz_php.ini20151019-1668-1tnmosm.lock at 24:/tmp/vagrant-puppet/modules-2118a091ee3b16309c4d99258100e4ac/puppet/manifests/ini.pp
==> default: Notice: /Stage[main]/Php::Devel/Package[php-devel]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Main/Service[php5-fpm]: Dependency File[/etc/php5/conf.d/zzz_xdebug.ini] has failures: true
==> default: Notice: /Stage[main]/Main/Service[php5-fpm]: Dependency File[/etc/php5/conf.d/zzz_php.ini] has failures: true
==> default: Notice: /Stage[main]/Main/Service[php5-fpm]: Dependency File[/etc/php5/conf.d/zzz_custom.ini] has failures: true
==> default: Warning: /Stage[main]/Main/Service[php5-fpm]: Skipping because of failed dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant