The exact same happens on my system. Vagrant 1.7.4 downloaded from Vagrant website on Mac OS X 10.10; The error message asking for the download of the plugin (`vagrant plugin install vagrant-windows`) is printed upon issuing the "vagrant up" command.
Cheers, HU Am Dienstag, 6. Oktober 2015 11:56:29 UTC+2 schrieb Alvaro Miranda Aguilera: > > Hello: > > This plugin is deprecated, please use Vagrant 1.6+ which natively > supports Windows guests over WinRM. > > You shouldn't need that plugin. > > From where you got the instructions to install that? > > > > On Mon, Sep 28, 2015 at 7:42 PM, Aleksander Sjåfjell > <[email protected] <javascript:>> wrote: > > I have installed Vagrant 1.7.4 with install from Vagrantup.com, > downloaded a > > Windows box, and was promted to run > > `vagrant plugin install vagrant-windows`. > > > > This gives me the following gem issues: > > > > Vagrant could not find compatible versions for gem "winrm": > > In Gemfile: > > vagrant (= 1.7.4) ruby depends on > > winrm (~> 1.3) ruby > > > > > > vagrant (= 1.7.4) ruby depends on > > winrm-fs (~> 0.2.0) ruby depends on > > winrm (~> 1.3.0) ruby > > > > > > vagrant-windows (>= 0) ruby depends on > > winrm (~> 1.1.1) ruby > > Vagrant could not find compatible versions for gem "vagrant": > > In Gemfile: > > vagrant-windows (>= 0) ruby depends on > > vagrant (~> 1.0.3) ruby > > > > > > vagrant (= 1.7.4) ruby > > > > > > How can I solve this? > > > > Any help is appreciated. Thanks! > > > > -- > > This mailing list is governed under the HashiCorp Community Guidelines - > > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation > > of those guidelines may result in your removal from this mailing list. > > > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > > IRC: #vagrant on Freenode > > --- > > 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] <javascript:>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/vagrant-up/4d56bafe-550b-44b8-b42e-d3d1e88aa1e7%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/7e5aaa8f-0648-4966-b541-ab47908226f1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
