I have just noticed, that rubygem-actionpack, rubygem-rack, rubygem-racktest are broken with latest Ruby. It seems the issue is on "cgi" gem side. E.g. these are the ActionPack related tickets:
https://koschei.fedoraproject.org/package/rubygem-actionpack?collection=f38
https://github.com/rails/rails/issues/46578
https://github.com/rails/rails/pull/46595
And this is the fix in the cgi gem:
https://github.com/ruby/cgi/pull/29
Unfortunately, current recommendation is following what Rails did, i.e. "update the cgi" gem. This is was already fixed also in Ruby, but it does not seems upstream considers this important enough to cut a new release :/
https://github.com/ruby/ruby/pull/6784
I'll apply the patch in Ruby shortly. Sorry for the breakage.
Vít
Dne 08. 12. 22 v 11:22 Vít Ondruch napsal(a):
Ah, this is update to 0.3.5 which is actually causing the breakage. Let me find if this really was fixed upstream.
Vít
I'll apply the patch in Ruby shortly. Sorry for the breakage.
Vít
Dne 08. 12. 22 v 11:24 Vít Ondruch napsal(a):
Dne 08. 12. 22 v 11:22 Vít Ondruch napsal(a):
Ah, this is update to 0.3.5 which is actually causing the breakage. Let me find if this really was fixed upstream.
Seems to be fixed only in master:
https://github.com/ruby/ruby/commit/745dcf5326ea2c8e2047a3bddeb0fbb7e7d07649
I hope that is enough for backport.
Vít
ruby-sig@lists.fedoraproject.org