Bug 1658206

Summary: missing Requires: for subpackages
Product: Red Hat Enterprise Linux 8 Reporter: Karel Zak <kzak>
Component: util-linuxAssignee: Karel Zak <kzak>
Status: CLOSED CURRENTRELEASE QA Contact: Radka Brychtova <rskvaril>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0CC: fsumsal, rskvaril
Target Milestone: rc   
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: util-linux-2.32.1-8.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-14 01:07:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Karel Zak 2018-12-11 14:01:53 UTC
RPMDiff:

Subpackage python3-libmount on i686 consumes library libuuid.so.1 from subpackage libuuid but does not have explicit package version requirement.
Please add Requires: libuuid = %{version}-%{release} to python3-libmount in the specfile to avoid the need to test interoperability between the various combinations of old and new subpackages.

Subpackage python3-libmount on i686 consumes library libblkid.so.1 from subpackage libblkid but does not have explicit package version requirement.
Please add Requires: libblkid = %{version}-%{release} to python3-libmount in the specfile to avoid the need to test interoperability between the various combinations of old and new subpackages.

Subpackage libfdisk on i686 consumes libraries libuuid.so.1 libuuid.so.1(UUID_1.0) from subpackage libuuid but does not have explicit package version requirement.
Please add Requires: libuuid = %{version}-%{release} to libfdisk in the specfile to avoid the need to test interoperability between the various combinations of old and new subpackages.

Subpackage libfdisk on i686 consumes libraries libblkid.so.1 libblkid.so.1(BLKID_2.15) libblkid.so.1(BLKID_2.17) libblkid.so.1(BLKID_2.21) from subpackage libblkid but does not have explicit package version requirement.
Please add Requires: libblkid = %{version}-%{release} to libfdisk in the specfile to avoid the need to test interoperability between the various combinations of old and new subpackages.

Subpackage python3-libmount on aarch64 x86_64 ppc64le s390x consumes library libuuid.so.1()(64bit) from subpackage libuuid but does not have explicit package version requirement.
Please add Requires: libuuid = %{version}-%{release} to python3-libmount in the specfile to avoid the need to test interoperability between the various combinations of old and new subpackages.

Subpackage python3-libmount on aarch64 x86_64 ppc64le s390x consumes library libblkid.so.1()(64bit) from subpackage libblkid but does not have explicit package version requirement.
Please add Requires: libblkid = %{version}-%{release} to python3-libmount in the specfile to avoid the need to test interoperability between the various combinations of old and new subpackages.

Subpackage libfdisk on aarch64 x86_64 ppc64le s390x consumes libraries libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) from subpackage libuuid but does not have explicit package version requirement.
Please add Requires: libuuid = %{version}-%{release} to libfdisk in the specfile to avoid the need to test interoperability between the various combinations of old and new subpackages.

Subpackage libfdisk on aarch64 x86_64 ppc64le s390x consumes libraries libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libblkid.so.1(BLKID_2.21)(64bit) from subpackage libblkid but does not have explicit package version requirement.
Please add Requires: libblkid = %{version}-%{release} to libfdisk in the specfile to avoid the need to test interoperability between the various combinations of old and new subpackages.