Bug 877590
Summary: | The tool you are using is attempting to re-register using Red Hat Subscription Management technology. | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | John Sefler <jsefler> | |
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: | bkearney, fsharath, jgalipea, mreid | |
Target Milestone: | beta | |||
Target Release: | 5.10 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
No description necessary
|
Story Points: | --- | |
Clone Of: | ||||
: | 914810 (view as bug list) | Environment: | ||
Last Closed: | 2013-09-30 22:50: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
John Sefler
2012-11-17 01:21:01 UTC
Any thoughts on swapping out the second section "The tool you are using is attempting to re-register using Red Hat Subscription Management technology. Red Hat recommends that customers only register once." with: "Your system is being registered again using Red Hat Subscription Management. Red Hat recommends that customers only register once." so it would be: # subscription-manager register --username testuser1 --password password --org admin WARNING This system has already been registered with Red Hat using RHN Classic. Your system is being registered again using Red Hat Subscription Management. Red Hat recommends that customers only register once. To learn how to unregister from either service please consult this Knowledge Base Article: https://access.redhat.com/kb/docs/DOC-45563 The system has been registered with id: f4945312-8797-4923-837f-ff073a2efca9 Better? Worse? Indifferent? Better +1 commit c0f0997abdf52eef7d61da7edcf611c6de12b6e8 Author: Bryan Kearney <bkearney> Date: Fri Feb 22 15:04:35 2013 -0500 877590: Changes to the branding messages when the user attempts to register twice # rpm -qa | egrep "subscription-manager|python-rhsm" subscription-manager-firstboot-1.8.4-1.el7.x86_64 python-rhsm-1.8.7-1.el7.x86_64 subscription-manager-gui-1.8.4-1.el7.x86_64 subscription-manager-migration-1.8.4-1.el7.x86_64 subscription-manager-1.8.4-1.el7.x86_64 subscription-manager-debuginfo-1.8.4-1.el7.x86_64 # subscription-manager identity server type: RHN Classic # subscription-manager register --username testuser1 --password=password --org=snowwhite WARNING This system has already been registered with Red Hat using RHN Classic. Your system is being registered again using Red Hat Subscription Management. Red Hat recommends that customers only register once. ^^^^^^^^^^ To learn how to unregister from either service please consult this Knowledge Base Article: https://access.redhat.com/kb/docs/DOC-45563 The system has been registered with id: 65295c1b-83d2-475e-a9bf-969090bf3144 Verified 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 |