Bug 1299621 - rhel-x86_64-server-6-cf-se-1-beta channel maps are absent from channel-cert-mapping.txt
Summary: rhel-x86_64-server-6-cf-se-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:16 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:13 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


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