frapposelli / vagrant-vcenter

A Vagrant provider for VMware vCenter®
MIT License
107 stars 36 forks source link

Installing the 'vagrant-vcenter' plugin. error #12

Closed fmyzjs closed 10 years ago

fmyzjs commented 10 years ago

Installing the 'vagrant-vcenter' plugin. This can take a few minutes... The plugin(s) can't be installed due to the version conflicts below. This means that the plugins depend on a library version that conflicts with other plugins or Vagrant itself, creating an impossible situation where Vagrant wouldn't be able to load the plugins.

You can fix the issue by either removing a conflicting plugin or by contacting a plugin author to see if they can address the conflict.

Vagrant could not find compatible versions for gem "nokogiri": In Gemfile: vagrant-vcenter (>= 0) ruby depends on nokogiri (= 1.5.5) ruby

vagrant (= 1.6.5) ruby depends on
  nokogiri (1.6.3.1)
frapposelli commented 10 years ago

Thanks, but I need to first perform extensive testing to see if the outstanding bugs in nokogiri were resolved in the version bundled with vagrant.