[Bug 251484] devel/ruby-gems: with ruby 3.0, directories under gems/3.0 do not get created

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 30 15:14:55 UTC 2020


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

            Bug ID: 251484
           Summary: devel/ruby-gems: with ruby 3.0, directories under
                    gems/3.0 do not get created
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby at FreeBSD.org
          Reporter: greg at unrelenting.technology
             Flags: maintainer-feedback?(ruby at FreeBSD.org)
          Assignee: ruby at FreeBSD.org

Created attachment 220104
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220104&action=edit
rubygem-dirs.patch

Building in poudriere with DEFAULT_VERSIONS+=ruby=3.0:

===>  Building package for ruby30-gems-3.0.8
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/ruby-gems/work/stage/usr/local/lib/ruby/gems/3.0/build_info/:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/ruby-gems/work/stage/usr/local/lib/ruby/gems/3.0/extensions/:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/ruby-gems/work/stage/usr/local/lib/ruby/gems/3.0/cache/:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/ruby-gems/work/stage/usr/local/lib/ruby/gems/3.0/gems/:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/ruby-gems/work/stage/usr/local/lib/ruby/gems/3.0/specifications/:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/ruby-gems/work/stage/usr/local/lib/ruby/gems/3.0/doc/:No
such file or directory
*** Error code 1

Manually creating the directories like in the attached patch helps.

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


More information about the freebsd-ruby mailing list