Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jan 2022 06:17:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 259649] devel/rubygem-rdoc wrong number of arguments
Message-ID:  <bug-259649-21402-1Z763KBhjp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259649-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259649-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=3D259649

Henry Phan <henry@henryphan.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |henry@henryphan.com

--- Comment #1 from Henry Phan <henry@henryphan.com> ---
I'm running into this as well, using `lang/ruby30` and `devel/ruby-gems` wi=
th
`DEFAULT_VERSIONS+=3Druby=3D3.0` set in /etc/make.conf.

With this configuration, I'm not able to install any of the gems in the por=
ts
tree.

I think this is due to a mismatch between Ruby and RubyGems, based on the
following:

* https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/ indicat=
es
that  Ruby 3.0 with RubyGems 3.2.3.

* https://cgit.freebsd.org/ports/tree/devel/ruby-gems/Makefile has RubyGems=
 at
3.0.8.

* https://github.com/rubygems/rubygems/issues/4397 appears to be a report of
the same issue, made by someone who had Ruby 3.0 paired with RubyGems 2.5.2.

I'm going to try putting together a port for RubyGems 3.2.3 to test this id=
ea
out. (This is my first time making a port, though, so I anticipate it'll ta=
ke
me some time.)

--=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-259649-21402-1Z763KBhjp>