Bug 725870
| Summary: | some subscription-manager list commands should not require that the system be registered | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | John Sefler <jsefler> |
| Component: | subscription-manager | Assignee: | Devan Goodwin <dgoodwin> |
| Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2 | CC: | dgoodwin, spandey |
| 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: | 2011-12-06 17:22:49 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: | 682238 | ||
|
Description
John Sefler
2011-07-26 20:00:17 UTC
Agreed, should be lifted for --installed and --consumed. Fixed in subscription-manager.git: fd54aff43124b3de24746eccc9e6bf384cc10d2a Verifying Version... [root@jsefler-onprem-62server ~]# rpm -q subscription-manager subscription-manager-0.96.4-1.git.80.a26379e.el6.x86_64 [root@jsefler-onprem-62server ~]# subscription-manager unregister This system is currently not registered. [root@jsefler-onprem-62server ~]# subscription-manager list No installed Products to list [root@jsefler-onprem-62server ~]# subscription-manager list --installed No installed Products to list [root@jsefler-onprem-62server ~]# subscription-manager list --consumed No Consumed subscription pools to list [root@jsefler-onprem-62server ~]# subscription-manager list --available Error: You need to register this system by running `register` command before using this option. [root@jsefler-onprem-62server ~]# subscription-manager list --available --all Error: You need to register this system by running `register` command before using this option. [root@jsefler-onprem-62server ~]# moving to VERIFIED 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-2011-1695.html |