Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubectl-1.30-image for openSUSE:Factory checked in at 2025-07-31 17:46:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubectl-1.30-image (Old) and /work/SRC/openSUSE:Factory/.kubectl-1.30-image.new.1944 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubectl-1.30-image" Thu Jul 31 17:46:42 2025 rev:9 rq:1296633 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/kubectl-1.30-image/kubectl-1.30-image.changes 2025-05-30 17:22:00.854990091 +0200 +++ /work/SRC/openSUSE:Factory/.kubectl-1.30-image.new.1944/kubectl-1.30-image.changes 2025-07-31 17:48:26.997763507 +0200 @@ -1,0 +2,5 @@ +Wed Jul 30 09:56:28 UTC 2025 - SUSE Update Bot <[email protected]> + +- set PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC to allow operation without accessible /proc filesystem + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.IwYPri/_old 2025-07-31 17:48:27.753794930 +0200 +++ /var/tmp/diff_new_pack.IwYPri/_new 2025-07-31 17:48:27.757795096 +0200 @@ -24,6 +24,7 @@ COPY --from=target / /target RUN set -euo pipefail; \ + export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \ zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends kubernetes1.30-client RUN set -euo pipefail; zypper -n --installroot /target clean -a; \ rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}
