[Bug 249083] devel/ruby-gems fails to install if /usr/local is a symlink

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 14 15:05:35 UTC 2021


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

--- Comment #2 from parv <parv.0zero9+freebsd at gmail.com> ---
(In reply to parv from comment #1)

I should have added the output from the attempt ...

RubyGems installed the following executables:
       
/src-build/ports-build/src-build/ports/devel/ruby-gems/work/stage/root2/system-local/bin/gem27

Ruby Interactive (ri) documentation was installed. ri is kind of like man 
pages for Ruby libraries. You may access it like this:
  ri Classname
  ri Classname.class_method
  ri Classname#instance_method
If you do not wish to install this documentation in the future, use the
--no-document flag, or set it as the default in your ~/.gemrc file. See
'gem help env' for details.

/bin/ln -sf gem27
/src-build/ports-build/src-build/ports/devel/ruby-gems/work/stage/usr/local/bin/gem
cd /src-build/ports-build/src-build/ports/devel/ruby-gems/work/stage/usr/local/
&& /usr/bin/find -ds lib/ruby/gems/2.7/doc/rubygems-3.0.8/ ! -type d >>
/src-build/ports-build/src-build/ports/devel/ruby-gems/work/.PLIST.mktmp
====> Compressing man pages (compress-man)
===>  Installing for ruby27-gems-3.0.8
===>  Checking if ruby27-gems is already installed
===>   Registering installation for ruby27-gems-3.0.8
pkg-static: Unable to access file
/src-build/ports-build/src-build/ports/devel/ruby-gems/work/stage/usr/local/bin/gem27:No
such file or directory
*** Error code 1

Stop.
make: stopped in /src-build/ports/devel/ruby-gems

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


More information about the freebsd-ruby mailing list