RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 740877 - autosubscribe output is reporting the product certs' version instead of status
Summary: autosubscribe output is reporting the product certs' version instead of status
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: subscription-manager
Version: 6.2
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Adrian Likins
QA Contact: IDM QE LIST
URL:
Whiteboard:
: 740727 (view as bug list)
Depends On:
Blocks: rhsm-rhel62
TreeView+ depends on / blocked
 
Reported: 2011-09-23 15:44 UTC by John Sefler
Modified: 2011-12-06 17:24 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-06 17:24:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:1695 0 normal SHIPPED_LIVE subscription-manager bug fix and enhancement update 2011-12-06 01:23:29 UTC

Description John Sefler 2011-09-23 15:44:50 UTC
Description of problem:
When autosubscribing, the status of the installed products is echoed to stdout.  I suspect a side affect of the new design change from bug 736424 to have caused the following bug behavior...

[root@jsefler-onprem-62server ~]# subscription-manager register --username=testuser1 --password=password --org=admin --autosubscribe
The system has been registered with id: c06d6b7e-f143-4f95-adfe-de28adb48f78 
Installed Product Current Status:

ProductName:         	Awesome OS for ia64 Bits 
Status:               	3.11                     


ProductName:         	Stackable with Awesome OS for x86_64 Bits
Status:               	3.11                     


ProductName:         	Awesome OS Developer Basic
Status:               	1.0      

^^^^^^                  ^^^
These status fields are reporting the product cert's version instead of "Subscribed", "Not Subscribed", "Partially Subscribed"



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

Comment 2 Adrian Likins 2011-09-26 17:49:02 UTC
commit 4ea289b807c59ac9e73a056b92c03a0f7c2fed59
Author: Adrian Likins <alikins>
Date:   Mon Sep 26 12:47:52 2011 -0400

    740877: autosubscribe output was showing ver instead of status

Comment 4 J.C. Molet 2011-09-26 18:28:19 UTC
This works now:


[root@jmolet-vm0 ~]# subscription-manager register --username=testuser1 --password=password --org=admin --autosubscribe 
The system has been registered with id: 2616c323-6200-452b-b8fc-61d81b3a4af3 
Installed Product Current Status:

ProductName:         	Awesome OS for S390 Bits 
Status:               	Not Subscribed           


ProductName:         	Stackable with Awesome OS for x86_64 Bits
Status:               	Not Subscribed           


ProductName:         	Red Hat Linux 4.0        
Status:               	Not Subscribed

etc etc...


Tested against: 
subscription-manager-0.96.11-1.git.11.4ea289b.el6.x86_64

marking VERIFIED.

Comment 5 Keqin Hong 2011-09-27 02:59:09 UTC
*** Bug 740727 has been marked as a duplicate of this bug. ***

Comment 6 errata-xmlrpc 2011-12-06 17:24:43 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


Note You need to log in before you can comment on or make changes to this bug.