Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubevirt-image for openSUSE:Factory 
checked in at 2026-03-11 20:54:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubevirt-image (Old)
 and      /work/SRC/openSUSE:Factory/.kubevirt-image.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubevirt-image"

Wed Mar 11 20:54:08 2026 rev:9 rq:1338159 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubevirt-image/kubevirt-image.changes    
2026-01-28 15:16:36.221613912 +0100
+++ /work/SRC/openSUSE:Factory/.kubevirt-image.new.8177/kubevirt-image.changes  
2026-03-11 20:55:15.025753204 +0100
@@ -1,0 +2,5 @@
+Tue Mar 10 21:46:15 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- remove move files that make containers unreproducible
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile.api ++++++
--- /var/tmp/diff_new_pack.XgxnR4/_old  2026-03-11 20:55:16.861828843 +0100
+++ /var/tmp/diff_new_pack.XgxnR4/_new  2026-03-11 20:55:16.869829172 +0100
@@ -41,8 +41,9 @@
     rm -rf {/target,}/run/*; \
     rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \
     rm -f {/target,}/usr/lib/sysimage/rpm/.rpm.lock; \
-    rm -f {/target,}/var/cache/ldconfig/aux-cache; \
-    command -v zypper >/dev/null 2>&1 || rm -f /var/lib/zypp/AutoInstalled
+    rm -f {/target,}/var/lib/zypp/AnonymousUniqueId; \
+    rm -f {/target,}/var/lib/zypp/AutoInstalled; \
+    rm -f {/target,}/var/cache/ldconfig/aux-cache
 
 # set the day of last password change to empty
 RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' 
/target/etc/shadow

++++++ Dockerfile.controller ++++++
--- /var/tmp/diff_new_pack.XgxnR4/_old  2026-03-11 20:55:16.973833457 +0100
+++ /var/tmp/diff_new_pack.XgxnR4/_new  2026-03-11 20:55:17.001834611 +0100
@@ -41,8 +41,9 @@
     rm -rf {/target,}/run/*; \
     rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \
     rm -f {/target,}/usr/lib/sysimage/rpm/.rpm.lock; \
-    rm -f {/target,}/var/cache/ldconfig/aux-cache; \
-    command -v zypper >/dev/null 2>&1 || rm -f /var/lib/zypp/AutoInstalled
+    rm -f {/target,}/var/lib/zypp/AnonymousUniqueId; \
+    rm -f {/target,}/var/lib/zypp/AutoInstalled; \
+    rm -f {/target,}/var/cache/ldconfig/aux-cache
 
 # set the day of last password change to empty
 RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' 
/target/etc/shadow

++++++ Dockerfile.exportproxy ++++++
--- /var/tmp/diff_new_pack.XgxnR4/_old  2026-03-11 20:55:17.205843015 +0100
+++ /var/tmp/diff_new_pack.XgxnR4/_new  2026-03-11 20:55:17.229844004 +0100
@@ -41,8 +41,9 @@
     rm -rf {/target,}/run/*; \
     rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \
     rm -f {/target,}/usr/lib/sysimage/rpm/.rpm.lock; \
-    rm -f {/target,}/var/cache/ldconfig/aux-cache; \
-    command -v zypper >/dev/null 2>&1 || rm -f /var/lib/zypp/AutoInstalled
+    rm -f {/target,}/var/lib/zypp/AnonymousUniqueId; \
+    rm -f {/target,}/var/lib/zypp/AutoInstalled; \
+    rm -f {/target,}/var/cache/ldconfig/aux-cache
 
 # set the day of last password change to empty
 RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' 
/target/etc/shadow

++++++ Dockerfile.exportserver ++++++
--- /var/tmp/diff_new_pack.XgxnR4/_old  2026-03-11 20:55:17.301846970 +0100
+++ /var/tmp/diff_new_pack.XgxnR4/_new  2026-03-11 20:55:17.309847299 +0100
@@ -41,8 +41,9 @@
     rm -rf {/target,}/run/*; \
     rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \
     rm -f {/target,}/usr/lib/sysimage/rpm/.rpm.lock; \
-    rm -f {/target,}/var/cache/ldconfig/aux-cache; \
-    command -v zypper >/dev/null 2>&1 || rm -f /var/lib/zypp/AutoInstalled
+    rm -f {/target,}/var/lib/zypp/AnonymousUniqueId; \
+    rm -f {/target,}/var/lib/zypp/AutoInstalled; \
+    rm -f {/target,}/var/cache/ldconfig/aux-cache
 
 # set the day of last password change to empty
 RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' 
/target/etc/shadow

++++++ Dockerfile.handler ++++++
--- /var/tmp/diff_new_pack.XgxnR4/_old  2026-03-11 20:55:17.345848783 +0100
+++ /var/tmp/diff_new_pack.XgxnR4/_new  2026-03-11 20:55:17.349848947 +0100
@@ -39,8 +39,9 @@
     rm -rf {/target,}/run/*; \
     rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \
     rm -f {/target,}/usr/lib/sysimage/rpm/.rpm.lock; \
-    rm -f {/target,}/var/cache/ldconfig/aux-cache; \
-    command -v zypper >/dev/null 2>&1 || rm -f /var/lib/zypp/AutoInstalled
+    rm -f {/target,}/var/lib/zypp/AnonymousUniqueId; \
+    rm -f {/target,}/var/lib/zypp/AutoInstalled; \
+    rm -f {/target,}/var/cache/ldconfig/aux-cache
 
 # set the day of last password change to empty
 RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' 
/target/etc/shadow

++++++ Dockerfile.launcher ++++++
--- /var/tmp/diff_new_pack.XgxnR4/_old  2026-03-11 20:55:17.377850101 +0100
+++ /var/tmp/diff_new_pack.XgxnR4/_new  2026-03-11 20:55:17.381850266 +0100
@@ -41,8 +41,9 @@
     rm -rf {/target,}/run/*; \
     rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \
     rm -f {/target,}/usr/lib/sysimage/rpm/.rpm.lock; \
-    rm -f {/target,}/var/cache/ldconfig/aux-cache; \
-    command -v zypper >/dev/null 2>&1 || rm -f /var/lib/zypp/AutoInstalled
+    rm -f {/target,}/var/lib/zypp/AnonymousUniqueId; \
+    rm -f {/target,}/var/lib/zypp/AutoInstalled; \
+    rm -f {/target,}/var/cache/ldconfig/aux-cache
 
 # set the day of last password change to empty
 RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' 
/target/etc/shadow

++++++ Dockerfile.operator ++++++
--- /var/tmp/diff_new_pack.XgxnR4/_old  2026-03-11 20:55:17.413851584 +0100
+++ /var/tmp/diff_new_pack.XgxnR4/_new  2026-03-11 20:55:17.421851914 +0100
@@ -41,8 +41,9 @@
     rm -rf {/target,}/run/*; \
     rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \
     rm -f {/target,}/usr/lib/sysimage/rpm/.rpm.lock; \
-    rm -f {/target,}/var/cache/ldconfig/aux-cache; \
-    command -v zypper >/dev/null 2>&1 || rm -f /var/lib/zypp/AutoInstalled
+    rm -f {/target,}/var/lib/zypp/AnonymousUniqueId; \
+    rm -f {/target,}/var/lib/zypp/AutoInstalled; \
+    rm -f {/target,}/var/cache/ldconfig/aux-cache
 
 # set the day of last password change to empty
 RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' 
/target/etc/shadow

++++++ Dockerfile.pr-helper ++++++
--- /var/tmp/diff_new_pack.XgxnR4/_old  2026-03-11 20:55:17.449853067 +0100
+++ /var/tmp/diff_new_pack.XgxnR4/_new  2026-03-11 20:55:17.453853232 +0100
@@ -39,8 +39,9 @@
     rm -rf {/target,}/run/*; \
     rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \
     rm -f {/target,}/usr/lib/sysimage/rpm/.rpm.lock; \
-    rm -f {/target,}/var/cache/ldconfig/aux-cache; \
-    command -v zypper >/dev/null 2>&1 || rm -f /var/lib/zypp/AutoInstalled
+    rm -f {/target,}/var/lib/zypp/AnonymousUniqueId; \
+    rm -f {/target,}/var/lib/zypp/AutoInstalled; \
+    rm -f {/target,}/var/cache/ldconfig/aux-cache
 
 # set the day of last password change to empty
 RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' 
/target/etc/shadow

Reply via email to