On 24/04/25 at 17:11 +0200, Paul Gevers wrote: > Hi, > > On 24-04-2025 15:35, Lucas Nussbaum wrote: > > On 24/04/25 at 14:38 +0200, Paul Gevers wrote: > > > Hi, > > > > > > On 24-04-2025 13:56, Lucas Nussbaum wrote: > > > > ruby-shoulda-context was updated and no longer build-depends on > > > > ruby-pry-byebug. So ruby-pry-byebug could be removed (once > > > > ruby-shoulda-context migrates). > > > > > > > > > ruby-shoulda-context fails its own autopkgtest everywhere. > > > > I saw that, but it's not a regression. It looks like it never worked > > (and was never tested before that package update) > > https://ci.debian.net/packages/r/ruby-shoulda-context/testing/amd64/ > > > The release team considers failing autopkgtest on amd64 and arm64 as RC > issues, that's why we also block new failing tests from migrating. I can > overrule this now as it solves other issues but it means that > ruby-shoulda-context gains an RC problem.
Yes, if you agree, I'd rather split the issues: 1. overrule the failing autopkgtest 2. migrate it to testing to untangle that from ruby-pry-byebug 3. fix the autopkgtest (I suspect it's a basic problem, but can't look right now) Lucas