Hi Paul, On Thu, Jun 25, 2026 at 6:08 PM Paul Gevers <[email protected]> wrote: > > Hi Sergei, > > On Wed, 10 Jun 2026 13:06:35 +0300 Sergei Golovan <[email protected]> > wrote: > > And it appears that rabbitmq-server (4.0.5-14) currently in testing does > > not work > > with Erlang 29, and rabbitmq-server (4.3.0-2) currently in unstable > > builds fine (with tons of warnings about newly deprecated language > > features, which is annoying but harmless) but also doesn't work because > > its dependency (horus) uses Erlang internal ASM format which has > > been changed in Erlang 29. > > For a next round of Erlang major upgrades, could you please add > versioned Breaks against known broken stuff to the erlang binaries to > ensure it doesn't migrate before the fix of reverse dependencies > migrate? rabbitmq-server was broken in testing because the fixed version > only migrated today.
You're right, next time I will add versioned Breaks. I assumed that Erlang won't advance to testing until autopkgtests for Erlang reverse dependencies pass . Looks like things are more complicated than that. Cheers! -- Sergei Golovan

