Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Fail to use "provision" with chef + berkshelf #158

Closed
guilhem opened this issue Oct 8, 2013 · 4 comments
Closed

Fail to use "provision" with chef + berkshelf #158

guilhem opened this issue Oct 8, 2013 · 4 comments

Comments

@guilhem
Copy link
Contributor

guilhem commented Oct 8, 2013

Hi,

I hit a bug with vagrant-lxc (it works with any other provider I use like VBox, managed, libvirt...) :
When I "up" my VM, porvision work like a charm.
But When I try to do the same after that with "provision", command fail.

Why?
It seems to be a bug with syncfolder. Vagrant-berkshelf plugin use a path

/tmp/vagrant-chef-1/chef-solo-1/cookbooks

To put cookbooks in... but after "provision" this folder is empty.

https://gist.github.com/guilhem/d7e1b1cb1f1043867321

@guilhem
Copy link
Contributor Author

guilhem commented Oct 8, 2013

Same things happen to other in my company
and we are using "reload" to bypass

@fgrehm
Copy link
Owner

fgrehm commented Oct 8, 2013

Sorry but this is an upstream bug in both Berkshelf and Librarian that seems to also affect the vmware provider. I've sent both projects pull requests but the issue has not been fixed yet =/

@fgrehm fgrehm closed this as completed Oct 8, 2013
@guilhem
Copy link
Contributor Author

guilhem commented Oct 8, 2013

Thank you for pointing this :)
I hope that it will be merged as soon as possible :/

@fgrehm
Copy link
Owner

fgrehm commented Oct 8, 2013

Me too, but in the meantime I've added an entry to the Troubleshooting section of the Wiki so that others can easily find the references and 👍 the PRs as well ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants