I am getting the following when running `vagrant plugin list`:
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/pre-rubygems.rb:31: warning: Insecure world writable dir /Users/SomeDir1 in PATH, mode 040777 /opt/vagrant/embedded/gems/gems/bundler-1.10.5/lib/bundler/shared_helpers.rb:78: warning: Insecure world writable dir /Users/SomeDir1 in PATH, mode 040777 vagrant-share (1.1.4, system) Does this indicate anything? -- Mvh. Aleksander Sjåfjell On Sun, Oct 25, 2015 at 9:39 AM, Sjåfjell, Aleksander <[email protected]> wrote: > I will try that today! Does that mean just uninstalling vagrant-windows? > -- > Mvh. > Aleksander Sjåfjell > On Sun, Oct 25, 2015 at 2:24 AM, Alvaro Miranda Aguilera > <[email protected]> wrote: >> Hello, please run: >> vagrant plugin list >> and remove any plugin that may be causing issues. >> Alvaro >> On Sun, Oct 25, 2015 at 9:51 AM, Hans-Uwe Brackel >> <[email protected]> wrote: >>> 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]> 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]. >>>> > 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. >> -- >> 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 a topic in the >> Google Groups "Vagrant" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/vagrant-up/qId07EPwFp8/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/vagrant-up/CAHqq0ew2fom1TFqXTcBvgsdGfe4e1d2sKs160sMBNMmnCFxMgg%40mail.gmail.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/1445765889407.64975c27%40Nodemailer. For more options, visit https://groups.google.com/d/optout.
