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 1510727 - The subscription-manager gui could not be launched after delete the consumer info from the server side
Summary: The subscription-manager gui could not be launched after delete the consumer ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: subscription-manager
Version: 7.5
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: rc
: ---
Assignee: Jiri Hnidek
QA Contact: Red Hat subscription-manager QE Team
URL:
Whiteboard:
: 1511804 (view as bug list)
Depends On:
Blocks: 1444512
TreeView+ depends on / blocked
 
Reported: 2017-11-08 05:27 UTC by Wei Liu
Modified: 2018-04-10 09:53 UTC (History)
8 users (show)

Fixed In Version: subscription-manager-1.20.9-1
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2018-04-10 09:52:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
the rhsm log (132.46 KB, text/plain)
2017-11-08 05:27 UTC, Wei Liu
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github candlepin subscription-manager pull 1745 0 None closed 1510727: Enable starting of subman GUI, when consumer has been deleted 2021-01-18 14:38:39 UTC
Red Hat Product Errata RHBA-2018:0681 0 None None None 2018-04-10 09:53:21 UTC

Description Wei Liu 2017-11-08 05:27:38 UTC
Created attachment 1349252 [details]
the rhsm log

Description of problem:
The subscription-manager gui could not be launched after delete the consumer info from the  server side

Version-Release number of selected component (if applicable):
[root@cloud-qe-16-vm-01 rhsm]# rpm -qa | egrep "subscription|rhsm"
subscription-manager-gui-1.20.5-1.el7.x86_64
subscription-manager-rhsm-certificates-1.20.5-1.el7.x86_64
subscription-manager-rhsm-1.20.5-1.el7.x86_64
subscription-manager-1.20.5-1.el7.x86_64
subscription-manager-initial-setup-addon-1.20.5-1.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1.Install build RHEL-7.5-20171107.1

2.Register the system and attach subscription then check the consumer info 
[root@cloud-qe-16-vm-01 ~]# subscription-manager identity
system identity: 87e682c3-93e2-40ca-ad79-5e1025276a53
name: cloud-qe-16-vm-01.idmqe.lab.eng.bos.redhat.com
org name: 11358451
org ID: 11358451

3.Try to open the subscription-manager gui by command line and it be launched successfully
#subscription-manager-gui

4.Delete the consumer info from the server side
[root@cloud-qe-16-vm-01 ~]# curl -k -u username:****** --request DELETE https://subscription.rhsm.stage.redhat.com:443/subscription/consumers/87e682c3-93e2-40ca-ad79-5e1025276a53

5.Try to launch the subscription-manager gui again as step 3. Failed to launch and an output message was shown
#subscription-manager-gui
Unit 87e682c3-93e2-40ca-ad79-5e1025276a53 has been deleted


Actual results:
After step 5. the subscription-manager gui was not launched successfully

Expected results:
The subscription-manager gui was not launched successfully after delete the consumer info from the server side

Additional info:

Comment 3 Chris Snyder 2017-11-16 15:28:51 UTC
*** Bug 1511804 has been marked as a duplicate of this bug. ***

Comment 4 Wei Liu 2017-11-17 02:38:03 UTC
Hi Chris

Today I did the same operations on build RHEL-7.4-20170711.0

[root@dhcp-129-165 ~]# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 2.0.43-1
subscription management rules: 5.26
subscription-manager: 1.19.21-1.el7
python-rhsm: 1.19.9-1.el7

[root@dhcp-129-165 ~]# subscription-manager register
Registering to: subscription.rhsm.stage.redhat.com:443/subscription
Username: rnew_test
Password: 
The system has been registered with ID: e944756a-0450-4396-bd29-7b144496ea9d 

[root@dhcp-129-165 ~]# subscription-manager identity
system identity: e944756a-0450-4396-bd29-7b144496ea9d
name: dhcp-129-165.nay.redhat.com
org name: 11367791
org ID: 11367791

[root@dhcp-129-165 ~]# curl -k -u rnew_test:redhat --request DELETE https://subscription.rhsm.stage.redhat.com:443/subscription/consumers/e944756a-0450-4396-bd29-7b144496ea9d

[root@dhcp-129-165 ~]# subscription-manager-gui

Finally the subscription-manager gui was launched successfully.So I think this is a regression.

Thank you!
weiliu

Comment 7 Wei Liu 2017-12-19 03:36:05 UTC
Verifying version:
[root@bkr-hv03-guest35 ~]# rpm -qa | egrep "rhsm|subscription"
subscription-manager-initial-setup-addon-1.20.9-1.el7.x86_64
subscription-manager-rhsm-1.20.9-1.el7.x86_64
subscription-manager-gui-1.20.9-1.el7.x86_64
subscription-manager-rhsm-certificates-1.20.9-1.el7.x86_64
subscription-manager-1.20.9-1.el7.x86_64

Verification:
1.Register the system to server
[root@bkr-hv03-guest35 ~]# subscription-manager register
Registering to: subscription.rhsm.stage.redhat.com:443/subscription
Username: rnew_test
Password: 
The system has been registered with ID: f495a8b6-72ee-4625-8e77-b73b7a1672ac
The registered system name is: bkr-hv03-guest35.dsal.lab.eng.bos.redhat.com

2.Try to open the subscription-manager gui by command line and it be launched successfully
#subscription-manager-gui

3.Delete the consumer info from the server side
[root@bkr-hv03-guest35 ~]# curl -k -u username:****** --request DELETE https://subscription.rhsm.stage.redhat.com:443/subscription/consumers/f495a8b6-72ee-4625-8e77-b73b7a1672ac

4.Try to launch the subscription-manager gui again.The gui was launched successfully and no error message was shown.

As the subscription-manager gui was launched successfully after deleting the consumer info from the server side.So this issue is verified and move the status to "verified".

Comment 8 Kevin Howell 2018-01-24 16:08:11 UTC
*** Bug 1510759 has been marked as a duplicate of this bug. ***

Comment 11 errata-xmlrpc 2018-04-10 09:52:44 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.

https://access.redhat.com/errata/RHBA-2018:0681


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