Skip to content

Instantly share code, notes, and snippets.

@lamanotrama
Created July 1, 2014 01:58
Show Gist options
  • Save lamanotrama/be41a5d510967613dd16 to your computer and use it in GitHub Desktop.
Save lamanotrama/be41a5d510967613dd16 to your computer and use it in GitHub Desktop.
serverspec 1.9.1のインスコでエラる件
[@@PMAC103S heteml-puppet]$ gem install serverspec
ERROR: While executing gem ... (Gem::ImpossibleDependenciesError)
rspec-2.14.1 requires rspec-core (~> 2.14.0) but it conflicted:
Activated rspec-core-2.14.8 instead of (>= 2.99.0.beta1) via:
rspec-its-1.0.1, serverspec-1.9.1
[@@PMAC103S heteml-puppet]$
[@@PMAC103S heteml-puppet]$ gem list rspec-core
*** LOCAL GEMS ***
rspec-core (2.14.8, 2.14.0)
[@@PMAC103S heteml-puppet]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment