-
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
vagrant plugin install failure using local gem #7493
Comments
I am experiencing the same issue. After upgrading to 1.8.4 'vagrant plugin install' can no longer install from local .gem files. Tested on OS X Yosemite and Ubuntu 16.04.
Tested with a random other vagrant plugin as well
|
I had the similar issue with installing local gem in 1.8.4. Thanks for fixing again in 1.8.5. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Vagrant version
1.8.4
Host operating system
Ubuntu 16.04
Debug output
https://gist.github.com/lawrenceong/a587ccf77fdaa51edc573979391977a1
Expected behavior
The plugin installs without any issue.
Actual behavior
We get a bundler error when attempting to install the local plugin. Install works in Vagrant 1.8.1. Installing a remote plugin works without any issue.
Steps to reproduce
The text was updated successfully, but these errors were encountered: