carpenoctem

Untitled

Jun 24th, 2014
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. root@www:/etc/chef# rvm list
  2.  
  3. rvm rubies
  4.  
  5. =* ruby-1.9.3-p547 [ x86_64 ]
  6.  
  7. # => - current
  8. # =* - current && default
  9. # * - default
  10.  
  11. root@www:/etc/chef# ls -al `which chef-client`
  12. lrwxrwxrwx 1 root root 25 Jun 16 00:46 /usr/bin/chef-client -> /opt/chef/bin/chef-client
  13. root@www:/etc/chef# chef-client
  14. /opt/chef/embedded/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs': Could not find chef (>= 0) amongst [RedCloth-4.2.9, bigdecimal-1.1.0, bundler-1.6.2, bundler-unload-1.0.2, chunky_png-1.2.5, classifier-1.3.3, compass-0.12.2, directory_watcher-1.4.1, executable-hooks-1.3.2, fast-stemmer-1.0.1, fssm-0.2.9, gem-wrappers-1.2.5, haml-3.1.7, io-console-0.3, jekyll-0.12.0, json-1.5.5, kramdown-0.13.8, liquid-2.3.0, maruku-0.6.1, minitest-2.5.1, posix-spawn-0.3.6, pygments.rb-0.3.4, rack-1.5.2, rack-protection-1.5.0, rake-0.9.2.2, rb-fsevent-0.9.1, rdiscount-2.0.7.3, rdoc-3.9.5, rubygems-bundler-1.4.4, rubypants-0.2.0, rvm-1.11.3.9, sass-3.2.9, sass-globbing-1.0.0, sinatra-1.4.2, stringex-1.4.0, syntax-1.0.0, tilt-1.3.7, yajl-ruby-1.1.0] (Gem::LoadError)
  15. from /opt/chef/embedded/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:256:in `to_spec'
  16. from /opt/chef/embedded/lib/ruby/site_ruby/1.9.1/rubygems.rb:1231:in `gem'
  17. from /usr/bin/chef-client:22:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment