Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kea-image for openSUSE:Factory checked in at 2026-09-10 15:39:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kea-image (Old) and /work/SRC/openSUSE:Factory/.kea-image.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kea-image" Thu Sep 10 15:39:50 2026 rev:26 rq:1376872 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/kea-image/kea-image.changes 2026-09-01 15:49:34.930321762 +0200 +++ /work/SRC/openSUSE:Factory/.kea-image.new.1265/kea-image.changes 2026-09-10 15:39:53.728247141 +0200 @@ -1,0 +2,5 @@ +Thu Sep 10 08:35:16 UTC 2026 - SUSE Update Bot <[email protected]> + +- explicitly install grep to workaround missing dependencies on the post-install script of kea + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.RH2xIA/_old 2026-09-10 15:39:55.062303115 +0200 +++ /var/tmp/diff_new_pack.RH2xIA/_new 2026-09-10 15:39:55.074303618 +0200 @@ -26,7 +26,7 @@ RUN set -euo pipefail; \ export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1 SOURCE_DATE_EPOCH=0; \ - zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends kea sed util-linux + zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends grep kea sed util-linux RUN set -euo pipefail; zypper -n install --no-recommends systemd && \ systemd-tmpfiles --create --root /target
