Bug 2166925 - ucx: missing versioned dep on ucx-ib in ucx-rdmacm
Summary: ucx: missing versioned dep on ucx-ib in ucx-rdmacm
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ucx
Version: 38
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Benson Muite
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-03 14:21 UTC by Michal Schmidt
Modified: 2023-02-18 19:12 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-02-18 19:12:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michal Schmidt 2023-02-03 14:21:09 UTC
Description of problem:
While working on ucx for RHEL, a rpminspect check was run and it suggested the following:

=================
Subpackage ucx-rdmacm on x86_64 carries 'Requires: libuct_ib.so.0()(64bit)' which comes from subpackage ucx-ib but does not carry an explicit package version requirement. Please add 'Requires: ucx-ib = %{version}-%{release}' to the spec file to avoid the need to test interoperability between various combinations of old and new subpackages.

Suggested remedy:
Add the indicated explicit Requires to the spec file for the named subpackage. Subpackages depending on shared libraries in another subpackage must carry an explicit 'Requires: SUBPACKAGE_NAME = %{version}-%{release}' in the spec file.
=================

Version-Release number of selected component (if applicable):
ucx-1.13.1-2.fc38

Comment 1 Benson Muite 2023-02-04 17:53:21 UTC
Thanks. Will update.

Comment 2 Yossi Itigin 2023-02-05 09:40:37 UTC
https://github.com/openucx/ucx/pull/8849 should fix it

Comment 3 Ben Cotton 2023-02-07 15:12:27 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle.
Changing version to 38.

Comment 4 Benson Muite 2023-02-18 19:12:03 UTC
Updated.


Note You need to log in before you can comment on or make changes to this bug.