Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at 2025-10-29 21:04:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old) and /work/SRC/openSUSE:Factory/.yast2-installation.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation" Wed Oct 29 21:04:12 2025 rev:541 rq:1314106 version:5.0.19 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes 2025-09-23 16:07:02.551004214 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-installation.new.1980/yast2-installation.changes 2025-10-29 21:04:26.245009843 +0100 @@ -1,0 +2,8 @@ +Tue Oct 28 14:03:25 UTC 2025 - Stefan Hundhammer <[email protected]> + +- Use a longer ZYPP_LOCK_TIMEOUT (30 sec * 5) in YaST2-Second-Stage.service + to allow the purge-kernels.service to finish before trying to + obtain the libzypp lock (bsc#1249643) +- 5.0.19 + +------------------------------------------------------------------- Old: ---- yast2-installation-5.0.18.tar.bz2 New: ---- yast2-installation-5.0.19.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.nAXmb1/_old 2025-10-29 21:04:27.029043171 +0100 +++ /var/tmp/diff_new_pack.nAXmb1/_new 2025-10-29 21:04:27.033043341 +0100 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 5.0.18 +Version: 5.0.19 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only ++++++ YaST2-Second-Stage.service ++++++ --- /var/tmp/diff_new_pack.nAXmb1/_old 2025-10-29 21:04:27.081045381 +0100 +++ /var/tmp/diff_new_pack.nAXmb1/_new 2025-10-29 21:04:27.085045552 +0100 @@ -20,7 +20,10 @@ # clash), empty path causes that the installed modules are not found. Sysconfig # and envvar extensions are still loaded, /etc/sysconfig/proxy values are still # used correctly (see bnc#866692 and bnc#866692 for details). -Environment=TERM=linux PX_MODULE_PATH="" +# +# Use a 30 seconds zypp timeout (will be retried up to 5 times total) to allow +# the purge-kernels.service to finish (bsc#1249643). +Environment=TERM=linux PX_MODULE_PATH="" ZYPP_LOCK_TIMEOUT=30 # Block non-privileged user login (bsc#1195059) ExecStartPre=-/usr/bin/plymouth quit ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage ++++++ yast2-installation-5.0.18.tar.bz2 -> yast2-installation-5.0.19.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-5.0.18/package/YaST2-Second-Stage.service new/yast2-installation-5.0.19/package/YaST2-Second-Stage.service --- old/yast2-installation-5.0.18/package/YaST2-Second-Stage.service 2025-09-22 13:28:41.000000000 +0200 +++ new/yast2-installation-5.0.19/package/YaST2-Second-Stage.service 2025-10-28 15:47:09.000000000 +0100 @@ -20,7 +20,10 @@ # clash), empty path causes that the installed modules are not found. Sysconfig # and envvar extensions are still loaded, /etc/sysconfig/proxy values are still # used correctly (see bnc#866692 and bnc#866692 for details). -Environment=TERM=linux PX_MODULE_PATH="" +# +# Use a 30 seconds zypp timeout (will be retried up to 5 times total) to allow +# the purge-kernels.service to finish (bsc#1249643). +Environment=TERM=linux PX_MODULE_PATH="" ZYPP_LOCK_TIMEOUT=30 # Block non-privileged user login (bsc#1195059) ExecStartPre=-/usr/bin/plymouth quit ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-5.0.18/package/yast2-installation.changes new/yast2-installation-5.0.19/package/yast2-installation.changes --- old/yast2-installation-5.0.18/package/yast2-installation.changes 2025-09-22 13:28:41.000000000 +0200 +++ new/yast2-installation-5.0.19/package/yast2-installation.changes 2025-10-28 15:47:09.000000000 +0100 @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Tue Oct 28 14:03:25 UTC 2025 - Stefan Hundhammer <[email protected]> + +- Use a longer ZYPP_LOCK_TIMEOUT (30 sec * 5) in YaST2-Second-Stage.service + to allow the purge-kernels.service to finish before trying to + obtain the libzypp lock (bsc#1249643) +- 5.0.19 + +------------------------------------------------------------------- Fri Sep 19 12:08:48 UTC 2025 - Stefan Schubert <[email protected]> - Writing kdump settings must be after writing bootloader settings. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-5.0.18/package/yast2-installation.spec new/yast2-installation-5.0.19/package/yast2-installation.spec --- old/yast2-installation-5.0.18/package/yast2-installation.spec 2025-09-22 13:28:41.000000000 +0200 +++ new/yast2-installation-5.0.19/package/yast2-installation.spec 2025-10-28 15:47:09.000000000 +0100 @@ -16,7 +16,7 @@ # Name: yast2-installation -Version: 5.0.18 +Version: 5.0.19 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only
