Bug 965666

Summary: CLI: subscription-manager identity shows -1 when unregistered
Product: Red Hat Enterprise Linux 5 Reporter: Sharath Dwaral <fsharath>
Component: subscription-managerAssignee: candlepin-bugs
Status: CLOSED DUPLICATE QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.10CC: bkearney, jgalipea
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: 2013-05-24 19:10:26 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, 863175    

Description Sharath Dwaral 2013-05-21 13:49:36 UTC
Description of problem:
When the system is not registered to any candlepin server and we run subscription-manager identity stdout shows -1

Version-Release number of selected component (if applicable):
# rpm -qa | egrep "subscription-manager|python-rhsm"
subscription-manager-gui-1.8.7-1.git.76.63f57ff.el5
python-rhsm-1.8.11-1.git.1.7236cc2.el5
subscription-manager-migration-1.8.7-1.git.76.63f57ff.el5
subscription-manager-1.8.7-1.git.76.63f57ff.el5
subscription-manager-migration-data-1.11.3.1-1.git.1.78afd75.el5
subscription-manager-firstboot-1.8.7-1.git.76.63f57ff.el5


How reproducible:
Always

Steps to Reproduce:
 System in unregistered state

 # subscription-manager identity
This system is not yet registered. Try 'subscription-manager register --help' for more information.
-1

# echo $?
255


Actual results:
This system is not yet registered. Try 'subscription-manager register --help' for more information.
-1

Expected results:
"-1"  Should not be displayed

Additional info:

Comment 1 RHEL Program Management 2013-05-21 15:22:28 UTC
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.

Comment 2 Bryan Kearney 2013-05-24 19:10:26 UTC

*** This bug has been marked as a duplicate of bug 965669 ***