Bug 1299621

Summary: rhel-x86_64-server-6-cf-se-1-beta channel maps are absent from channel-cert-mapping.txt
Product: Red Hat Enterprise Linux 6 Reporter: John Sefler <jsefler>
Component: subscription-manager-migration-dataAssignee: candlepin-bugs
Status: CLOSED WONTFIX QA Contact: John Sefler <jsefler>
Severity: low Docs Contact:
Priority: medium    
Version: 6.8CC: anthomas, jgalipea, vrjain
Target Milestone: rcKeywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-16 04:14:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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

RHN Classic channel 'rhel-x86_64-server-6-cf-se-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-se-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-se-1 /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt
rhel-x86_64-server-6-cf-se-1: product-x86_64-3085f3bfbd2b-167.pem
rhel-x86_64-server-6-cf-se-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-se-1-beta
rhel-x86_64-server-6-cf-se-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:59:49 UTC
This is still a valid bug, however the most recent satellite-sync shows that the beta channels are empty...

[root@rhsm-sat5 ~]# satellite-sync --list-channels > allchannels.txt
[root@rhsm-sat5 ~]# grep -- rhel-x86_64-server-6-cf-se-1 allchannels.txt 
12:24:47       p rhel-x86_64-server-6-cf-se-1              394 
12:24:47       p rhel-x86_64-server-6-cf-se-1-beta           0 
12:24:47       p rhel-x86_64-server-6-cf-se-1-beta-debuginfo    0 
12:24:47       p rhel-x86_64-server-6-cf-se-1-debuginfo     21 
[root@rhsm-sat5 ~]#

Comment 3 Andrew Thomas 2017-02-07 15:44:42 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.