Bug 1763425
Summary: | awstats build request | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Reinier Bikker <rpbikker> |
Component: | awstats | Assignee: | Petr Lautrbach <plautrba> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel8 | CC: | ahutchens, aurelien, lehman, plautrba, poming168, rpm |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | awstats-7.7-5.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-17 19:42: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
Reinier Bikker
2019-10-19 17:31:52 UTC
We would be interested in awstats for EPEL 8 as well. Thanks! epel8 branch requested - https://pagure.io/releng/fedora-scm-requests/issue/23121 awstats-7.7-5.el8 has been pushed to the Fedora EPEL 8 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-b9c45f8825 Thank you! But it doesn't install. Where can I find perl-Geo-IP? ~> yum --enablerepo epel-testing,epel-modular,epel-testing-modular,epel-playground --nobest install awstats Extra Packages for Enterprise Linux 8 - Playgro 88 kB/s | 32 kB 00:00 Error: Problem: conflicting requests - nothing provides perl-Geo-IP needed by awstats-7.7-5.el8.noarch (try to add '--skip-broken' to skip uninstallable packages) Thanks here too, though the Perl-Geo-IP issue is preventing installation: [root@mirror-dev1 src]# yum localinstall awstats-7.7-5.el8.noarch.rpm --nobest Last metadata expiration check: 0:10:46 ago on Tue 17 Mar 2020 03:38:20 PM CDT. Error: Problem: conflicting requests - nothing provides perl-Geo-IP needed by awstats-7.7-5.el8.noarch (try to add '--skip-broken' to skip uninstallable packages) FEDORA-EPEL-2020-b9c45f8825 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. Reopening, it doesn't install. FEDORA-EPEL-2020-e878a5050e has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-e878a5050e FEDORA-EPEL-2020-e878a5050e has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-e878a5050e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Awstats installs and appears to work correctly. Thank you! FEDORA-EPEL-2020-e878a5050e has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. After install perl-Geo-IP-1.51-9.el8, still failed to install awstats. # rpm -q perl-Geo-IP perl-Geo-IP-1.51-9.el8.x86_64 # yum install awstats Last metadata expiration check: 0:02:54 ago on Tue 16 Jun 2020 06:54:56 PM HKT. Error: Problem: conflicting requests - nothing provides perl(Switch) needed by awstats-7.7-5.el8.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) (In reply to Ming from comment #14) [..] > # yum install awstats > Last metadata expiration check: 0:02:54 ago on Tue 16 Jun 2020 06:54:56 PM > HKT. > Error: > Problem: conflicting requests > - nothing provides perl(Switch) needed by awstats-7.7-5.el8.noarch > (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to > use not only best candidate packages) Enable the codeready-builder repo on RHEL, or CentOS PowerTools repo on CentOS Thanks Time, it works like a charm, thanks very much. |