Bug 1763313
| Summary: | perfl-utf8-all not available in EPEL8 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | abrandel |
| Component: | perl-utf8-all | Assignee: | Paul Howarth <paul> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel8 | CC: | alexander.kohr, paul, perl-devel, ppisar, trunet-redhat |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | perl-utf8-all-0.024-7.el8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-11-02 04:08:33 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1762233 | ||
|
Description
abrandel
2019-10-18 18:16:26 UTC
FEDORA-EPEL-2019-ce9e47baa6 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ce9e47baa6 perl-utf8-all-0.024-7.el8 has been pushed to the Fedora EPEL 8 stable repository. If problems still persist, please make note of it in this bug report. I'm still having problems: # yum install perl-utf8-all Last metadata expiration check: 0:00:15 ago on Thu Dec 5 11:59:29 2019. Error: Problem: conflicting requests - nothing provides perl(Import::Into) needed by perl-utf8-all-0.024-7.el8.noarch - nothing provides perl(PerlIO::utf8_strict) needed by perl-utf8-all-0.024-7.el8.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) You need to enable CodeReady Build / PowerTools repository <https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F>. (In reply to Petr Pisar from comment #4) > You need to enable CodeReady Build / PowerTools repository > <https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F>. For those Running Red Hat 8. As of 12/30/2019, The referenced link has this documented in two places. As written on 12/30/2019, The first quickstart section instructions should only enable the needed "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs)." However the instructions under "How can I use these extra packages" section is written such that you enable, the normal Red Hat CodeReady Linux Builder for RHEL 8 ... repository plus the debug, and sources versions of it. However The debug and sources repositories do not appear to need to be enabled to install nagios-plugins-disk_smb-2.2.2-2.20190926git1b8ad57.el8.x86_64, as I was able to install nagios-plugins-all and the required perl-utf8-all packages by only enabling the normal codeready-builder-for-rhel-8-x86_64-rpms repo on my box. Thank you for the notice. I corrected the "How can I use these extra packages" section. (In reply to Petr Pisar from comment #6) > Thank you for the notice. I corrected the "How can I use these extra > packages" section Now in the first section you have people set a variable of ARCH, In the second example you just use $(arch) in the command. Both should work but it seems one is a bit simpler. Anyway that you for making the previous update. -Alex |