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 1299620 - rhel-x86_64-server-6-cf-ce-1-beta channel maps are absent from channel-cert-mapping.txt
Summary: rhel-x86_64-server-6-cf-ce-1-beta channel maps are absent from channel-cert-m...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: subscription-manager-migration-data
Version: 6.8
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: rc
: ---
Assignee: candlepin-bugs
QA Contact: John Sefler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-18 19:11 UTC by John Sefler
Modified: 2017-02-16 04:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-02-16 04:14:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description John Sefler 2016-01-18 19:11:18 UTC
Description of problem:

RHN Classic channel 'rhel-x86_64-server-6-cf-ce-1-beta' is accounted for in subscription-manager-migration-data file '/usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt'. expected:<true> but was:<false>

RHN Classic channel 'rhel-x86_64-server-6-cf-ce-1-beta-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.24-1.el6.noarch


How reproducible:


Steps to Reproduce:
[root@jsefler-6 ~]# grep rhel-x86_64-server-6-cf-ce-1 /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt
rhel-x86_64-server-6-cf-ce-1: product-x86_64-3085f3bfbd2b-167.pem
rhel-x86_64-server-6-cf-ce-1-debuginfo: product-x86_64-3085f3bfbd2b-167.pem
[root@jsefler-6 ~]# 

Actual results:
  above

Expected results:
  Also expected the grep to find channel maps for:
rhel-x86_64-server-6-cf-ce-1-beta
rhel-x86_64-server-6-cf-ce-1-beta-debuginfo

Additional info:
Before this bug can be fixed in subscription-manager-migration-data, an upstream fix to http://git.app.eng.bos.redhat.com/git/rcm/rcm-metadata.git/tree/cdn/product-certs.json must be done by Release Engineering.

Comment 2 John Sefler 2017-01-16 17:56:29 UTC
Retesting....


[root@jsefler-rhel6 ~]# rpm -q subscription-manager-migration-data 
subscription-manager-migration-data-2.0.32-1.el6.noarch
[root@jsefler-rhel6 ~]# grep rhel-x86_64-server-6-cf-ce-1 /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt
rhel-x86_64-server-6-cf-ce-1: product-x86_64-3085f3bfbd2b-167.pem
rhel-x86_64-server-6-cf-ce-1-debuginfo: product-x86_64-3085f3bfbd2b-167.pem
[root@jsefler-rhel6 ~]# 

And from a satellite-sync...
[root@rhsm-sat5 ~]# satellite-sync --list-channels > allchannels.txt
[root@rhsm-sat5 ~]# grep -- rhel-x86_64-server-6-cf-ce-1 allchannels.txt 
12:24:47       p rhel-x86_64-server-6-cf-ce-1              346 
12:24:47       p rhel-x86_64-server-6-cf-ce-1-beta           0 
12:24:47       p rhel-x86_64-server-6-cf-ce-1-beta-debuginfo    0 
12:24:47       p rhel-x86_64-server-6-cf-ce-1-debuginfo     27 
[root@rhsm-sat5 ~]# 


This is still a bug.  Missing mappings for channels...
rhel-x86_64-server-6-cf-ce-1-beta
rhel-x86_64-server-6-cf-ce-1-beta-debuginfo

Comment 3 Andrew Thomas 2017-02-07 15:44:26 UTC
All CF-SE, CF-AE, CF-CE, CF-Tools, and CF-ME-2 are all EOL and not supported. We can probably ignore these mappings safely.

I think this can be closed as WONTFIX.


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