Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-61187

python3-blivet doesn't recommend libblockdev-s390 on s390x

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • rhel-10.0
    • rhel-10.0
    • python-blivet
    • python-blivet-3.10.0-8.el10
    • No
    • Important
    • sst_storage_management
    • ssg_filesystems_storage_and_HA
    • 11
    • 13
    • 1
    • False
    • Hide

      None

      Show
      None
    • 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

      1.  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

            vtrefny@redhat.com Vojtěch Trefný
            jstodola@redhat.com Jan Stodola
            Vojtěch Trefný Vojtěch Trefný
            Release Test Team Release Test Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: