-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
failing to install any vagrant plugin #10743
Comments
Hi there @visibilityspots - do you have a lot of other vagrant plugins installed at the moment? You could try running |
hi @briancain there are no plugins installed.. Already expunged everything. |
after swiping everything related to vagrant and lxc before completely reinstalling both I could install the plugins I needed again. |
I also ended up uninstalling the vagrant distro package, deleting /opt/vagrant and ~/.vagrant.d (this will of course delete all your plugins and boxes, etc.) and re-installing vagrant (from distro package). |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Vagrant version
$ vagrant --version
Vagrant 2.2.4
Host operating system
Arch Linux
Debug output
https://gist.github.com/visibilityspots/ede24eba7aee0aa5c71f1c7b72dcda21
Expected behavior
Successful installation of any vagrant plugin
Actual behavior
The installer failed on
/usr/lib/ruby/2.6.0/rubygems/uninstaller.rb:264:in `remove': uninitialized constant Gem::RDoc (NameError)
The text was updated successfully, but these errors were encountered: