Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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.
Description of problem:
There's no manual for hammer - the commandline tool for Satellite 6.
Version-Release number of selected component (if applicable):
6.0.3
How reproducible:
always
Steps to Reproduce:
1. man hammer
2.
3.
Actual results:
no manpage
Expected results:
manpage
Additional info:
there's "hammer | more" and help options in the shell but it needs a proper manpage with usage, commands / options and explanations
Comment 1RHEL Program Management
2014-08-29 00:32:55 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.
The compiled manpage is distributed with the gem but is not installed in proper path. I'll prepare packaging PR fixing that.
As a workaround:
$ cp /opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.5.1.11/man/hammer.1.gz /usr/local/share/man/man1/
$ man hammer
VERIFIED
Version Verified on:
* Snap 19
* satellite-installer-6.2.0.11-1.el7sat.noarch
tfm-rubygem-foreman_theme_satellite-0.1.22-1.el7sat.noarch
satellite-6.2.0-19.0.el7sat.noarch
satellite-cli-6.2.0-19.0.el7sat.noarch
[vagrant@sat-test-rhel7 ~]$ rpm -qa | grep hammer
tfm-rubygem-hammer_cli_katello-0.0.22.18-1.el7sat.noarch
tfm-rubygem-hammer_cli_import-0.10.23-1.el7sat.noarch
tfm-rubygem-hammer_cli-0.5.1.11-4.el7sat.noarch
tfm-rubygem-hammer_cli_foreman_docker-0.0.6-1.el7sat.noarch
tfm-rubygem-hammer_cli_foreman_remote_execution-0.0.5.3-1.el7sat.noarch
tfm-rubygem-hammer_cli_foreman-0.5.1.9-1.el7sat.noarch
tfm-rubygem-hammer_cli_foreman_bootdisk-0.1.3.3-1.el7sat.noarch
tfm-rubygem-hammer_cli_foreman_discovery-0.0.2.3-1.el7sat.noarch
tfm-rubygem-hammer_cli_foreman_tasks-0.0.10.3-1.el7sat.noarch
tfm-rubygem-hammer_cli_csv-2.0.0.1-1.el7sat.noarch
Steps to verify
* man hammer
* The text is sparse, but it tells the user to reference the help command which is acceptable for the first release.
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/RHBA-2016:1501