[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237833

            Bug ID: 237833
           Summary: lang/ruby26: rdoc is broken
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby at FreeBSD.org
          Reporter: ume at FreeBSD.org
             Flags: maintainer-feedback?(ruby at FreeBSD.org)
          Assignee: ruby at FreeBSD.org

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]

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


More information about the freebsd-ports-bugs mailing list