Marc, New installers are building. I'll elaborate on what went wrong:
Our installers still configured Vagrant to look for "vagrant-login" despite it being in core. Since it is open source and in core now, this obviously caused this error. We're building new installers now to fix this issue. Best, Mitchell On Tue, Dec 9, 2014 at 10:17 PM, Mitchell Hashimoto <[email protected]> wrote: > Marc, > > I think I know what this is and I'm working on a fix now. > > Best, > Mitchell > > On Tue, Dec 9, 2014 at 10:14 PM, Marc-André Courtois <[email protected]> > wrote: >> I updated to 1.7.0 and started getting this error (see below). I removed >> ~/.vagrant.d/plugins.json as instructed but I kept getting the same error. I >> uninstalled everything, removed ~/.vagrant.d and did a fresh install of >> 1.7.0 but I'm still getting the same error. >> >> I looked into /opt/vagrant/embedded/gems but I don't see vagrant-login >> there. I'm wondering if it's a bug or only an issue on my side. >> >> >> Bundler, the underlying system used to manage Vagrant plugins, >> is reporting that a plugin or its dependency can't be found. >> This is usually caused by manual tampering with the 'plugins.json' >> file in the Vagrant home directory. To fix this error, please >> remove that file and reinstall all your plugins using `vagrant >> plugin install`. >> /opt/vagrant/embedded/gems/gems/bundler-1.7.8/lib/bundler/resolver.rb:357:in >> `resolve': Could not find gem 'vagrant-login (>= 0) ruby' in the gems >> available on this machine. (Bundler::GemNotFound) >> from >> /opt/vagrant/embedded/gems/gems/bundler-1.7.8/lib/bundler/resolver.rb:164:in >> `start' >> from >> /opt/vagrant/embedded/gems/gems/bundler-1.7.8/lib/bundler/resolver.rb:129:in >> `resolve' >> from >> /opt/vagrant/embedded/gems/gems/bundler-1.7.8/lib/bundler/definition.rb:193:in >> `resolve' >> from >> /opt/vagrant/embedded/gems/gems/bundler-1.7.8/lib/bundler/definition.rb:132:in >> `specs' >> from >> /opt/vagrant/embedded/gems/gems/bundler-1.7.8/lib/bundler/definition.rb:177:in >> `specs_for' >> from /opt/vagrant/embedded/gems/gems/vagrant-1.7.0/lib/vagrant.rb:76:in >> `<top (required)>' >> from >> /opt/vagrant/embedded/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:118:in >> `require' >> from >> /opt/vagrant/embedded/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:118:in >> `rescue in require' >> from >> /opt/vagrant/embedded/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:124:in >> `require' >> from /opt/vagrant/bin/../embedded/gems/gems/vagrant-1.7.0/bin/vagrant:105:in >> `<main>' >> >> -- >> 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.
