On 31/01/25 at 07:05 -0300, Lucas Kanashiro wrote: > Could we also remove redmine from testing for now? We have this RC bug: > #1094049. > > It is right now blocked by the ruby-rack 3 transition, which should take > some time. I'd like to finish the ruby3.3 transition before that. > > With the removal of redmine, we also need to remove the following plugins: > > * redmine-plugin-custom-css > * redmine-plugin-local-avatars > * redmine-plugin-pretend > * redmine-plugin-redhopper > > Those packages should be included in Trixie together with ruby-rack 3.
Hi, Regarding redmine, #1094049 was fixed in 5.1.3+ds-6, but now there's #1095148 (related to the nokogiri update). So it would still be better to remove redmine from testing for now (together with its reverse dependencies) to let ruby-defaults in. Regarding other issues: * I think I fixed ruby-childprocess (#1094118). * nanoc still has an autopkgtest failure on riscv64 (flaky test?) * pcs still has an autopkgtest failure on amd64 (which I can reproduce locally) * spglib has autopkgtest failures on 32b architectures (#1094821) but that looks related to the numpy2 transition, not the ruby3.3 one. * rails has an autopkgtest failure on amd64 that I haven't looked at. Lucas