puppet-php icon indicating copy to clipboard operation
puppet-php copied to clipboard

Error: Could not set 'present' on ensure

Open outrunthewolf opened this issue 10 years ago • 1 comments

Seem to get this no matter what version i'm installing.

Error: Could not set 'present' on ensure: uncaught throw #<RuntimeError: Error occured while configuring PHP 5.6.8> at 149:/opt/boxen/repo/shared/php/manifests/version.pp
Error: Could not set 'present' on ensure: uncaught throw #<RuntimeError: Error occured while configuring PHP 5.6.8> at 149:/opt/boxen/repo/shared/php/manifests/version.pp
Wrapped exception:
uncaught throw #<RuntimeError: Error occured while configuring PHP 5.6.8>
Error: /Stage[main]/Projects::All/Php::Version[5.6.8]/Php_version[5.6.8]/ensure: change from absent to present failed: Could not set 'present' on ensure: uncaught throw #<RuntimeError: Error occured while configuring PHP 5.6.8> at 149:/opt/boxen/repo/shared/php/manifests/version.pp
Notice: /Stage[main]/Projects::All/Php::Version[5.6.8]/Exec[pear-5.6.8-download_dir]: Dependency Php_version[5.6.8] has failures: true
Warning: /Stage[main]/Projects::All/Php::Version[5.6.8]/Exec[pear-5.6.8-download_dir]: Skipping because of failed dependencies
Notice: /Stage[main]/Projects::All/Php::Version[5.6.8]/Exec[pear-5.6.8-temp_dir]: Dependency Php_version[5.6.8] has failures: true
Warning: /Stage[main]/Projects::All/Php::Version[5.6.8]/Exec[pear-5.6.8-temp_dir]: Skipping because of failed dependencies
Notice: /Stage[main]/Projects::All/Php::Version[5.6.8]/Exec[pear-5.6.8-cache_dir]: Dependency Php_version[5.6.8] has failures: true
Warning: /Stage[main]/Projects::All/Php::Version[5.6.8]/Exec[pear-5.6.8-cache_dir]: Skipping because of failed dependencies
Notice: /Stage[main]/Projects::All/Php::Version[5.6.8]/Exec[phpenv-rehash-post-install-5.6.8]: Dependency Php_version[5.6.8] has failures: true
Warning: /Stage[main]/Projects::All/Php::Version[5.6.8]/Exec[phpenv-rehash-post-install-5.6.8]: Skipping because of failed dependencies
Notice: /Stage[main]/Projects::All/Php::Version[5.6.8]/File[/opt/boxen/phpenv/versions/5.6.8]: Dependency Php_version[5.6.8] has failures: true
Warning: /Stage[main]/Projects::All/Php::Version[5.6.8]/File[/opt/boxen/phpenv/versions/5.6.8]: Skipping because of failed dependencies
Notice: /Stage[main]/Projects::All/Php::Version[5.6.8]/File[/opt/boxen/phpenv/versions/5.6.8/modules]: Dependency Php_version[5.6.8] has failures: true
Warning: /Stage[main]/Projects::All/Php::Version[5.6.8]/File[/opt/boxen/phpenv/versions/5.6.8/modules]: Skipping because of failed dependencies

If I can give you any more information please let me know. Unfortunately I havent a clue where to start looking to fix this. Could be my setup though.

outrunthewolf avatar May 28 '15 16:05 outrunthewolf

@outrunthewolf , I've just got this exact same error with the latest Boxen.

Did you ever find a fix or workaround for it?

henscu avatar Mar 30 '16 21:03 henscu