Closed c10l closed 10 years ago
Me too. Exactly the same error on Windows with Vagrant 1.5 and Vagrant-Chef-Zero 0.6.0
any movement here? this is still busted.
Having the same issues with this using Vagrant 1.5.4
Updated: My problem was actually that I didn't have vagrant-berkshelf 2.0.1 installed as I thought.
vagrant plugin list
showed that I actually had version 1.3.7 (or something) installed.
Fixed the issue with:
vagrant plugin uninstall vagrant-berkshelf
vagrant plugin install vagrant-berkshelf --plugin-version=2.0.1
Same problem as gavares --
It seems like this happens if you install the vagrant-omnibus plugin AFTER you install the vagrant-berkshelf (i.e. it seems to downgrade the version of vagrant-berkshelf). I'll post elsewhere about this but just in case it bites people here.
Had to manually uninstall vagrant-berkshelf and reinstall for this to work.
Thanks @eashman and @gavares, this got me past a 2-hour hurdle. Also had to fully uninstall Vagrant and start over (before hitting this issue for the 2nd time), as my previous Vagrant install was pre-1.5.
FYI - I cross-posted here and there's some more info:
@gavares Thanks for your update :+1:. Your solution fixed my problem as well.
@gavares another thanks, saved much worry.
@gavares thanks! :)
@gavares Thanks!!
This issue has been resolved since vagrant-chef-zero 0.7.0, so this issue can be marked as closed.
Hey,
Just to give a heads up that since I upgraded Vagrant to 1.5 I'm getting this error: