Script 'mail_helper' called by obssrc
Hello community,

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

Package is "micro-image"

Thu Jul 31 17:46:35 2025 rev:39 rq:1296620 version:%OS_VERSION_ID_SP%.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/micro-image/micro-image.changes  2025-07-09 
17:28:41.656265019 +0200
+++ /work/SRC/openSUSE:Factory/.micro-image.new.1944/micro-image.changes        
2025-07-31 17:48:11.749129736 +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.YlKeHU/_old  2025-07-31 17:48:12.305152846 +0200
+++ /var/tmp/diff_new_pack.YlKeHU/_new  2025-07-31 17:48:12.309153012 +0200
@@ -25,6 +25,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 bash ca-certificates-mozilla-prebuilt coreutils 
openSUSE-release openSUSE-release-appliance-docker
 
 RUN set -euo pipefail; zypper -n install jdupes \

Reply via email to