Rubygem's gemri broken?

gem -v
0.9.0

gemri String
/usr/lib/ruby/1.8/rdoc/ri/ri_descriptions.rb:99:in concat': can't convert nil into Array (TypeError) from /usr/lib/ruby/1.8/rdoc/ri/ri_descriptions.rb:99:inmerge_in’
from /usr/lib/ruby/1.8/rdoc/ri/ri_reader.rb:56:in get_class' from /usr/lib/ruby/1.8/rdoc/ri/ri_reader.rb:52:inget_class’
from /usr/lib/ruby/1.8/rdoc/ri/ri_driver.rb:70:in
report_class_stuff' from /usr/lib/ruby/1.8/rdoc/ri/ri_driver.rb:106:inget_info_for’
from /usr/lib/ruby/1.8/rdoc/ri/ri_driver.rb:135:in
process_args' from /usr/lib/ruby/1.8/rdoc/ri/ri_driver.rb:134:inprocess_args’
from /usr/bin/gemri:24

gemri Hoe
[snip] OK

ri String
[snip] OK

On Jan 17, 2007, at 14:15, gga wrote:

gem -v
0.9.0

Please try with 0.9.1.

If you’re using ruby 1.8.5 (and possibly 1.8.4) you can just ignore
gemri.


Eric H. - [email protected] - http://blog.segment7.net

I LIT YOUR GEM ON FIRE!

On Jan 18, 2007, at 14:35, gga wrote:

Eric H. wrote:

On Jan 17, 2007, at 14:15, gga wrote:

gem -v
0.9.0

Please try with 0.9.1.

Same error.

ok, please file a bug.

http://rubyforge.org/tracker/?atid=575&group_id=126&func=browse

If you’re using ruby 1.8.5 (and possibly 1.8.4) you can just ignore
gemri.

How? ri does not find the docs to gems.

Lies. (Unless you’re using ruby 1.8.5.)

$ ri ZenTest
--------------------------------------------------------- Class: ZenTest
ZenTest scans your target and unit-test code and writes your
missing code based on simple naming rules, enabling XP at a much
quicker pace. ZenTest only works with Ruby and Test::Unit.


Eric H. - [email protected] - http://blog.segment7.net

I LIT YOUR GEM ON FIRE!

Eric H. wrote:

On Jan 17, 2007, at 14:15, gga wrote:

gem -v
0.9.0

Please try with 0.9.1.

Same error.

If you’re using ruby 1.8.5 (and possibly 1.8.4) you can just ignore
gemri.

How? ri does not find the docs to gems.

On Jan 19, 2007, at 16:59, Eric H. wrote:

On Jan 18, 2007, at 14:35, gga wrote:

Eric H. wrote:

If you’re using ruby 1.8.5 (and possibly 1.8.4) you can just ignore
gemri.

How? ri does not find the docs to gems.

Lies. (Unless you’re using ruby 1.8.5.)

Sorry, ruby older than 1.8.5.


Eric H. - [email protected] - http://blog.segment7.net

I LIT YOUR GEM ON FIRE!