Hi everyone,
I've been working on the kick-off of the Ruby 3.3 transition (our plan is to ship it in our next Debian release), so ruby3.3 is already available in unstable and testing [1], and ruby-defaults in experimental already supports ruby3.1 as the default and ruby3.3 as the alternative interpreter [2].
With that in place, I was able to test rebuild all reverse dependencies. The results can be seen here [3]. There are around 300 build failures that need fixing. I am here to request your help on fixing them, we will be working on that also during DebCamp/DebConf in our sprint [4]. We need to lower down this number so we can actually add support for ruby3.3 in unstable and start the transition for real.
If you want to reproduce any of the build failures locally, you can call sbuild with the parameters below:
-- Lucas Kanashiro