Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2019 05:09:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 237833] lang/ruby26: rdoc is broken
Message-ID:  <bug-237833-21402-9iKljQxr2u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237833-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237833-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-ruby mailing l=
ist
<ruby@FreeBSD.org> for maintainer-feedback:
Bug 237833: lang/ruby26: rdoc is broken
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237833



--- 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': c=
an't
find gem rdoc (>=3D 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': c=
an't
find gem rdoc (>=3D 0.a) with executable rdoc (Gem::GemNotFoundException)
% ruby -v
ruby 2.6.3p62 (2019-04-16 revision 67580) [amd64-freebsd11]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237833-21402-9iKljQxr2u>