On Fri, Nov 17, 2023 at 05:22:35PM +0100, Sebastian Andrzej Siewior wrote: >... > I'm now curious to learn what could be the best way to move forward. I > have a few ideas: > - NMU #1055416, allow the transition to happen. > > - NMU also #1052470 in order to allow an OpenSSL 3.1.4 upload. This > could be tricky because proposed change is based on nodejs' master-18.x > branch meaning new nodejs version which could lead to other issues. > I could try to isolate the needed bits but… > > - Ignore debci for Nodejs which would allow 3.0.12-2 to migrate and > 3.1.4 could follow to unstable shortly after. > > Anyone?
Your last option is in practice equivalent to Nodejs not having any autopkgtest at all, disabling one or few tests would be preferable to that since regressions in the other > 3000 tests would still be detected. E.g. different tests in Nodejs fail with c-ares/unstable,[1] and this will no longer be visible if the autopkgtest always fails. > Sebastian cu Adrian [1] which should also be looked at if anyone touches nodejs