Open jonglezb opened 7 years ago
Fixed by forcing installation of version 0.9.6 of the plugin:
$ vagrant plugin install vagrant-g5k --plugin-version 0.9.6
The compatibility issue was introduced in 29f823c2460e03d5d93e6b2077d1af1b0d17e63b
29f823c upgrades the version of net-ssh
to be compatible with vagrant 1.9.5
.
In your case you are using 1.9.1
, it explains the conflict and the workaround you found.
I suggest to upgrade your vagrant version (download it from the website) : last version is 2.0.0
Ok, I prefer to use vagrant from the Debian package, isn't there a way to specify conditional dependencies?
Do you mean query which version of vagrant is installed and set the right version for the dependencies ?
I guess that it's possible in the gemspec
file.
@jonglezb did you figured out something ?
I had a look but it does not look easy (or even possible). But I know absolutely nothing about Ruby so I may have missed something.
I tried to install vagrant-g5k according to the README on Debian stretch, but it fails because of a dependency: