Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubectl-1.32-image for 
openSUSE:Factory checked in at 2025-07-31 17:46:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubectl-1.32-image (Old)
 and      /work/SRC/openSUSE:Factory/.kubectl-1.32-image.new.1944 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubectl-1.32-image"

Thu Jul 31 17:46:34 2025 rev:10 rq:1296619 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubectl-1.32-image/kubectl-1.32-image.changes    
2025-06-03 19:52:44.118354773 +0200
+++ 
/work/SRC/openSUSE:Factory/.kubectl-1.32-image.new.1944/kubectl-1.32-image.changes
  2025-07-31 17:48:10.421074539 +0200
@@ -1,0 +2,5 @@
+Wed Jul 30 09:56:28 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de>
+
+- set PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC to allow operation without 
accessible /proc filesystem
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.hUqiC3/_old  2025-07-31 17:48:11.413115771 +0200
+++ /var/tmp/diff_new_pack.hUqiC3/_new  2025-07-31 17:48:11.417115937 +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.32-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}

Reply via email to