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.
Bug 827108 - CLI reads "activation key" instead of "gpg key" for update in help.
Summary: CLI reads "activation key" instead of "gpg key" for update in help.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hammer
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: Unspecified
Assignee: Petr Chalupa
QA Contact: Corey Welton
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-31 15:57 UTC by Corey Welton
Modified: 2019-09-25 20:44 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
The command line help reference for "gpg key" is incorrect in several places. "gpg key" is referred to as "activation key". This fix corrects the "gpg key" references.
Clone Of:
Environment:
Last Closed: 2012-10-24 14:22:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2012:1543 0 normal SHIPPED_LIVE Important: CloudForms System Engine 1.1 update 2012-12-05 00:39:57 UTC

Description Corey Welton 2012-05-31 15:57:07 UTC
Description of problem:
When user runs "katello gpg_key help", some of the help text reads "activation key" instead of of "gpg key"

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


How reproducible:


Steps to Reproduce:
1.  katello gpg_key help
2.  view results
  
Actual results:
Usage: katello <options> gpg_key <action> <options>
Supported Actions:
	create         create a gpg key
	info           show information about a gpg key
	list           list all GPG keys
	update         update an activation key
	delete         delete an gpg key


Expected results:
Usage: katello <options> gpg_key <action> <options>
Supported Actions:
	create         create a gpg key
	info           show information about a gpg key
	list           list all GPG keys
	update         update an gpg key
	delete         delete an gpg key


Additional info:

katello-cli-0.1.107-1.el6.noarch

Comment 1 Corey Welton 2012-05-31 15:57:57 UTC
actually, while we're at it, it should probably read "a gpg key" for both update and delete, not "an".

Comment 2 Petr Chalupa 2012-06-04 11:19:51 UTC
fixed in 3b42234f0ecd7c5ab9918e14c2abea4aed533ba5

Comment 4 Corey Welton 2012-09-17 15:23:48 UTC
QE Verified.

Comment 5 Mike McCune 2012-10-24 14:22:09 UTC
closing, currentrelease since these seemingly got missed in the 1.0.1 errata


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