Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
DescriptionKenichi Takemura
2011-04-13 05:21:39 UTC
Description of problem:
After registering the system and subscribing to a subscription, installed subscription is not listed in 'My Subscriptions' tab.
Version-Release number of selected component (if applicable):
subscription-manager-debuginfo-0.95.7-1.el6.i686
subscription-manager-gnome-0.95.7-1.el6.i686
subscription-manager-firstboot-0.95.7-1.el6.i686
subscription-manager-0.95.7-1.el6.i686
How reproducible:
100%
Steps to Reproduce:
1. Start RHSM GUI
2. Register the system enabling auto-subscribe to proper subscription
3. Click 'My Subscriptions'
Actual results:
There is no subscription
Expected results:
Installed subscription must be listed.
Additional info:
This works with subscription-manager-0.95.6-1.
commit dbc4cc51a1747939391b237d05e15b0715bfc53c
Author: Adrian Likins <alikins>
Date: Fri Apr 15 13:51:47 2011 -0400
696020: on x86, serial numbers do not like to be long's
Trying to pass a way longer than 4byte 'long' into gtk tree view label
was throwing errors, so just use it as a string and cast.
Also, the method we were using to detect if we were registered
wasn't working if no admin api calls were made, so just check
for existence of consumer id.
Created attachment 496913[details]
The subscription is now fully rendered in "My Subscriptions" tab
Verifying Version:
[root@nec-em26 tmp]# rpm -qa | grep subscription-manager
subscription-manager-0.95.11-1.el6.i686
subscription-manager-gnome-0.95.11-1.el6.i686
subscription-manager-firstboot-0.95.11-1.el6.i686
No more traceback in the log after running the scenario in comment #0 on a i686 arch....
[root@nec-em26 ~]# grep -i Traceback /var/log/rhsm/rhsm.log
[root@nec-em26 ~]#
Just FYI: Issue recently described in Bug 700303 (traceback in difrstboot on i686) doesn't seem to occur in current RC. Traceback doesn't raise, subscriptions are correctly displayed. Tested on Workstation variant.
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.
http://rhn.redhat.com/errata/RHEA-2011-0611.html