[DRE-maint] [Bug 583523] Re: rbot breaks in lucid upgrade

Benny Cornelissen 583523 at bugs.launchpad.net
Thu Sep 9 11:50:07 UTC 2010


Workaround:

1. Install rubygems, and possible ruby-full
2. sudo gem install rake
3. sudo gem install gettext
4. sudo gem install rbot
5. cd /var/lib/gems/1.8/gems/rbot-0.9.15
6. sudo ./setup.rb

Then run rbot, and it'll work.

-- 
rbot breaks in lucid upgrade
https://bugs.launchpad.net/bugs/583523
You received this bug notification because you are subscribed to Ubuntu.

Status in “rbot” package in Ubuntu: New

Bug description:
Binary package hint: rbot

After upgrading to Lucid, starting rbot yields the following....



rbot
D, [2010/05/20 16:37:14#10621] DEBUG -- ircbot.rb:124: debug test
I, [2010/05/20 16:37:14#10621]  INFO -- ircbot.rb:125: log test
W, [2010/05/20 16:37:14#10621]  WARN -- ircbot.rb:126: warning test
E, [2010/05/20 16:37:14#10621] ERROR -- ircbot.rb:127: error test
F, [2010/05/20 16:37:14#10621] FATAL -- ircbot.rb:128: fatal test
D, [2010/05/20 16:37:14#10621] DEBUG -- rbotconfig.rb:28: trying to load rubygems
D, [2010/05/20 16:37:15#10621] DEBUG -- rbotconfig.rb:35: loaded rubygems, looking for rbot version 0.9.14 (rbot-0.9.14)
D, [2010/05/20 16:37:15#10621] DEBUG -- rbotconfig.rb:37: got gem 
D, [2010/05/20 16:37:15#10621] DEBUG -- rbotconfig.rb:43: not installed via rubygems
/usr/lib/ruby/1.8/rbot/load-gettext.rb:25: undefined method `add_default_locale_path' for main:Object (NoMethodError)
        from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
        from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
        from /usr/lib/ruby/1.8/rbot/ircbot.rb:135
        from /usr/bin/rbot:94:in `require'
        from /usr/bin/rbot:94







More information about the Pkg-ruby-extras-maintainers mailing list