1
0

- Run the YaST2-Second-Stage and YaST2-Firsboot services after

purge-kernels to prevent a zypper lock error message
  (bsc#1196431).
- 4.4.49

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1166
This commit is contained in:
YaST Team Bot 2022-03-17 16:16:08 +00:00 committed by Git OBS Bridge
parent 0dda345090
commit befd78d0a2
6 changed files with 16 additions and 4 deletions

View File

@ -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

View File

@ -3,6 +3,8 @@ Description=YaST2 Second Stage
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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5bea9c480a13832de4872ffb6c2a5493d4218ac62d64705ee12968645e485a6a
size 1482539

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64b84d1ac167bc1bfde11a079a93b7234989939ce368e985d7b8b3e24ea42a2f
size 1482217

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 17 12:46:16 UTC 2022 - Knut Anderssen <kanderssen@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 <jlopez@suse.com>

View File

@ -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