Hi Cédric,
Em 29/08/2024 09:57, Cédric Boutillier escreveu:
Hi team,
with the help of Lucas, I ran a few more times the mass rebuild scripts
for some packages of the list
https://people.debian.org/~boutil/ruby3.3/mass-rebuild/builds/
We are down to 243 failures.
Thanks for helping with rebuilds!
I am continuing to investigate failure patterns. One of them is the easy
MiniTest which should become Minitest. If you notice others, or find
that a particular package is blocking, tell us and we can rerun the
script.
Another pattern that I've seen is related to this change:
*
|Regexp::new| now only accepts up to 2 arguments instead of 3. This
was deprecated in Ruby 3.2. [Bug #18797]
<https://bugs.ruby-lang.org/issues/18797>
From [1], this is the upstream bug [2].
[1] https://www.ruby-lang.org/en/news/2023/12/25/ruby-3-3-0-released/
[2] https://bugs.ruby-lang.org/issues/18797
--
Lucas Kanashiro