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 2022-03-20 20:54:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-installation.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-installation"

Sun Mar 20 20:54:29 2022 rev:500 rq:962514 version:4.4.49

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes    
2022-03-15 19:04:43.480940170 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.25692/yast2-installation.changes
 2022-03-20 20:54:30.458436596 +0100
@@ -1,0 +2,8 @@
+Thu Mar 17 12:46:16 UTC 2022 - Knut Anderssen <kanders...@suse.com>
+
+- Run the YaST2-Second-Stage and YaST2-Firsboot services after
+  purge-kernels to prevent a zypper lock error message
+  (bsc#1196431).
+- 4.4.49
+
+-------------------------------------------------------------------

Old:
----
  yast2-installation-4.4.48.tar.bz2

New:
----
  yast2-installation-4.4.49.tar.bz2

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

Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.JbQ70Q/_old  2022-03-20 20:54:31.310437822 +0100
+++ /var/tmp/diff_new_pack.JbQ70Q/_new  2022-03-20 20:54:31.314437828 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-installation
-Version:        4.4.48
+Version:        4.4.49
 Release:        0
 Summary:        YaST2 - Installation Parts
 License:        GPL-2.0-only

++++++ YaST2-Firstboot.service ++++++
--- /var/tmp/diff_new_pack.JbQ70Q/_old  2022-03-20 20:54:31.390437937 +0100
+++ /var/tmp/diff_new_pack.JbQ70Q/_new  2022-03-20 20:54:31.390437937 +0100
@@ -1,6 +1,8 @@
 [Unit]
 Description=YaST2 Firstboot
 After=apparmor.service local-fs.target plymouth-start.service 
YaST2-Second-Stage.service
+# Run after kernels are purged to prevent a zypper lock (bsc#1196431)
+After=purge-kernels.service
 Conflicts=plymouth-start.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
 Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service

++++++ YaST2-Second-Stage.service ++++++
--- /var/tmp/diff_new_pack.JbQ70Q/_old  2022-03-20 20:54:31.410437966 +0100
+++ /var/tmp/diff_new_pack.JbQ70Q/_new  2022-03-20 20:54:31.414437972 +0100
@@ -3,6 +3,8 @@
 After=apparmor.service local-fs.target plymouth-start.service
 # systemd-user-sessions is needed to allow ssh connection (bsc#1195059)
 After=systemd-user-sessions.service
+# Run after kernels are purged to prevent a zypper lock (bsc#1196431)
+After=purge-kernels.service
 Conflicts=plymouth-start.service
 # Prevent getty auto-generation (bsc#1196614, bsc#1196594)
 Before=getty@tty1.service getty@tty2.service getty@tty3.service 
getty@tty4.service getty@tty5.service getty@tty6.service

++++++ yast2-installation-4.4.48.tar.bz2 -> yast2-installation-4.4.49.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.4.48/package/YaST2-Firstboot.service 
new/yast2-installation-4.4.49/package/YaST2-Firstboot.service
--- old/yast2-installation-4.4.48/package/YaST2-Firstboot.service       
2022-03-14 17:23:02.000000000 +0100
+++ new/yast2-installation-4.4.49/package/YaST2-Firstboot.service       
2022-03-17 17:13:51.000000000 +0100
@@ -1,6 +1,8 @@
 [Unit]
 Description=YaST2 Firstboot
 After=apparmor.service local-fs.target plymouth-start.service 
YaST2-Second-Stage.service
+# Run after kernels are purged to prevent a zypper lock (bsc#1196431)
+After=purge-kernels.service
 Conflicts=plymouth-start.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
 Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.4.48/package/YaST2-Second-Stage.service 
new/yast2-installation-4.4.49/package/YaST2-Second-Stage.service
--- old/yast2-installation-4.4.48/package/YaST2-Second-Stage.service    
2022-03-14 17:23:02.000000000 +0100
+++ new/yast2-installation-4.4.49/package/YaST2-Second-Stage.service    
2022-03-17 17:13:51.000000000 +0100
@@ -3,6 +3,8 @@
 After=apparmor.service local-fs.target plymouth-start.service
 # systemd-user-sessions is needed to allow ssh connection (bsc#1195059)
 After=systemd-user-sessions.service
+# Run after kernels are purged to prevent a zypper lock (bsc#1196431)
+After=purge-kernels.service
 Conflicts=plymouth-start.service
 # Prevent getty auto-generation (bsc#1196614, bsc#1196594)
 Before=getty@tty1.service getty@tty2.service getty@tty3.service 
getty@tty4.service getty@tty5.service getty@tty6.service
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.4.48/package/yast2-installation.changes 
new/yast2-installation-4.4.49/package/yast2-installation.changes
--- old/yast2-installation-4.4.48/package/yast2-installation.changes    
2022-03-14 17:23:02.000000000 +0100
+++ new/yast2-installation-4.4.49/package/yast2-installation.changes    
2022-03-17 17:13:51.000000000 +0100
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Thu Mar 17 12:46:16 UTC 2022 - Knut Anderssen <kanders...@suse.com>
+
+- Run the YaST2-Second-Stage and YaST2-Firsboot services after
+  purge-kernels to prevent a zypper lock error message
+  (bsc#1196431).
+- 4.4.49
+
+-------------------------------------------------------------------
 Tue Mar  8 19:25:42 UTC 2022 - Jos?? Iv??n L??pez Gonz??lez <jlo...@suse.com>
 
 - Prevent getty auto-generation because it makes xvnc to fail when
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.4.48/package/yast2-installation.spec 
new/yast2-installation-4.4.49/package/yast2-installation.spec
--- old/yast2-installation-4.4.48/package/yast2-installation.spec       
2022-03-14 17:23:02.000000000 +0100
+++ new/yast2-installation-4.4.49/package/yast2-installation.spec       
2022-03-17 17:13:51.000000000 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:           yast2-installation
-Version:        4.4.48
+Version:        4.4.49
 Release:        0
 Summary:        YaST2 - Installation Parts
 License:        GPL-2.0-only

Reply via email to