Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1174376

Summary: subscription-manager auto-attach --show has typo
Product: Red Hat Enterprise Linux 7 Reporter: jsomers
Component: subscription-managerAssignee: Chris "Ceiu" Rog <crog>
Status: CLOSED DUPLICATE QA Contact: John Sefler <jsefler>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: adstrong, crog, dgoodwin, jsomers
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-06 20:27:55 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 jsomers 2014-12-15 18:39:13 UTC
Description of problem:
The subscription-manager auto-attach -show option has a typo: whetehr should be whether

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Chris "Ceiu" Rog 2015-01-06 18:49:03 UTC
Do you see this while running the command or is it in the man page?

I've done a few searches to find the string in code and in our docs, and the only hit I had was in the man page. However, that instance was fixed and pushed upstream in August of 2013.

Comment 3 Chris "Ceiu" Rog 2015-01-06 18:51:56 UTC
Also, could you provide the exact version of Subscription Manager you're using?

Comment 4 jsomers 2015-01-06 19:27:11 UTC
The typo is in the man page only--the newest version for subscription-manager.

Comment 5 Devan Goodwin 2015-01-06 20:21:27 UTC
Jsomers please provide exact subscription-manager version, and exact man page you are viewing, and some of the surrounding text you are seeing the typo in.

Latest subscription-manager manpage is here: https://github.com/candlepin/subscription-manager/blob/master/man/subscription-manager.8

As you can see it does not contain the string "whetehr". Chris cannot find any use of that string in any of our code today. He did locate this commit: https://github.com/candlepin/subscription-manager/commit/9348fddf045f04f90260c3dfea16342bc3fecd12

But this fix was applied in August 2013.

So we need to know exactly what version you're seeing it in, and exactly where in manpage. Thanks!

Comment 6 John Sefler 2015-01-06 20:27:55 UTC
This was already fixed by bug 1118012 commit 3a8c703b8f4548688fae60bb2f6e173ad3bd10cb and will inherently get rolled out with RHEL7.1

*** This bug has been marked as a duplicate of bug 1118012 ***

Comment 7 jsomers 2015-01-19 13:29:52 UTC
If it's already fixed, then thanks!