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-managerAssignee: Devan Goodwin <dgoodwin>
Status: CLOSED ERRATA QA Contact: John Sefler <jsefler>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2CC: 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
Description of problem:

Currently, the following subscription-manager list commands require that the consumer be registered...

# subscription-manager list
Error: You need to register this system by running `register` command before using this option.
# subscription-manager list --installed
Error: You need to register this system by running `register` command before using this option.
# subscription-manager list --consumed
Error: You need to register this system by running `register` command before using this option.

I believe this restriction should be lifted.
These are local client operations that should not need a connection to a candlepin server.  Remember that in the disconnected case, a client can import and consume an entitlement without ever being registered (from the client). Reference https://bugzilla.redhat.com/show_bug.cgi?id=712978#c7 



Version-Release number of selected component (if applicable):
# rpm -q subscription-manager
subscription-manager-0.96.4-1.git.63.7bb4765.el6.x86_64

Comment 1 Devan Goodwin 2011-08-02 17:13:39 UTC
Agreed, should be lifted for --installed and --consumed. 

Fixed in subscription-manager.git: fd54aff43124b3de24746eccc9e6bf384cc10d2a

Comment 2 John Sefler 2011-08-02 20:16:11 UTC
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

Comment 3 errata-xmlrpc 2011-12-06 17:22:49 UTC
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