maintainer-feedback requested: [Bug 237833] lang/ruby26: rdoc is broken
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 11 05:09:20 UTC 2019
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-ruby mailing list
<ruby at FreeBSD.org> for maintainer-feedback:
Bug 237833: lang/ruby26: rdoc is broken
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237833
--- Description ---
It seems that rdoc of lang/ruby26 is broken.
Any idea?
% rdoc docs/bdb.rb
Traceback (most recent call last):
2: from /usr/local/bin/rdoc:23:in `<main>'
1: from /usr/local/lib/ruby/site_ruby/2.6/rubygems.rb:302:in
`activate_bin_path'
/usr/local/lib/ruby/site_ruby/2.6/rubygems.rb:283:in `find_spec_for_exe': can't
find gem rdoc (>= 0.a) with executable rdoc (Gem::GemNotFoundException)
% rdoc26 docs/bdb.rb
Traceback (most recent call last):
2: from /usr/local/bin/rdoc26:23:in `<main>'
1: from /usr/local/lib/ruby/site_ruby/2.6/rubygems.rb:302:in
`activate_bin_path'
/usr/local/lib/ruby/site_ruby/2.6/rubygems.rb:283:in `find_spec_for_exe': can't
find gem rdoc (>= 0.a) with executable rdoc (Gem::GemNotFoundException)
% ruby -v
ruby 2.6.3p62 (2019-04-16 revision 67580) [amd64-freebsd11]
More information about the freebsd-ruby
mailing list