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.
Created attachment 467607[details]
sm-gui appears to be in a registered/unregistered state at the same time
Description of problem:
There are really MANY situations to test here, but here is the first one I ran into...
Steps to Reproduce:
0. begin in an unregistered state
1. # subscription-manager-gui & <- Notice the System Name: "Not registered"
2. # subscription-manager register --username=rh-alpha-99 --password=redhat
825df059-29b6-462d-8021-95252ee900eb rh-alpha-99
Notice that upon registering from the cli, the gui actually updates to show System Name: rh-alpha-99
^ THIS IS GREAT!, but now the gui is in a mixed state. The Tools button "Register System" is still showing. This should also have updated to "Unregister" and the "Available Subscriptions" tab should have loaded.
See attached screenshot
Version-Release number of selected component (if applicable):
[root@jsefler-onprem02 ~]# rpm -qa | grep subscription-manager
subscription-manager-0.93.2-1.git.91.7f89664.fc14.x86_64
subscription-manager-gnome-0.93.2-1.git.91.7f89664.fc14.x86_64
commit 002817a6c282e26f6ece61355e1115dd68a5b78b
Author: Adrian Likins <alikins>
Date: Mon Dec 13 11:52:03 2010 -0500
661542: update gui if registration state changes externally
Call the gui refresh to update the all subscriptions tab, the
registration button, the system name, etc when we notice changes
in the entitlement certs via the file monitor. Before we were
just updating the system name
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
Created attachment 467607 [details] sm-gui appears to be in a registered/unregistered state at the same time Description of problem: There are really MANY situations to test here, but here is the first one I ran into... Steps to Reproduce: 0. begin in an unregistered state 1. # subscription-manager-gui & <- Notice the System Name: "Not registered" 2. # subscription-manager register --username=rh-alpha-99 --password=redhat 825df059-29b6-462d-8021-95252ee900eb rh-alpha-99 Notice that upon registering from the cli, the gui actually updates to show System Name: rh-alpha-99 ^ THIS IS GREAT!, but now the gui is in a mixed state. The Tools button "Register System" is still showing. This should also have updated to "Unregister" and the "Available Subscriptions" tab should have loaded. See attached screenshot Version-Release number of selected component (if applicable): [root@jsefler-onprem02 ~]# rpm -qa | grep subscription-manager subscription-manager-0.93.2-1.git.91.7f89664.fc14.x86_64 subscription-manager-gnome-0.93.2-1.git.91.7f89664.fc14.x86_64