From: Frantisek Sumsal Date: Tue, 14 Oct 2025 12:23:55 +0000 (+0200) Subject: mkosi: explicitly pull in libz1 on OpenSUSE X-Git-Tag: v259-rc1~332 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f50e6fd8971fd59e59712325bf99c90b5579d477;p=thirdparty%2Fsystemd.git mkosi: explicitly pull in libz1 on OpenSUSE Otherwise it pulls in libz-ng-compat1 which isn't 100% compatible with libz1, and more importantly it requires an ldconfig drop-in in /etc/ (/etc/ld.so.conf.d/zlib-ng-compat-x86_64.conf) which breaks hermetic-usr and TEST-07-PID1: systemd[5582]: /usr/lib/systemd/systemd: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory --- diff --git a/mkosi/mkosi.conf.d/opensuse/mkosi.conf b/mkosi/mkosi.conf.d/opensuse/mkosi.conf index 98c7364a007..206f3c3505f 100644 --- a/mkosi/mkosi.conf.d/opensuse/mkosi.conf +++ b/mkosi/mkosi.conf.d/opensuse/mkosi.conf @@ -61,6 +61,7 @@ Packages= libdw-devel libdw1 libtss2-tcti-device0 + libz1 man multipath-tools ncat