-
Notifications
You must be signed in to change notification settings - Fork 847
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
Q: Vagrant up failure #2685
Comments
Thanks for opening your first issue here! Be sure to follow the issue template and include your OS/Vagrant/VVV versions! Don't forget you can get support in the VVV slack at https://varyingvagrantvagrants.org/docs/en-US/slack/
|
Add Here's the issue and the PR to fix it by mentioning |
The |
All of the sudden, I'm getting dependency errors with Vagrant plugins. Realizing this happened a while back, I looked up this Ticket. Based on it, I run:
But no matter what I do, I keep getting the dependency error:
Not sure how to remedy if |
1 similar comment
All of the sudden, I'm getting dependency errors with Vagrant plugins. Realizing this happened a while back, I looked up this Ticket. Based on it, I run:
But no matter what I do, I keep getting the dependency error:
Not sure how to remedy if |
Same problem, with suggested, temporary solution:
|
What is the plugin issue that creates the issue?
|
Don't we have a vagrant dependency? https://github.com/goodhosts/vagrant/blob/main/Gemfile#L5
|
I think that is only for development, downloading the last gem https://github.com/goodhosts/vagrant/releases/tag/1.1.7 and checking the metadata I don't find any reference to that dependency. I think that the user is using an old version of vagrant or the plugin.
|
FYI, I am running Vagrant version 2.4.2-1 here. |
I have the same issue with the vagrant 2.4.2 and the plugin 1.1.7 release (also just packaged). It seems a bug in vagrant hashicorp/vagrant#13527 and the fix was aalready merged so we need just to wait for the next release. |
My vagrant-goodhosts plugin has been upgraded to the latest version 1.1.6, but no matter what I do Vagrant is looking for a specific version, the old version, 1.1.4.
Not sure how to remedy!
Mark
The text was updated successfully, but these errors were encountered: