Skip to content
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

Closed
visibilityspots opened this issue Mar 19, 2019 · 5 comments
Closed

failing to install any vagrant plugin #10743

visibilityspots opened this issue Mar 19, 2019 · 5 comments

Comments

@visibilityspots
Copy link

visibilityspots commented Mar 19, 2019

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)

@briancain
Copy link
Member

Hi there @visibilityspots - do you have a lot of other vagrant plugins installed at the moment? You could try running vagrant plugin expunge to remove everything, and then try to re-install the plugin to see if that fixes anything.

@visibilityspots
Copy link
Author

hi @briancain there are no plugins installed.. Already expunged everything.

@visibilityspots
Copy link
Author

after swiping everything related to vagrant and lxc before completely reinstalling both I could install the plugins I needed again.

@attila123
Copy link

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).

@ghost
Copy link

ghost commented Jan 28, 2020

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.

@ghost ghost locked and limited conversation to collaborators Jan 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants