Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubectl-1.34-image for 
openSUSE:Factory checked in at 2026-09-01 15:47:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubectl-1.34-image (Old)
 and      /work/SRC/openSUSE:Factory/.kubectl-1.34-image.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubectl-1.34-image"

Tue Sep  1 15:47:54 2026 rev:15 rq:1374929 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubectl-1.34-image/kubectl-1.34-image.changes    
2026-07-28 18:10:10.110294960 +0200
+++ 
/work/SRC/openSUSE:Factory/.kubectl-1.34-image.new.1265/kubectl-1.34-image.changes
  2026-09-01 15:49:23.975939589 +0200
@@ -1,0 +2,5 @@
+Mon Aug 31 16:26:00 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- fix access permissions of rpmdb
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.PbvV7f/_old  2026-09-01 15:49:24.456956371 +0200
+++ /var/tmp/diff_new_pack.PbvV7f/_new  2026-09-01 15:49:24.459956476 +0200
@@ -32,7 +32,7 @@
 # cleanup logs and temporary files
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \
     t=$(mktemp -d); mv /target/usr/lib/sysimage/rpm/Packages.db $t; rpmdb 
--rebuilddb --dbpath=$t; \
-    rm /target/usr/lib/sysimage/rpm/*.db && mv $t/Packages.db 
/target/usr/lib/sysimage/rpm/; \
+    rm /target/usr/lib/sysimage/rpm/*.db && install -m 0644 $t/Packages.db 
/target/usr/lib/sysimage/rpm/; \
     rm -rf 
{/target,}/var/log/{alternatives.log,lastlog,suseconnect.log,tallylog,zypper.log,zypp/history,YaST2};
 \
     rm -rf {/target,}/run/{zypp.pid,regenerate-initrd,systemd}; \
     rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \

Reply via email to