----- Original Message ----- > From: "Pavel Valena" <[email protected]> > To: "Dan Čermák" <[email protected]> > Cc: "Ruby SIG mailing list" <[email protected]> > Sent: Thursday, November 5, 2020 8:30:25 PM > Subject: Re: Ruby 3.0 > > ----- Original Message ----- > > From: "Dan Čermák" <[email protected]> > > To: "Vít Ondruch" <[email protected]> > > Cc: [email protected] > > Sent: Thursday, November 5, 2020 4:41:46 PM > > Subject: Re: Ruby 3.0 > > > > Hi Vít, > > > > Vít Ondruch <[email protected]> writes: > > > > > Hi all, > > > > > > Here is once again freshly updated Ruby. The changes are available here: > > > > > > https://src.fedoraproject.org/rpms/ruby/pull-request/70 > > > > > > and you can find the scratch build in Koji: > > > > > > https://koji.fedoraproject.org/koji/taskinfo?taskID=54978639 > > > > > > From the notable changes, there is ongoing effort to gemify StdLib. > > > > > > As always, please let me know if you encounter any issues with the > > > package.
It seems I'm still not able to build gems like eventmachine: https://download.copr.fedorainfracloud.org/results/pvalena/rubygems-testing/fedora-rawhide-x86_64/01767294-rubygem-eventmachine/builder-live.log.gz https://copr.fedorainfracloud.org/coprs/pvalena/rubygems-testing/build/1767294/ Error I'm getting is ``` make: I.: No such file or directory ``` note the missing - ( The same gem succeeds all other Fedoras: https://copr.fedorainfracloud.org/coprs/pvalena/rubygems/build/1767304/ ) Pavel > > > > Any idea what is the state of vagrant w.r.t Ruby 3.0? I know upstream > > struggled quite a bit with 2.7 already. > > > > > > Cheers, > > > > Dan > > > > Hello Dan, > > that's a good point! > > Let me investigate / check in my vagrant-testing COPR repo, similarly to what > I've done in rubygems-testing repo (for which I'll run the previuosly failed > builds as well). > > https://copr.fedorainfracloud.org/coprs/pvalena/rubygems-testing/ > https://copr.fedorainfracloud.org/coprs/pvalena/vagrant-testing/ > > I'll write a summary here once some the builds finish (~1week). > > Regards, > > -- > Pavel Valena > Software Engineer, Red Hat > Brno, Czech Republic _______________________________________________ ruby-sig mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
