Bug 1773572

Summary: 'IPATrustPackageCheck' should display msg when ipa-server-trust-ad package is not installed
Product: Red Hat Enterprise Linux 8 Reporter: Sudhir Menon <sumenon>
Component: ipa-healthcheckAssignee: Rob Crittenden <rcritten>
Status: ASSIGNED --- QA Contact: ipa-qe <ipa-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.2CC: fcami, pcech
Target Milestone: rcKeywords: FutureFeature, Reopened
Target Release: 8.0Flags: pm-rhel: mirror+
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: 2021-05-03 07:23:28 UTC Type: Story
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 13:53:50 UTC
Description of problem: 'IPATrustPackageCheck' should display msg when ipa-server-trust-ad package is not installed

Version-Release number of selected component (if applicable):
[root@master ~]# cat /etc/redhat-release 
Red Hat Enterprise Linux release 8.2 Beta (Ootpa)
ipa-healthcheck-0.3-4.module+el8.1.0+4098+f286395e.noarch


How reproducible: Always


Steps to Reproduce:
1. Install ipa-healthcheck 
2. Run the below command with ipa-server-trust-ad not installed on the system.

#ipa-healthcheck --source ipahealthcheck.ipa.trust

Actual results:

  {
    "source": "ipahealthcheck.ipa.trust",
    "check": "IPATrustPackageCheck",
    "result": "SUCCESS",
    "uuid": "e7007c10-9cc3-43d8-bfa9-e45c697ea9ea",
    "when": "20191118134632Z",
    "duration": "0.000019",
    "kw": {}
  }


Expected results: We could display in "msg" that "ipa-server-trust-ad"
package is not installed if its actually not present.

"kw": {
      "msg": "ipa-server-trust-ad package is not installed",


Additional info:

Comment 1 Rob Crittenden 2019-11-19 20:31:08 UTC
Upstream issue https://github.com/freeipa/freeipa-healthcheck/issues/85

Comment 4 Petr Čech 2021-05-03 07:23:28 UTC
Thank you taking your time and submitting this request for Red Hat Enterprise Linux. The request was cloned to the upstream tracker a long time ago (see link to the upstream ticket above), but it was unfortunately not given priority either in the upstream project, nor in Red Hat Enterprise Linux.

Given that this request is not planned for a close release, it is highly unlikely it will be fixed in this major version of Red Hat Enterprise Linux. We are therefore closing the request as WONTFIX.

To request that Red Hat reconsiders the decision, please reopen the Bugzilla with the help of Red Hat Customer Service and provide additional business and/or technical details about it's importance to you. Please note that you can still track this request or even offer help in the referred upstream Pagure ticket to expedite the solution.