----- Original Message -----
From: "Vít Ondruch" vondruch@redhat.com To: ruby-sig@lists.fedoraproject.org Sent: Friday, October 9, 2020 1:52:07 PM Subject: Re: Ruby 3.0
Hi all,
Another update to the most recent version of Ruby 3.0 is here:
https://src.fedoraproject.org/rpms/ruby/pull-request/70
https://koji.fedoraproject.org/koji/taskinfo?taskID=53075655
The main difference is RubyGems patch fixing issues with build of rubygem- packages pvalena encountered in Copr. Apart of that, there is ongoing StdLib gemification.
As always, I'm looking for any feedback.
Hello,
I've rebuilt your ruby in my ruby-testing copr repo, and I'm building (almost) all rubygem-* packages on top of it in my rubygems-testing corp repo.
This time, it was more successful. I only had to remove `racc` requirement from Nokogiri so far (colliding with ruby-default-gems). https://download.copr.fedorainfracloud.org/results/pvalena/rubygems-testing/...
All build results can be found here: https://copr.fedorainfracloud.org/coprs/pvalena/rubygems-testing/builds/
I'm looking into the failed ones, and rebuilding those which can be, as their dependencies got fullfiled.
One 'interesting' failure is a gem with native extension: https://download.copr.fedorainfracloud.org/results/pvalena/rubygems-testing/... (It builds fine in rawhide.)
Pavel
Vít