Script 'mail_helper' called by obssrc
Hello community,

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

Package is "postgres-16-image"

Thu Jul 31 17:46:39 2025 rev:45 rq:1296628 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-16-image/postgres-16-image.changes      
2025-07-21 19:59:48.097840621 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgres-16-image.new.1944/postgres-16-image.changes
    2025-07-31 17:48:18.445408051 +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.qDBk2p/_old  2025-07-31 17:48:20.241482700 +0200
+++ /var/tmp/diff_new_pack.qDBk2p/_new  2025-07-31 17:48:20.289484695 +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 libpq5 postgresql16-server findutils coreutils sed util-linux 
postgresql16-pgvector
 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