Advertisement
Guest User

Untitled

a guest
Aug 27th, 2012
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. $ sudo gem install compass -V --debug
  2. Exception `NameError' at /usr/lib/ruby/1.8/rubygems/command_manager.rb:164 - uninitialized constant Gem::Commands::InstallCommand
  3. Exception `Gem::LoadError' at /usr/lib/ruby/1.8/rubygems.rb:779 - Could not find RubyGem test-unit (>= 0)
  4.  
  5. Exception `Gem::LoadError' at /usr/lib/ruby/1.8/rubygems.rb:779 - Could not find RubyGem sources (> 0.0.1)
  6.  
  7. GET http://rubygems.org/latest_specs.4.8.gz
  8. 302 Moved Temporarily
  9. GET http://production.s3.rubygems.org/latest_specs.4.8.gz
  10. 304 Not Modified
  11. GET http://rubygems.org/specs.4.8.gz
  12. 302 Moved Temporarily
  13. GET http://production.s3.rubygems.org/specs.4.8.gz
  14. 200 OK
  15. /usr/lib/ruby/1.8/rubygems/version.rb:156: [BUG] Segmentation fault
  16. ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement