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 857864 - First client is not getting unregistered if we register another client using same consumer id.
Summary: First client is not getting unregistered if we register another client using ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: subscription-manager
Version: 6.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 6.4
Assignee: candlepin-bugs
QA Contact: Entitlement Bugs
URL:
Whiteboard:
Depends On:
Blocks: 771481
TreeView+ depends on / blocked
 
Reported: 2012-09-17 09:53 UTC by spandey
Modified: 2015-04-23 23:57 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-12 13:23:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description spandey 2012-09-17 09:53:03 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:
2/2

Prerequisites : 
Rhel5.9 with following subscription-manager rpm 
subscription-manager-migration-data-1.11.2.4-1.el5
subscription-manager-gui-1.0.17-1.el5
subscription-manager-firstboot-1.0.17-1.el5
subscription-manager-migration-1.0.17-1.el5
subscription-manager-1.0.17-1.el5

Testcase : https://tcms.engineering.redhat.com/case/148222/?from_plan=5846

Steps to Repro : 
Register client A to candlepin
subscribe two or more subscription 
Reregister client B to candlepin using consumer id generated for client A with same user/password

Expected Result : 
At step 3 client should be unregistered from candlepin 

Actual Result : 
Both client is registered using same consumerid. 

 
Client A 
[root@dhcp193-98 ~]# subscription-manager identity
Current identity is: 719a8f00-82ca-4063-972b-b3ed4b391f56
name: dhcp193-98.pnq.redhat.com
org name: Admin Owner
org id: admin
[root@dhcp193-98 ~]# hostname
dhcp193-98.pnq.redhat.com
[root@dhcp193-98 ~]# subscription-manager list --avail | grep Shared
Subscription Name:    	Shared File System
Subscription Name:    	Shared File System
[root@dhcp193-98 ~]# service rhsmcertd restart
Stopping rhsmcertd...                                      [  OK  ]
Starting rhsmcertd...                                      [  OK  ]
[root@dhcp193-98 ~]# subscription-manager list --avail | grep Shared
Subscription Name:    	Shared File System
Subscription Name:    	Shared File System
[root@dhcp193-98 ~]# 

Client B 

[root@dhcp201-110 ~]# subscription-manager identity
Current identity is: 719a8f00-82ca-4063-972b-b3ed4b391f56
name: dhcp193-98.pnq.redhat.com
org name: Admin Owner
org id: admin
[root@dhcp201-110 ~]# hostname
dhcp201-110.englab.pnq.redhat.com
[root@dhcp201-110 ~]# subscription-manager list --avail | grep Shared
Subscription Name:    	Shared File System
Subscription Name:    	Shared File System
[root@dhcp201-110 ~]# service rhsmcertd restart
Stopping rhsmcertd...                                      [  OK  ]
Starting rhsmcertd...                                      [  OK  ]
[root@dhcp201-110 ~]# subscription-manager list --avail | grep Shared
Subscription Name:    	Shared File System
Subscription Name:    	Shared File System
[root@dhcp201-110 ~]#

Comment 3 Bryan Kearney 2012-10-12 13:23:08 UTC
Understood, but not planning to fix this.


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