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: Could not set 'present' on ensure #59

Open
outrunthewolf opened this issue May 28, 2015 · 1 comment
Open

Error: Could not set 'present' on ensure #59

outrunthewolf opened this issue May 28, 2015 · 1 comment

Comments

@outrunthewolf
Copy link

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.

@henscu
Copy link

henscu commented Mar 30, 2016

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

Did you ever find a fix or workaround for it?

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

2 participants