Bug 878657
Summary: | String Update: Remove hyphen from "System has been un-registered." | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Matt Reid <mreid> |
Component: | subscription-manager | Assignee: | Bryan Kearney <bkearney> |
Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.10 | CC: | 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:52:58 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, 871581, 920191 |
Description
Matt Reid
2012-11-20 21:28:08 UTC
commit cd3d3d3805203396e65a8462b55690aaed594abf Author: Bryan Kearney <bkearney> Date: Fri Dec 7 13:58:35 2012 -0500 878657: Make consistent use of the term unregister instead of un-register Fixed in the 1.8.2 version of subscription-manager or python-rhsm 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 unregister System has been unregistered. 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 unregister System has been unregistered. 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 |