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 965216 - when subscription-manager register with --consumerid the installed products are not being sent
Summary: when subscription-manager register with --consumerid the installed products a...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: subscription-manager
Version: 6.4
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: William Poteat
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-20 17:57 UTC by Kedar Bidarkar
Modified: 2013-05-23 18:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-23 18:19:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
katello log (190.25 KB, text/x-log)
2013-05-22 12:53 UTC, Tom McKay
no flags Details

Description Kedar Bidarkar 2013-05-20 17:57:15 UTC
Description of problem:

On registering a system via consumerid, the installed products are not being sent.

This was realised while adding a system first via the Katello UI and then registering the system via --consumerid.


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

[root@xyz ~]# rpm -qav | grep -i subscription-manager
subscription-manager-1.1.23-1.el6.x86_64


How reproducible:


Steps to Reproduce:
1. Add a system to the UI, Systems -> New Systems
2. Now move to the system and register that system using the below command.
subscription-manager register --user admin --password admin --consumerid UUID
3. Move to UI to find, 
"the installed products are not being sent".

Actual results:
On registering the client via --consumerid 
"the installed products are not being sent by subscription-manager"
as seen from the below screenshots.

Expected results:
"the installed products info must be sent by subscription-manager" when registering via --consumerid.

Additional info:

Comment 1 Kedar Bidarkar 2013-05-20 17:59:22 UTC
Created attachment 750687 [details]
system_registered_with_consumerid

Comment 2 Kedar Bidarkar 2013-05-20 18:00:23 UTC
Created attachment 750688 [details]
system_registered_via_activation_keys

Comment 4 Tom McKay 2013-05-22 12:53:10 UTC
Created attachment 751718 [details]
katello log

This is the katello log from the sub-mgr register with consumer id. Note that the installed products are never sent. Even during a heal and cert check the installed products are not resent.

Comment 5 Tom McKay 2013-05-22 12:54:29 UTC
Registering client system rhel 6.4

[root@rhel64-sys1 ~]# rpm -qa | grep rhsm
python-rhsm-1.1.8-1.el6.x86_64
[root@rhel64-sys1 ~]# rpm -qa | grep subscr
subscription-manager-1.1.23-1.el6.x86_64

Comment 6 William Poteat 2013-05-23 18:19:37 UTC
This issue no longer exists in 

subscription-manager: 1.8.8-1.git.0.2ca28df.fc16
python-rhsm: 1.8.11-1.git.1.7236cc2.fc16


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