Hmmm... sorry :-/

Not sure whether using vagrant-berkshelf would be an option for you.
Waiting for chef 12.3.x to come out would be another one. Proposing to
apply the patch from the above PR against the chef 12.2-stable branch
(https://github.com/chef/chef/tree/12.2-stable) would probably reduce
the waiting time until the next 12.2.x release.

Btw: I get the same behaviour / error as you do. The reason it wants
to install 12.1.2 instead of 12.2.1? Not sure, but I believe vagrant
uses a gem mirror from hashicorp. I also tried `vagrant plugin install
vagrant-librarian-chef --plugin-source http://rubygems.org` but still
got the Chef 12.1.2 gem. Not sure what's going on there...

HTH, Torben


On Tue, Apr 7, 2015 at 11:26 PM, Tobias Geisler <[email protected]> wrote:
> Hi Torben,
>
> thx for the quick reply. The console output posted above actually was
> created in a command prompt with admin rights (was one of the first things I
> tried) in ComEmu. I've just tried install the plugin from the standard cmd
> prompt with admin rights, which gave me first this error:
>
> Errno::EACCES: Permission denied -
> C:/Users/Geisler/.vagrant.d/gems/gems/chef-12.1.2-x86-mingw32/Rakefile
>
> Then, I went to the .vagrant.d Folder and removed the half tick from the
> read-only property (). Trying to install again gave me the same output as in
> my original post.
>
> My internet research has sent me on a wild goose chase to no avail. Is there
> anything else I could try?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to