]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: install test dependencies for EnterNamespace= test
authorFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 9 Oct 2025 15:54:58 +0000 (17:54 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 7 Nov 2025 08:49:11 +0000 (09:49 +0100)
commit532366b5aa6bd98f3bde63506c0bf31db56669e8
treeaecccb093d18fc145dc3231ae6dc70ad34b4e4e8
parent8505d0e3d825c5626cf2ae8efe38e8b489b9018e
mkosi: install test dependencies for EnterNamespace= test

The test for the EnterNamespace= feature [0] has been both broken and
disabled since the migration to the mkosi framework, as it's missing the
libdw.pc file for pkg-config, so the test is skipped completely, and
it's also missing gcc to actually build the test binary.

[0] Part of TEST-87-AUX-UTILS-VM.coredump.sh

(cherry picked from commit 4d8e8d44ab3f6f99102faf0dcb53ca4de4d517ae)
mkosi/mkosi.conf.d/arch/mkosi.conf
mkosi/mkosi.conf.d/centos-fedora/mkosi.conf
mkosi/mkosi.conf.d/debian-ubuntu/mkosi.conf
mkosi/mkosi.conf.d/opensuse/mkosi.conf