[Bug 237833] lang/ruby26: rdoc is broken
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 13 04:46:46 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237833
--- Comment #1 from Koichiro Iwao <meta at FreeBSD.org> ---
ri and irb doesn't work, too.
% ri26
Traceback (most recent call last):
2: from /usr/local/bin/ri26:23:in `<main>'
1: from /usr/local/lib/ruby/2.6/rubygems.rb:302:in `activate_bin_path'
/usr/local/lib/ruby/2.6/rubygems.rb:283:in `find_spec_for_exe': can't find gem
rdoc (>= 0.a) with executable ri (Gem::GemNotFoundException)
% irb26
Traceback (most recent call last):
2: from /usr/local/bin/irb26:23:in `<main>'
1: from /usr/local/lib/ruby/2.6/rubygems.rb:302:in `activate_bin_path'
/usr/local/lib/ruby/2.6/rubygems.rb:283:in `find_spec_for_exe': can't find gem
irb (>= 0.a) with executable irb (Gem::GemNotFoundException)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ruby
mailing list