]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: temporarily disable panic_on_warn
authorLuca Boccassi <luca.boccassi@gmail.com>
Mon, 16 Dec 2024 17:13:08 +0000 (17:13 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 20 Dec 2024 19:43:57 +0000 (19:43 +0000)
commit454bea5f259075d0c625e1f14f8bf28fa158b0ec
treef4673bc251184fe73c7157a9b1329206b4c955aa
parentd1a84b8a104fe2fe7fcd82ded2d8245185d4b6e2
mkosi: temporarily disable panic_on_warn

Due to a BTRFS issue in kernel 6.12 (and backported in Ubuntu to 6.8)
there's a warning triggered by some tests, and it then causes a panic.

The BTRFS issue has a patch but it is not available in any distro yet,
so disable panic_on_warn until it reaches Arch and Ubuntu Noble. Bugs
have been filed.

(cherry picked from commit 930d65ccca8193a8cb635099c55852b677f5d58a)
(cherry picked from commit 72ef5ac211b1d578dfd7630301d8c2bb73439819)
mkosi.conf