nsidc / vagrant-vsphere

VMware vSphere provider for Vagrant
Other
607 stars 166 forks source link

Cannot install plugin on Fedora 23 #164

Closed cvezalis closed 8 years ago

cvezalis commented 8 years ago

Hi,

i use the vagrant-vsphere plugin with Ubuntu 15.10 and really enjoy it. I am starting moving to Fedora from Ubuntu and cannot install the vagrant-vsphere plugin with the following error:

Vagrant could not find compatible versions for gem "i18n": In Gemfile: vagrant-vsphere (>= 0) ruby depends on i18n (~> 0.6.4) ruby

i18n (0.7.0)

Is there anything i can do to fix these error?

cvezalis commented 8 years ago

I have remove vagrant, delete ~/.vagrant.d and install 1.8.0 from vagrant.up and i can install vagrant-vsphere plugin again without problems.