update_rubygems failing on ubuntu 11.10
https://github.com/Snorby/snorby/wiki/Ubuntu-11.10-by-Andrea-Modest...
I used this installation method, I got stuck on the last bit of
ruby..
here is an except of the error:
glyph@null:/usr/local/lib/ruby/gems/1.9.1/specifications$ sudo
update_rubygems
/usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.8.18/lib/rubygems/psych_tree.rb:3:in
`<module:Gem>': uninitialized constant Psych::Visitors
(NameError)
from /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.8.18/lib/rubygems/psych_tree.rb:1:in `<top (required)>'
from /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.8.18/lib/rubygems/custom_require.rb:36:in `require'
from /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.8.18/lib/rubygems/custom_require.rb:36:in `require'
from /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.8.18/lib/rubygems.rb:667:in `load_yaml'
from /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.8.18/lib/rubygems/config_file.rb:235:in `load_file'
from /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.8.18/lib/rubygems/config_file.rb:178:in `initialize'
from /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.8.18/lib/rubygems/gem_runner.rb:78:in `new'
from /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.8.18/lib/rubygems/gem_runner.rb:78:in `do_configuration'
from /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.8.18/lib/rubygems/gem_runner.rb:51:in `run'
from setup.rb:38:in `<main>'
I appreciate any help I can get, thank you.
Comments are currently closed for this discussion. You can start a new one.
2 Posted by jedi on 14 Mar, 2012 11:19 PM
glyph@null:~$ sudo gem update rubygems-update
[sudo] password for glyph: Updating installed gems
Updating rubygems-update
Successfully installed rubygems-update-1.8.19
Updating RubyGems to 1.8.19
Installing RubyGems 1.8.19
RubyGems 1.8.19 installed
== 1.8.19 / 2012-03-14
3 bug fixes:
RubyGems installed the following executables:
glyph@null:~$ sudo update_rubygems
RubyGems 1.8.19 installed
== 1.8.19 / 2012-03-14
3 bug fixes:
RubyGems installed the following executables:
it seems to work now with the new version -19, thanks for fixing before posting i guess, lols.
Nick Quaranto closed this discussion on 04 Aug, 2012 06:00 PM.