RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1809215 - Man page has incorrect examples; log location for healthcheck tool
Summary: Man page has incorrect examples; log location for healthcheck tool
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa-healthcheck
Version: 8.4
Hardware: All
OS: Linux
unspecified
low
Target Milestone: rc
: 8.0
Assignee: Rob Crittenden
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-02 15:34 UTC by Amy Farley
Modified: 2021-05-18 15:48 UTC (History)
5 users (show)

Fixed In Version: ipa-healthcheck-0.7-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-18 15:47:50 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Amy Farley 2020-03-02 15:34:21 UTC
Description of problem:
When trying to use ipa-healthcheck, the man page shows that a human readable option should be:
   Display in human-readble output a previous report:

        ipa-healthcheck --output-format human --input-file \
       /var/log/ipa/check.json  

The actual command should show:
  --output-type=TYPE
and the log location may be different fro m the current path.

Version-Release number of selected component (if applicable):

ipa-healthcheck-0.3-4.module+el8.1.0+4098+f286395e.noarch

How reproducible:


Steps to Reproduce:
1.# ipa-healthcheck --output-format human --input-file        /var/log/ipa/check.json

2.ipa-healthcheck: error: unrecognized arguments: --output-format human

3.man ipa-healthcheck

Actual results:
see above

Expected results: 


Additional info:

Comment 1 Rob Crittenden 2020-03-02 21:23:59 UTC
Upstream PR https://github.com/freeipa/freeipa-healthcheck/pull/121

Comment 9 Sudhir Menon 2020-12-17 07:51:34 UTC
Tested on RHEL8.4

[root@server1 ~]# cat /etc/redhat-release 
Red Hat Enterprise Linux release 8.4 Beta (Ootpa)
[root@server1 ~]# rpm -q ipa-server ipa-healthcheck
ipa-server-4.9.0-0.5.rc3.module+el8.4.0+9124+ced20601.x86_64
ipa-healthcheck-0.7-3.module+el8.4.0+9007+5084bdd8.noarch

#man ipa-healthcheck

--output-type=TYPE
  Set the output type. Supported variants are human and json. The default is json.

Display in human-readable output a previous report:
# ipa-healthcheck --output-type human --input-file \
        /var/log/ipa/healthcheck/healthcheck.log

Comment 11 errata-xmlrpc 2021-05-18 15:47:50 UTC
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 (Moderate: idm:DL1 and idm:client security, bug fix, and enhancement update), 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/RHSA-2021:1846


Note You need to log in before you can comment on or make changes to this bug.