Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914005 - sys-cluster/rdma-core should depend on dev-lang/perl:=
Summary: sys-cluster/rdma-core should depend on dev-lang/perl:=
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-11 14:48 UTC by Daniel M. Weeks
Modified: 2023-10-11 16:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel M. Weeks 2023-09-11 14:48:23 UTC
rdma-core installs a perl module (/usr/share/perl5/IBswcountlimits.pm) which gets picked up by perl-cleaner. I believe this could be avoided by adding a dependency on the perl subslot (and will differentiate binary packages from different perl version).

Reproducible: Always
Comment 1 Daniel M. Weeks 2023-09-11 14:49:04 UTC
Correction, the module is in the vendor path now, ex: /usr/lib64/perl5/vendor_perl/5.38/IBswcountlimits.pm
Comment 2 Larry the Git Cow gentoo-dev 2023-10-11 09:03:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a459a535773976cdb1d1a272eb5916141f9758

commit 70a459a535773976cdb1d1a272eb5916141f9758
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-10-11 08:58:40 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-10-11 09:02:59 +0000

    sys-cluster/rdma-core: add 48.0
    
    Closes: https://bugs.gentoo.org/914005
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 sys-cluster/rdma-core/Manifest              |   1 +
 sys-cluster/rdma-core/metadata.xml          |   1 +
 sys-cluster/rdma-core/rdma-core-48.0.ebuild | 113 ++++++++++++++++++++++++++++
 3 files changed, 115 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-10-11 16:43:57 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a2d0d5342696a0a045ba676fa5a4f3c78c1a67

commit 46a2d0d5342696a0a045ba676fa5a4f3c78c1a67
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-10-11 16:43:03 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-10-11 16:43:51 +0000

    sys-cluster/rdma-core: add slot operator to perl dep
    
    Thanks to Daniel M. Weeks for reporting this.
    
    Bug: https://bugs.gentoo.org/914005
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 .../rdma-core/{rdma-core-47.0.ebuild => rdma-core-47.0-r1.ebuild}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)