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

Could not evaluate: No ability to determine if sensu_clean_config exists #1

Closed
ghost opened this issue Jun 14, 2012 · 5 comments
Closed

Comments

@ghost
Copy link

ghost commented Jun 14, 2012

Sensu-puppet module throws this error on a subset of instances, unsure of the cause.

err Could not evaluate: No ability to determine if sensu_clean_config exists /Stage[main]/Sensu::Package/Sensu_clean_config[] /etc/puppet/modules/sensu/manifests/package.pp 47 2012-06-14 12:01 PDT
err Could not evaluate: No ability to determine if sensu_client_config exists /Stage[main]//Node[]/Sensu::Client[]/Sensu_client_config[] /etc/puppet/modules/sensu/manifests/client.pp 29 2012-06-14 12:01 PDT
err Could not evaluate: No ability to determine if sensu_rabbitmq_config exists /Stage[main]//Node[]/Sensu::Client[]/Sensu::Rabbitmq[client]/Sensu_rabbitmq_config[] /etc/puppet/modules/sensu/manifests/rabbitmq.pp 66 2012-06-14 12:01 PDT
err Could not evaluate: No ability to determine if sensu_check_config exists /Stage[main]//Node[]/Sensu::Check[check_disk]/Sensu_check_config[check_disk] /etc/puppet/modules/sensu/manifests/check.pp 22 2012-06-14 12:01 PDT
warning Skipping because of failed dependencies /Stage[main]//Node[]/Sensu::Client[]/Service[sensu-client] /etc/puppet/modules/sensu/manifests/client.pp 38 2012-06-14 12:01 PDT
notice Dependency Sensu_client_config[] has failures: true /Stage[main]//Node[]/Sensu::Client[]/Service[sensu-client] /etc/puppet/modules/sensu/manifests/client.pp 38 2012-06-14 12:01 PDT
notice Dependency Sensu_rabbitmq_config[] has failures: true /Stage[main]//Node[]/Sensu::Client[]/Service[sensu-client] /etc/puppet/modules/sensu/manifests/client.pp 38 2012-06-14 12:01 PDT
notice Finished catalog run in 20.37 seconds Puppet 2012-06-14 12:01 PDT

@jamtur01
Copy link
Contributor

jamtur01 commented Jul 7, 2012

Can you run with --trace --debug --verbose and provide the output please?

@ghost
Copy link
Author

ghost commented Jul 9, 2012

This is somewhat difficult. The error never occurs when running interactively, only when run in an automated fashion (via mcollective/puppetcommander)

@alcy
Copy link
Contributor

alcy commented Nov 20, 2012

Seeing this behavior (always reproducible on the first run) https://gist.github.com/4118734. Although I have pasted the trace for sensu_clean_config, similar traces for a few others.

@alcy
Copy link
Contributor

alcy commented Nov 22, 2012

This should be fixed by alcy@452470b

@jamtur01
Copy link
Contributor

Fixed in 3018ce1

jaxxstorm pushed a commit that referenced this issue Jul 22, 2016
add source to remote_file definition in plugin.pp
jaxxstorm added a commit that referenced this issue Aug 18, 2016
cwjohnston pushed a commit that referenced this issue Apr 3, 2017
Added parameters to the log rotation
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