Bug 734474
| Summary: | better error message for missing enviroment on katello | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Shannon Hughes <shughes> |
| Component: | subscription-manager | Assignee: | Bryan Kearney <bkearney> |
| Status: | CLOSED ERRATA | QA Contact: | Entitlement Bugs <entitlement-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2 | CC: | jsefler |
| 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: | 2012-06-20 12:56:34 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: | 738066, 756082 | ||
|
Description
Shannon Hughes
2011-08-30 14:19:01 UTC
Verifying version....
candlepin-0.5.26-1.el6.noarch
katello-0.1.304-1.el6.noarch
[root@ibm-ls22-04 ~]# rpm -q subscription-manager
subscription-manager-0.99.10-1.el6.x86_64
[root@ibm-ls22-04 ~]# subscription-manager environments --username admin --org bbbbb
Password:
+-------------------------------------------+
Environments
+-------------------------------------------+
Name: Library
Description: None
[root@ibm-ls22-04 ~]# subscription-manager register --username admin --org bbbbb
Password:
Organization bbbbb has 'Library' environment only. Please create an environment for system registration.
[root@ibm-ls22-04 ~]# subscription-manager identity
This system is not yet registered. Try 'subscription-manager register --help' for more information.
^^^ VERIFIED, The user is now informed during registration that there is no environment defined for his org and his registration is aborted.
moving to VERIFIED
Note that the "Library" environment is really a special environment and will not act as the default environment even though it appears to be available when making a call to subscription-manager environments to list the available environments. My suggestion is for the Katello dev team to rename this special environment to "Library (reserved)" to help indicated that it is special; just an idea. 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-2012-0804.html |