Bug 1758851
Summary: | epel-8-x86_64: cannot install the best candidate for the job: package is excluded | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | marketplace <uid.marketplace> |
Component: | perl-generators | Assignee: | perl-maint-list |
Status: | CLOSED DUPLICATE | QA Contact: | RHEL Stacks Subsystem QE <rhel-stacks-subsystem-qe> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.1 | CC: | msuchy, praiskup, smooge |
Target Milestone: | rc | ||
Target Release: | 8.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-10-07 06:59:28 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
marketplace
2019-10-06 08:46:19 UTC
I'm not sure what to do about this in copr/mock, we don't maintain perl in copr-team. Flipping against RHEL 8 component. Reproducible with 'autoconf-2.69-27.el8.src.rpm' rebuild, with released rhel 8 chroots (config from mock-core-configs): $ mock -r rhel-8-x86_64 --rebuild autoconf-2.69-27.el8.src.rpm I tried to build perl-generators package itself. Error: Last metadata expiration check: 0:00:03 ago on Sun 06 Oct 2019 12:59:49 PM UTC. Package coreutils-8.30-6.el8.x86_64 is already installed. Package make-1:4.2.1-9.el8.x86_64 is already installed. Package sed-4.5-1.el8.x86_64 is already installed. Error: Problem 1: cannot install the best candidate for the job - package perl-Fedora-VSP-0.001-9.module_el8.0.0+50+c3b345cd.noarch is excluded Problem 2: cannot install the best candidate for the job - package perl-generators-1.10-7.module_el8.0.0+50+c3b345cd.noarch is excluded (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Logs: https://copr-be.cloud.fedoraproject.org/results/marketplace/perl-generators/epel-8-x86_64/01049012-perl-generators/builder-live.log.gz The problem looks to be in the mock configurations. The EPEL-8 uses best=1 which ends up getting I think is confused with the 'pseudo' modules that perl and some other items are. [perl-generators-1.10-7.module_el8.0.0+50+c3b345cd.noarch is actually with perl-5.24 module while ./AppStream/x86_64/kickstart/Packages/perl-generators-1.10-7.el8.noarch.rpm looks like it isn't a module but is inside the 5.26 module. ] *** This bug has been marked as a duplicate of bug 1756681 *** |