-
Notifications
You must be signed in to change notification settings - Fork 112
Plugin fails to install with vagrant 1.9.1 #150
Comments
Same here. |
same here |
👍 same here |
the same happens for the plugin vagrant-windows |
same here! can't install the plugin anymore. |
i tried it with the pre3
|
Ok... I want to figure out what's going on here so we can get this corrected. Unfortunately, I'm seeing the following on OS X.
Could someone run the install with |
@devigned Your proposed command worked for me 👍 |
@ediri, thank you for the response! I'm going to leave this issue open for just a bit to ensure this gets added to the readme. Based on the number of responses to this issues, it appears it may be a common problem. |
for me the issue only appears for old vagrant boxes. With more recent boxes the newest version of vagrant is not asked for windows plugin any more. |
I ran into this problem today. I ended up reinstalling Vagrant and everything just worked... 🤷♂️ Seems like something to do with previously installed gem dependencies and boxes. This is really odd. |
@devigned reinstalling vagrant is big bang solution. Really interested if this happens with other plugins too? |
@ediri agreed. I don't like that solution. Do you have a set of steps that can reliably reproduce the issue? Also, I feel like this issue will end up in https://github.com/mitchellh/vagrant rather than here. I went through our gem dependencies and nothing in the v2.0 dependency chain includes mime-types. Hmm... were using v1.x and moved to v2 of vagrant-azure? Perhaps, the gem dependency is in an old v1.x box or something. |
is there an answer for this? I reinstalled vagrant and get the same, I pushed to an earlier version and broke the rest of my plugins. what is the fix here? |
purplefeetguy@pflnuc04: purplefeetguy@pflnuc04:$ |
my bad, I should read more....can be closed |
Installing the plugin fails on vagrant 1.9.1 with the following error:
I need to use the service management version, rather than the azure resource manager version as I need classic VMs.
Rolling back to vagrant 1.8.7 works.
The text was updated successfully, but these errors were encountered: