From fbeba8c6fdb838ce251de6643312bc6255c228291d14fd1c262c6a411c6510fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=A4fer?= Date: Mon, 19 Feb 2024 12:15:37 +0000 Subject: [PATCH] - Include partprobe in initrd for s390 This commit includes partprobe, in addition to parted, on s390 based systems. Otherwise partx is used and apparently it does not properly support s390. Fixes bsc#1219798 Signed-off-by: David Cassany OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=233 --- PKGBUILD | 2 +- python-kiwi.changes | 13 +++++++++++++ python-kiwi.tar.gz | 4 ++-- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index ee5e83b..5bde6b5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ makedepends=(python-setuptools gcc shadow grep) provides=(kiwi-ng kiwi) source=("${pkgname}.tar.gz") changelog="${pkgname}.changes" -md5sums=('1d7002c75b6febc1cc94b0dd662518ea') +md5sums=('1e3548715e931f6451e50536c6d826e3') build() { diff --git a/python-kiwi.changes b/python-kiwi.changes index 99718a3..92cff5a 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Feb 16 15:08:49 CET 2024 - David Cassany + +- Include partprobe in initrd for s390 + + This commit includes partprobe, in addition to parted, on + s390 based systems. Otherwise partx is used and apparently + it does not properly support s390. + + Fixes bsc#1219798 + + Signed-off-by: David Cassany + ------------------------------------------------------------------- Tue Jan 09 15:31:06 CET 2024 - Marcus Schäfer diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 625085f..9d768e4 100644 --- a/python-kiwi.tar.gz +++ b/python-kiwi.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:236706146b734f7d5e7a14e707ddb452cbeadbd8b12db36986a115e3ec77b608 -size 2300813 +oid sha256:ddf88db00abd65a72bcfd96713ff5aa2a1854dfe609aeb84844639173d83e340 +size 2300220