Skip to content

Instantly share code, notes, and snippets.

@KeithHanson
Created February 20, 2009 18:58
Show Gist options
  • Save KeithHanson/67626 to your computer and use it in GitHub Desktop.
Save KeithHanson/67626 to your computer and use it in GitHub Desktop.
root@master:/var# puppetd --test
err: Could not retrieve catalog: Failed to execute generator /usr/bin/env: Execution of '/usr/bin/env /usr/bin/server-list-active -c name -n app' returned 256: /usr/local/lib/site_ruby/1.8/rubygems.rb:636:in `report_activate_error': RubyGem version error: net-ssh(2.0.6 not >= 2.0.10) (Gem::LoadError)
from /usr/local/lib/site_ruby/1.8/rubygems.rb:141:in `activate'
from /usr/local/lib/site_ruby/1.8/rubygems.rb:165:in `activate'
from /usr/local/lib/site_ruby/1.8/rubygems.rb:164:in `each'
from /usr/local/lib/site_ruby/1.8/rubygems.rb:164:in `activate'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:35:in `require'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:510:in `require'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:355:in `new_constants_in'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:510:in `require'
... 12 levels...
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.0.0/bin/server-list-active:3
from /usr/bin/server-list-active:19:in `load'
from /usr/bin/server-list-active:19
at /etc/puppet/manifests/classes/poolparty.pp:15 on node master.compute-1.internal
warning: Not using cache on failed catalog
root@master:/var#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment