-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-10.0
-
python-blivet-3.10.0-8.el10
-
No
-
Important
-
rhel-sst-storage-management
-
ssg_filesystems_storage_and_HA
-
11
-
13
-
1
-
False
-
-
None
-
None
-
None
What were you trying to do that didn't work?
python3-blivet recommends installing libblockdev-s390 on RHEL-9:
[root@s390x-kvm-087 ~]# rpm -q --whatrecommends libblockdev-s390 python3-blivet-3.6.0-19.el9.noarch [root@s390x-kvm-087 ~]#
This is not the case on RHEL-10:
[root@s390x-kvm-082 ~]# rpm -q python3-blivet python3-blivet-3.10.0-6.el10.noarch [root@s390x-kvm-082 ~]# rpm -q --whatrecommends libblockdev-s390 no package recommends libblockdev-s390 [root@s390x-kvm-082 ~]#
What is the impact of this issue to you?
I have to install libblockdev-s390 manually.
Please provide the package NVR for which the bug is seen:
python3-blivet-3.10.0-6.el10
How reproducible is this bug?:
Always
Steps to reproduce
- dnf install python3-blivet
Expected results
libblockdev-s390 installed as a weak dependency of python3-blivet
Actual results
libblockdev-s390 not installed as a weak dependency of python3-blivet
- links to
-
RHBA-2024:138641 python-blivet bug fix and enhancement update