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

Config file/package setup issue in dependent cookbook #7

Closed
jschneiderhan opened this issue Aug 19, 2013 · 3 comments
Closed

Config file/package setup issue in dependent cookbook #7

jschneiderhan opened this issue Aug 19, 2013 · 3 comments

Comments

@jschneiderhan
Copy link
Contributor

When trying to run the docker:default recipe in a new vagrant instance my chef run fails while running the lxc:default recipe. An issue reported by @paulczar for the lxc cookbook shows the error message I am getting and proposes a possible solution. I'm providing a link here so people can quickly determine if their failing builds are caused by the same issue

hw-cookbooks/lxc#39

Here the error message reported on PR mentioned above:

Setting up lxc (0.7.5-3ubuntu67) ...

Configuration file `/etc/default/lxc'
 ==> File on system created by you or by a script.
 ==> File also in package provided by package maintainer.
   What would you like to do about it ?  Your options are:
    Y or I  : install the package maintainer's version
    N or O  : keep your currently-installed version
      D     : show the differences between the versions
      Z     : start a shell to examine the situation
 The default action is to keep your current version.
*** lxc (Y/I/N/O/D/Z) [default=N] ? 
invoke-rc.d: policy-rc.d denied execution of start.
lxc-net start/running
@bflad
Copy link
Contributor

bflad commented Aug 20, 2013

Can others please +1 that issue?

@bflad
Copy link
Contributor

bflad commented Aug 22, 2013

I believe this was resolved upstream with 1.1.2. Can you test and confirm?

@jschneiderhan
Copy link
Contributor Author

Works for me. Thanks for staying on top of the issue, and providing this cookbook!

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