Bug 881091
Summary: | subscription-manager-gui --help string change | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | J.C. Molet <jmolet> |
Component: | subscription-manager | Assignee: | Bryan Kearney <bkearney> |
Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.10 | CC: | alikins, bkearney, jgalipea, jsefler, skallesh |
Target Milestone: | beta | ||
Target Release: | 5.10 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 1.8.2 | Doc Type: | Bug Fix |
Doc Text: |
No description necessary
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-30 22:53:16 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: | |||
Bug Depends On: | |||
Bug Blocks: | 840995, 920191 |
Description
J.C. Molet
2012-11-28 16:07:08 UTC
commit e6e5ebac13092f6f8a4aad2b478b4c35548453ab Author: Bryan Kearney <bkearney> Date: Tue Dec 4 15:29:55 2012 -0500 881091: Remove punctuation in the help message This is fixed in master, but pulling into rhel-6.4 means changing strings. [root@jsefler-6 ~]# rpm -q subscription-manager-gui subscription-manager-gui-1.1.15-1.el6.x86_64 [root@jsefler-6 ~]# grep -i launches `which subscription-manager-gui` help=_("launches the registration dialog on startup.")) REMOVE THE ENDING PERIOD; SEE BUG 876692 ^ [root@jsefler-6 ~]# subscription-manager-gui --help Usage: subscription-manager-gui [OPTIONS] Options: -h, --help show this help message and exit --register launches the registration dialog on startup. REMOVE THE ENDING PERIOD; SEE BUG 876692 ^ Moving back to ASSIGNED/FailedQA Also see related bug 888052 Fixed in the 1.8.2 version of subscription-manager or python-rhsm Verified!! Version: [root@rhel7 ~]# subscription-manager version server type: This system is currently not registered. subscription management server: 0.7.24-1 subscription-manager: 1.8.2-1.el7 python-rhsm: 1.8.2-1.el7 [root@rhel7 ~]# subscription-manager-gui --help Usage: subscription-manager-gui [OPTIONS] Options: -h, --help show this help message and exit --register launches the registration dialog on startup This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a 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. http://rhn.redhat.com/errata/RHBA-2013-1332.html |