Bug 1773512
Summary: | rpm -qi ipa-healthcheck refers to invalid repository location. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Sudhir Menon <sumenon> |
Component: | ipa-healthcheck | Assignee: | Rob Crittenden <rcritten> |
Status: | CLOSED ERRATA | QA Contact: | ipa-qe <ipa-qe> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.2 | CC: | fcami, ksiddiqu, pcech, ssidhaye |
Target Milestone: | rc | ||
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ipa-healthcheck-0.4-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-28 15:44:10 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
Sudhir Menon
2019-11-18 10:25:30 UTC
Fixed in upstream packaging: https://src.fedoraproject.org/rpms/freeipa-healthcheck/c/fe4780b39d9361099a8c7da2c8fc06d87a41f79f?branch=master root@vm ~]# cat /etc/redhat-release Red Hat Enterprise Linux release 8.2 Beta (Ootpa) [root@vm ~]# Build used for verification: [root@ ~]# rpm -q ipa-healthcheck ipa-healthcheck-0.4-4.module+el8.2.0+5489+95477d9f.noarch [root@vm ~]# Verification Steps: 1. Install ipa-healthcheck tool 2. Check rpm -qi ipa-healthcheck 3. Check the URL Results: [root@vm ~]# rpm -q ipa-healthcheck ipa-healthcheck-0.4-4.module+el8.2.0+5489+95477d9f.noarch [root@vm ~]# rpm -qi ipa-healthcheck Name : ipa-healthcheck Version : 0.4 Release : 4.module+el8.2.0+5489+95477d9f Architecture: noarch Install Date: Tuesday 11 February 2020 10:52:31 AM IST Group : Unspecified Size : 239781 License : GPLv3 Signature : RSA/SHA256, Monday 03 February 2020 05:46:54 PM IST, Key ID 199e2f91fd431d51 Source RPM : ipa-healthcheck-0.4-4.module+el8.2.0+5489+95477d9f.src.rpm Build Date : Saturday 18 January 2020 04:02:17 PM IST Build Host : xxxxxxx Relocations : (not relocatable) Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> Vendor : Red Hat, Inc. URL : https://github.com/freeipa/freeipa-healthcheck Summary : Health check tool for IdM Description : The FreeIPA health check tool provides a set of checks to proactively detect defects in a FreeIPA cluster. [root@vm ~]# Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:1640 |