Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lkl for openSUSE:Factory checked in at 2026-08-31 15:56:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lkl (Old) and /work/SRC/openSUSE:Factory/.lkl.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lkl" Mon Aug 31 15:56:56 2026 rev:16 rq:1374786 version:0.6.4+git.4863.9c68545add5d Changes: -------- --- /work/SRC/openSUSE:Factory/lkl/lkl.changes 2026-08-06 16:28:38.341897778 +0200 +++ /work/SRC/openSUSE:Factory/.lkl.new.1265/lkl.changes 2026-08-31 15:57:12.633044001 +0200 @@ -1,0 +2,5 @@ +Mon Aug 24 03:29:53 UTC 2026 - David Disseldorp <[email protected]> + +- Ignore update-messages file creation errors in %post (bsc#1274589) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lkl.spec ++++++ --- /var/tmp/diff_new_pack.zlJ3ng/_old 2026-08-31 15:57:14.198098651 +0200 +++ /var/tmp/diff_new_pack.zlJ3ng/_new 2026-08-31 15:57:14.200098721 +0200 @@ -159,11 +159,12 @@ useradd -g lklfuse --no-create-home -r -s /sbin/nologin lklfuse %post -n lklfuse -cat >> %{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-something << EOF +cat >> %{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-experimental << EOF WARNING: lklfuse is EXPERIMENTAL; using it could cause data corruption! EOF +exit 0 %post -n liblkl0 -p /sbin/ldconfig %postun -n liblkl0 -p /sbin/ldconfig
