mat128 / vagrant-openstack-cloud-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
24 stars 17 forks source link

can not install on Mac OS X 10.9 with Vagrant 1.6.3 #13

Open cmosetick opened 10 years ago

cmosetick commented 10 years ago
vagrant plugin install vagrant-openstack-*.gem
Installing the 'vagrant-openstack-1.0.0.gem' 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 "fog":
  In Gemfile:
    vagrant-openstack (= 1.0.0) ruby depends on
      fog (~> 1.15.0) ruby

    vagrant-aws (>= 0) ruby depends on
      fog (1.23.0)