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

Wrong init provider on Ubuntu 14.04 #438

Closed
bastelfreak opened this issue Jul 29, 2018 · 2 comments
Closed

Wrong init provider on Ubuntu 14.04 #438

bastelfreak opened this issue Jul 29, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@bastelfreak
Copy link
Member

I noticed something during the last acceptance test:
https://travis-ci.org/solarkennedy/puppet-consul/jobs/409529972#L1184

  Info: Class[Consul::Config]: Scheduling refresh of Class[Consul::Run_service]
  Info: Class[Consul::Run_service]: Scheduling refresh of Service[consul]
  Error: /Stage[main]/Consul::Run_service/Service[consul]: Provider upstart is not functional on this host
  Notice: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Dependency Service[consul] has failures: true
  Warning: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Skipping because of failed dependencies
  Notice: /Stage[main]/Consul/Anchor[consul_last]: Dependency Service[consul] has failures: true
  Warning: /Stage[main]/Consul/Anchor[consul_last]: Skipping because of failed dependencies
  Info: Stage[main]: Unscheduling all events on Stage[main]
  Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
  Notice: Applied catalog in 5.75 seconds

I'm not sure if this is an actual bug or just a regression in Puppet.

@bastelfreak bastelfreak added the bug Something isn't working label Jul 29, 2018
@solarkennedy
Copy link
Contributor

Is this now fixed thanks to your work?

@bastelfreak
Copy link
Member Author

Ah right. This is fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants