-
Notifications
You must be signed in to change notification settings - Fork 129
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
vagrant-libvirt conflict #169
Comments
How did you uninstall vagrant-libvirt?
|
Updating Vagrant to a newer versions solved my problem. Here's a related ticket for the vagrant-hostsmanager plugin: |
I uninstalled it with apt (apt-get remove vagrant-libvirt) |
Thanks for the information. I'm using the 2.0.2 available from the repository. I'm guessing this will be solved as soon as 2.0.3 is available through the repo. |
On a clean install of Ubuntu 18.04 and Vagrant 2.0.2 installed from repository.
I get this error message when trying to install the plugin
Uninstalling
vagrant-libvirt
(which comes along when vagrant) and then installingvagrant-hostupdater
works fine. It's also no problem installing thevagrant-libvirt
package again afterwards.The text was updated successfully, but these errors were encountered: