Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2019 11:28:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 239933] lang/ruby26: /usr/local/lib/ruby/2.6/csv/delete_suffix.rb not found
Message-ID:  <bug-239933-21402-3GZ0e7k2FM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239933-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239933-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=3D239933

--- Comment #4 from Syouichi TAKAMIYA <takazeki@gmail.com> ---
I'm sorry for sending incomplete bug report.

After further investigation, csv/delete_suffix.rb disappear
when "RDOC" option is off.

How to reproduce :

1. When "make config" command , set "RDOC" option to off
2. install ruby26 port
3. execute this command : ruby -rcsv -e 'print "test"'
or just cd into /usr/local/lib/ruby/2.6/csv/.

I think below is suspicious:

Line 8908 of pkg-plist:

%%RDOC%%%%RUBY_LIBDIR%%/csv/delete_suffix.rb

Note :

ruby 2.6.2 -> 2.6.3 is just information when "delete_suffix.rb" in csv libr=
ary
is added. I'm sorry for ambiguous expression.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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