Verified with
NODE_PATH=/usr/lib/node_modules_22 node -e 'const esbuild = require("esbuild"); esbuild.transformSync("const x=1",{loader:"js"}); console.log("esbuild works")'
I also successfully built cockpit-files with NODE_PATH=/usr/lib/node_modules_22 ./build.js.
Works fine here.
FEDORA-2025-210b8731cb ships the second patch to actually make this fix working.
This update has been unpushed.
Retracting to clear the path for a patch update for https://bugzilla.redhat.com/show_bug.cgi?id=2388785
Repeated F43 boot failures, https://artifacts.dev.testing-farm.io/2711ce66-1412-423e-bdf2-58788e350864/ , leaning on the retry button
Works fine.
tests have been queued for 5 days, broken infra?
retest
recheck
This breaks podman left and right, is undocumented and the existing hints in bugzilla are not really actionable or convincing. See https://bugzilla.redhat.com/show_bug.cgi?id=2382662#c11 for details.
For the record, this broke lastlog2: https://bugzilla.redhat.com/show_bug.cgi?id=2382799
This is urgent -- F41 is broken with bootc-image-builder right now, see https://github.com/osbuild/bootc-image-builder/issues/949 . This new version fixes it.
upgrades and works fine.
upgrades and works fine.
upgrades and works fine.
upgrades and works fine.
upgrades and works fine.
upgrades and works fine.
Verified with
I also successfully built cockpit-files with
NODE_PATH=/usr/lib/node_modules_22 ./build.js.