Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2019 04:46:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 237833] lang/ruby26: rdoc is broken
Message-ID:  <bug-237833-21402-lnXxkkrRoR@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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237833

--- Comment #1 from Koichiro Iwao <meta@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_pa=
th'
/usr/local/lib/ruby/2.6/rubygems.rb:283:in `find_spec_for_exe': can't find =
gem
rdoc (>=3D 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_pa=
th'
/usr/local/lib/ruby/2.6/rubygems.rb:283:in `find_spec_for_exe': can't find =
gem
irb (>=3D 0.a) with executable irb (Gem::GemNotFoundException)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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