Le mar. 26 août 2025 à 18:29, Moritz Mühlenhoff <
jmm@inutil.org> a écrit :
Am Fri, Aug 22, 2025 at 09:32:09PM +0200 schrieb Jérémy Lal:
> Hi,
>
> d/changelog below for the package changes.
>
> The libuv-related changes:
> - rebundle libuv (that has been excluded from tarball for simplicity)
> - rebuild/static link libuv on i386 only
>
> For context:
> I spent time trying to fix all potential breakage due to that update,
> before applying for a t-p-u.
> Some packages were still ftbfs, but unrelated to nodejs.
>
> For greater context:
> Many issues came from @node/types being silently upgraded, as part of the
> MUT of nodejs.
> This is something we are going to get better at.
Hi Jérémy,
The autopkgtests for bookworm-security failed for three rdeps on
Bookworm, could you have a look at these? Some might have been
failing before as well given that on Bookworm autopkgtest coverage
is generally rather limited.
- node-nodeunit 0.11.3+ds-4: bad tests from the beginning, worth a fix.
Fixed in unstable, I just proposed old-pu #1112340
- node-glob: that's #1111820, known problem, tests assume too much.
I'm inclined to not do anything about it.
- node-addon-api: an actual issue.
nodejs 18.20.4 breaks the test because it changed how it treats the flag
#define NAPI_EXPERIMENTAL
I just proposed old-pu #1112347