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 1286842 - 'rhel-x86_64-server-6-rh-gluster-3-samba-debuginfo' channel map is missing from channel-cert-mapping.txt
Summary: 'rhel-x86_64-server-6-rh-gluster-3-samba-debuginfo' channel map is missing fr...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: subscription-manager-migration-data
Version: 6.7
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: rc
: ---
Assignee: vritant
QA Contact: John Sefler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-30 21:10 UTC by John Sefler
Modified: 2018-03-28 18:20 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1561715 (view as bug list)
Environment:
Last Closed: 2017-03-21 10:54:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1561715 0 unspecified CLOSED 'rhel-x86_64-server-6-rh-gluster-3-samba-debuginfo' channel map is missing from channel-cert-mapping.txt 2021-02-22 00:41:40 UTC
Red Hat Product Errata RHSA-2017:0698 0 normal SHIPPED_LIVE Moderate: subscription-manager security, bug fix, and enhancement update 2017-03-21 12:39:12 UTC

Internal Links: 1561715

Description John Sefler 2015-11-30 21:10:11 UTC
Description of problem:
Test Failed: VerifyChannelCertMappingFileSupportsRhnClassicBaseAndAvailableChildChannel_Test
java.lang.AssertionError: RHN Classic channel 'rhel-x86_64-server-6-rh-gluster-3-samba-debuginfo' is accounted for in subscription-manager-migration-data file '/usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt'. expected:<true> but was:<false>


Version-Release number of selected component (if applicable):
[root@jsefler-6 ~]# rpm -q subscription-manager-migration-data
subscription-manager-migration-data-2.0.22-1.el6.noarch


How reproducible:


Steps to Reproduce:
[root@jsefler-6 ~]# grep server-6-rh-gluster-3-samba /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt 
rhel-x86_64-server-6-rh-gluster-3-samba: RHS-OnPremise-x86_64-cdbde10f1a46-186.pem
[root@jsefler-6 ~]# 

Actual results:
rhel-x86_64-server-6-rh-gluster-3-samba: RHS-OnPremise-x86_64-cdbde10f1a46-186.pem


Expected results:
rhel-x86_64-server-6-rh-gluster-3-samba: RHS-OnPremise-x86_64-cdbde10f1a46-186.pem
rhel-x86_64-server-6-rh-gluster-3-samba-debuginfo: RHS-OnPremise-x86_64-cdbde10f1a46-186.pem


Additional info:

This bug depends on an update to upstream http://git.app.eng.bos.redhat.com/git/rcm/rcm-metadata.git/tree/cdn/product-certs.json
NEEDINFO from anthomas for an update to product-certs.json

Comment 1 John Sefler 2017-01-16 17:53:20 UTC
Moving to MODIFIED because this appears to be already be fixed in version...


[root@jsefler-rhel6 ~]# rpm -q subscription-manager-migration-data 
subscription-manager-migration-data-2.0.32-1.el6.noarch
[root@jsefler-rhel6 ~]# grep server-6-rh-gluster-3-samba /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt
rhel-x86_64-server-6-rh-gluster-3-samba: RHGS-OnPremise-x86_64-f45cebfa539e-186.pem
rhel-x86_64-server-6-rh-gluster-3-samba-debuginfo: RHGS-OnPremise-x86_64-f45cebfa539e-186.pem
[root@jsefler-rhel6 ~]#

Comment 2 John Sefler 2017-02-13 17:27:23 UTC
Re-testing Version...
[root@jsefler-rhel6 ~]# rpm -q subscription-manager-migration-data
subscription-manager-migration-data-2.0.33-1.el6.noarch
[root@jsefler-rhel6 ~]# grep server-6-rh-gluster-3-samba /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt
rhel-x86_64-server-6-rh-gluster-3-samba: OnPremise-x86_64-5486c7bac082-186.pem
[root@jsefler-rhel6 ~]# 

NOT sure what happened. The product cert mapping was changed and we lost the mapping for the debug channel rhel-x86_64-server-6-rh-gluster-3-samba-debuginfo

Comment 6 John Sefler 2017-02-16 19:15:35 UTC
Verifying Version...
[root@jsefler-rhel6 ~]# rpm -q subscription-manager-migration-data
subscription-manager-migration-data-2.0.34-1.el6.noarch

[root@jsefler-rhel6 ~]# grep server-6-rh-gluster-3-samba /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt
rhel-x86_64-server-6-rh-gluster-3-samba: OnPremise-x86_64-5486c7bac082-186.pem
rhel-x86_64-server-6-rh-gluster-3-samba-debuginfo: OnPremise-x86_64-5486c7bac082-186.pem
[root@jsefler-rhel6 ~]# 


VERIFIED: Both debuginfo and non-debuginfo channels to product cert mappings for gluster-3-samba are now included in subscription-manager-migration-data-2.0.34

Comment 8 errata-xmlrpc 2017-03-21 10:54:03 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://rhn.redhat.com/errata/RHSA-2017-0698.html


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