Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package blackbox_exporter-image for
openSUSE:Factory checked in at 2025-07-31 17:46:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blackbox_exporter-image (Old)
and /work/SRC/openSUSE:Factory/.blackbox_exporter-image.new.1944 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blackbox_exporter-image"
Thu Jul 31 17:46:41 2025 rev:32 rq:1296632 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/blackbox_exporter-image/blackbox_exporter-image.changes
2025-05-30 17:20:09.858353162 +0200
+++
/work/SRC/openSUSE:Factory/.blackbox_exporter-image.new.1944/blackbox_exporter-image.changes
2025-07-31 17:48:26.269733248 +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.rJ8M5t/_old 2025-07-31 17:48:26.857757688 +0200
+++ /var/tmp/diff_new_pack.rJ8M5t/_new 2025-07-31 17:48:26.861757855 +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 prometheus-blackbox_exporter curl
RUN set -euo pipefail; zypper -n --installroot /target clean -a; \
rm -rf
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}