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

specify upstart as service provider for cgroup on ubuntu 14.04 #169

Merged
merged 1 commit into from
Jun 24, 2014
Merged

specify upstart as service provider for cgroup on ubuntu 14.04 #169

merged 1 commit into from
Jun 24, 2014

Conversation

jblancett
Copy link
Contributor

I'm getting the following error when I run this on ubuntu 14.04:

Errno::ENOENT

No such file or directory - /etc/init.d/cgroup-lite start

this fixes it

@bflad
Copy link
Contributor

bflad commented Jun 24, 2014

Ah its a newly fixed bug (CHEF-5276, fixed in 11.14)! Chef master has Upstart as the default because of this merged 2 weeks ago:
https://tickets.opscode.com/browse/CHEF-5276
chef/chef@1dfc84e
https://github.com/opscode/chef/blob/master/lib/chef/platform/provider_mapping.rb#L74-L76

I'll get this workaround in though because we cannot force everyone to upgrade at once 😄

bflad added a commit that referenced this pull request Jun 24, 2014
specify upstart as service provider for cgroup on ubuntu 14.04
@bflad bflad merged commit 2b10d50 into sous-chefs:master Jun 24, 2014
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

Successfully merging this pull request may close these issues.

2 participants