Bug 739793

Summary: subscription-manager --list should blank out the dates when Not Subscribed
Product: Red Hat Enterprise Linux 6 Reporter: John Sefler <jsefler>
Component: subscription-managerAssignee: Bryan Kearney <bkearney>
Status: CLOSED DUPLICATE QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2CC: alikins, bkearney, jmolet, skallesh, 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-10-03 12:45:50 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    
Attachments:
Description Flags
cli list --installed should blank ot the date field like the gui when Not Subscribed none

Description John Sefler 2011-09-20 03:31:47 UTC
Created attachment 523945 [details]
cli list --installed should blank ot the date field like the gui when Not Subscribed

Description of problem:
The new implementation of subscription-manager list --installed should not report any value for Starting or Expires when Not Subscribed.  This will better match the behavior of the GUI and was in fact the way this function used to behave.

See attached screenshot.

Version-Release number of selected component (if applicable):
[root@jsefler-onprem-62server ~]# rpm -q subscription-manager
subscription-manager-0.96.9-1.git.26.e7a7723.el6.x86_64


How reproducible:


Steps to Reproduce:
[root@jsefler-onprem-62server ~]# subscription-manager list --installed
+-------------------------------------------+
    Installed Product Status
+-------------------------------------------+

ProductName:        	Stackable with Awesome OS for x86_64 Bits
Version:            	3.11                     
Arch:               	x86_64                   
Status:             	Not Subscribed           
Starts:             	09/19/2011               
Expires:            	09/19/2011     


^^^^^^^^
Expected the values for Starts: and Expires: to be blank

Comment 3 John Sefler 2011-10-03 12:45:50 UTC

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