Bug 654429
Summary: | Facts and Identity commands should be clear when not registered | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Bryan Kearney <bkearney> | |
Component: | subscription-manager | Assignee: | Bryan Kearney <bkearney> | |
Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | 6.1 | CC: | bkearney | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 654430 (view as bug list) | Environment: | ||
Last Closed: | 2011-05-19 13:37:42 UTC | Type: | --- | |
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: | 639436, 654430 |
Description
Bryan Kearney
2010-11-17 20:33:24 UTC
Fix in: git show-ref master 37e772897d7c791ac7b077ba031ce4f20534388c refs/heads/master 37e772897d7c791ac7b077ba031ce4f20534388c refs/remotes/origin/master [root@jsefler-onprem01 ~]# rpm -q subscription-manager subscription-manager-0.93.1-1.git.82.283c328.fc12.i386 [root@jsefler-onprem01 ~]# subscription-manager unregister This system is currently not registered. [root@jsefler-onprem01 ~]# subscription-manager identity Consumer not registered. Please register using --username and --password [root@jsefler-onprem01 ~]# subscription-manager identity --regenerate Consumer not registered. Please register using --username and --password [root@jsefler-onprem01 ~]# subscription-manager identity --username=testuser1 --password=password Consumer not registered. Please register using --username and --password [root@jsefler-onprem01 ~]# subscription-manager facts Consumer not registered. Please register using --username and --password [root@jsefler-onprem01 ~]# subscription-manager facts --list Consumer not registered. Please register using --username and --password [root@jsefler-onprem01 ~]# subscription-manager facts --update Consumer not registered. Please register using --username and --password [root@jsefler-onprem01 ~]# subscription-manager facts --update --list Consumer not registered. Please register using --username and --password moving to VERIFIED An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2011-0611.html |