rbot breaks in lucid upgrade

Bug #583523 reported by justin
24
This bug affects 4 people
Affects Status Importance Assigned to Milestone
rbot (Ubuntu)
New
Undecided
Unassigned

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

Revision history for this message
Benny Cornelissen (benny-whieee) wrote :

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.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.