Home > other >  Bosh_deployer installation failure for help
Bosh_deployer installation failure for help

Time:09-28

The gem install bosh_cli
the success of the installation
The gem install bosh_deployer
Failure
Lishuai @ a - desktop: ~ $gem install bosh_deployer
ERROR: While executing gem... (Gem: : DependencyResolutionError)
Conflicting dependencies aws - SDK (=1.60.2) and aws - SDK (~ & gt; 1.3.6)
Activated aws - SDK - 1.3.6
Which does not match conflicting dependency (=1.60.2)

Conflicting dependency chains:
Bosh_deployer (& gt;=0), the 1.4.1 activated, depends on
Bosh_aws_registry (~ & gt; 0.2.2), 0.2.2 activated, depends on
Aws - SDK (~ & gt; 1.3.6), 1.3.6 activated

Versus:
Bosh_deployer (& gt;=0), the 1.4.1 activated, depends on
Bosh_cli (& gt;=1.0.2), 1.2922.0 activated, depends on
Blobstore_client (~ & gt; 1.2922.0), 1.2922.0 activated, depends on
Aws - SDK (=1.60.2)

Gems matching aws - SDK (=1.60.2) :
Aws - SDK - 1.60.2
Has been installed
Lishuai @ lishuai - desktop: ~ $gem list

* * * * * * LOCAL GEMS

Aws - SDK (1.60.2)
Aws - SDK - v1 (1.60.2)
Bigdecimal (1.1.0)
Blobstore_client (1.2922.0)
Bosh - template (1.2922.0)
Bosh_cli (1.2922.0)
Bosh_common (1.2922.0)
The builder (3.2.2)
Bundler (1.9.4)
Cf - uaa - lib (3.2.1)
CFPropertyList (2.3.1)
Excon (0.45.2)
Fission (0.5.0)
The fog (1.29.0 1.27.0)
Fog - atmos (0.1.0 from)
Fog - aws (0.1.2)
Fog - brightbox (0.7.1)
Fog - core (1.30.0)
Fog - ecloud (while)
Fog - json (1.0.1)
Fog - a local (0.2.1)
Fog - powerdns (while)
Fog - profitbricks (hundreds)
Fog - radosgw (0.0.4)
Fog - riakcs (0.1.0 from)
Fog - sakuracloud (1.0.1)
Fog - serverlove (0.1.2)
Fog - softlayer (0.4.5)
Fog - storm_on_demand (while)
Fog - terremark (0.1.0 from)
Fog - vmfusion (0.1.0 from)
Fog - voxel (0.1.0 from)
Fog - XML (0.1.2)
Formatador (0.2.5)
Gem - wrappers (1.2.7)
Highline (1.6.21)
Httpclient (2.4.0)
Inflecto (hundreds)
IO - the console (0.3)
Ipaddress (0.8.0)
Json (1.5.4)
Json_pure (1.8.2)
Little - plugger (1.1.3)
Log4r (1.1.10)
Logging (1.8.2)
Mime types - (2.4.3)
Mini_portile (0.6.2)
Minitar (0.5.4)
Minitest (2.5.1)
Multi_json (1.11.0)
Net - SCP (1.2.1, 1.1.2)
Net - SSH (2.9.2)
Net - SSH - gateway (1.2.0)
Netaddr (1.5.0)
Nokogiri (1.6.6.2)
The progressbar (0.9.2)
Rake (0.9.2.2)
Rdoc (3.9.4)
Ruby - atmos - pure (1.0.5)
Ruby - hmac (0.4.0)
RVM (1.11.3.9)
Semi_semantic (1.1.0)
Terminal - table (1.4.5)
Pray god help try several times are not
Environment
Ubt 10.4
Lishuai @ a - desktop: ~ $ruby -v
Ruby 1.9.3 p374 (38858) the 2013-01-15 revision/x86_64 - Linux

Lishuai @ lishuai - desktop: ~ $gem - v
2.4.6

CodePudding user response:

A great god, and I also met the same problem with you, please save

CodePudding user response:

To install the g + +, don't need to be installed

CodePudding user response:

Ignore the floor above, should be the gem component versions do not match, with the bundle install installation should be able to solve
  • Related