|
Bugzilla – Full Text Bug Listing |
| Summary: | dracut-kiwi-lib requires parted on all architectures | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Georg Pfuetzenreuter <georg.pfuetzenreuter> |
| Component: | Basesystem | Assignee: | David Cassany <dcassany> |
| Status: | CONFIRMED --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | suse-beta |
| Version: | Leap 15.5 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Georg Pfuetzenreuter
2023-10-22 14:42:05 UTC
Upon a closer investigation, it seems the Kiwi master branch already has a patch dropping the requirement for `partprobe`: https://github.com/OSInside/kiwi/commit/4ab089ac5244c1d867be850ec99bc81814466bf7 Hence, instead of moving out the `parted` requirement, it might make more sense to pick that commit into our tree? :-) Hi, Indeed you are right there a parted requirement issue, we are in the process of finding a solution upstream here within the following PR: https://github.com/OSInside/kiwi/pull/2385 Thanks to the bug report we also realized the issue is affecting upstream master branch for live ISOs, where there is no blockdev fallback to partprobe. Once fixed that upstream I would backport to 15.x series the required commits. SUSE-RU-2024:0053-1: An update that has one fix can now be installed. Category: recommended (moderate) Bug References: 1216465 Sources used: openSUSE Leap Micro 5.3 (src): python-kiwi-9.24.43-150100.3.65.1 openSUSE Leap Micro 5.4 (src): python-kiwi-9.24.43-150100.3.65.1 openSUSE Leap 15.4 (src): python-kiwi-9.24.43-150100.3.65.1 openSUSE Leap 15.5 (src): python-kiwi-9.24.43-150100.3.65.1 SUSE Linux Enterprise Micro for Rancher 5.3 (src): python-kiwi-9.24.43-150100.3.65.1 SUSE Linux Enterprise Micro 5.3 (src): python-kiwi-9.24.43-150100.3.65.1 SUSE Linux Enterprise Micro for Rancher 5.4 (src): python-kiwi-9.24.43-150100.3.65.1 SUSE Linux Enterprise Micro 5.4 (src): python-kiwi-9.24.43-150100.3.65.1 SUSE Linux Enterprise Micro 5.5 (src): python-kiwi-9.24.43-150100.3.65.1 Development Tools Module 15-SP4 (src): python-kiwi-9.24.43-150100.3.65.1 Development Tools Module 15-SP5 (src): python-kiwi-9.24.43-150100.3.65.1 SUSE Linux Enterprise Micro 5.1 (src): python-kiwi-9.24.43-150100.3.65.1 SUSE Linux Enterprise Micro 5.2 (src): python-kiwi-9.24.43-150100.3.65.1 SUSE Linux Enterprise Micro for Rancher 5.2 (src): python-kiwi-9.24.43-150100.3.65.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. |