On 12/15/25 4:01 PM, Mamoru TASAKA via ruby-sig wrote:
Hello, ruby-sig folks

Again I tried rebuilding rubygem-XXX packages with 4.0.0dev (2025-12-12 master 2f151e76b5) . Currently (ignoring rubygem-jekyll related packages) 9 packages FTBFS, which is in better state
than before.

-------------------------------------
[1] rubygem-em-websocket

https://copr.fedorainfracloud.org/coprs/mtasaka/rubygems-40-all-02/build/9904439/
No match for argument: rubygem(em-spec)
rubygem-em-spec is retired

I have orphaned this package, as I do not see myself reviving rubygem-jekyll in F44 timeframe if at all.
-------------------------------------
○ vagrant-libvirt
https://copr.fedorainfracloud.org/coprs/mtasaka/rubydep-heavypkg-40-01/build/9904657/

Several failures, but many (or all) of these looks like

Failures:

  1) VagrantPlugins::ProviderLibvirt::Config#finalize! @uri should handle inputs {uri: "qemu+libssh2://user@remote/system?known_hosts=/home/user/.ssh/known_hosts"} with env ()
     Failure/Error: params = CGI.parse(uri.query)

     NoMethodError:
       undefined method 'parse' for class CGI
     # ./lib/vagrant-libvirt/config.rb:1330:in 'VagrantPlugins::ProviderLibvirt::Config#finalize_from_uri'      # ./lib/vagrant-libvirt/config.rb:939:in 'VagrantPlugins::ProviderLibvirt::Config#finalize!'      # ./spec/unit/config_spec.rb:317:in 'block (5 levels) in <top (required)>'      # ./spec/support/unit_context.rb:51:in 'block (3 levels) in <top (required)>'      # ./spec/support/unit_context.rb:43:in 'block (2 levels) in <top (required)>'
     # /usr/share/rubygems/rubygems.rb:303:in 'Kernel#load'
     # /usr/share/rubygems/rubygems.rb:303:in 'Gem.activate_and_load_bin_path'
     # /usr/share/rubygems/rubygems.rb:303:in 'Kernel#load'
     # /usr/share/rubygems/rubygems.rb:303:in 'Gem.activate_and_load_bin_path'

So this is CGI deprecation for ruby4.0.0dev (maybe I have already written this before)

I'll take a look at this.

Thanks for the report, very useful.

Regards,
Jarek

--
_______________________________________________
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]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to