Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1619826

Summary: Several RHN RHEL extras channels map to a RHEL '7.3' version certificate instead of the latest '7.6' version
Product: Red Hat Enterprise Linux 7 Reporter: John Sefler <jsefler>
Component: subscription-manager-migration-dataAssignee: candlepin-bugs
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat subscription-manager QE Team <rhsm-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.6CC: csnyder, redakkan, skallesh
Target Milestone: rc   
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: 2020-12-15 09:25:53 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:
Embargoed:

Description John Sefler 2018-08-21 20:17:10 UTC
Description of problem:

The subscription-manager-migration-data package provides a collection of product certificates and a mapping file (/rhsm/product/RHEL-7/channel-cert-mapping.txt) that shows which product cert corresponds to an RHN channel.  With each minor release of RHEL, the "Version" on the product cert is bumped.  Hence the product certs provided by subscription-manager-migration-data should also bumped to the latest version.  Below is a listing of RHN channels for which the product cert version has not been bumped up to RHEL Version 7.6.

Failing RHN Channels:

rhel-x86_64-server-extras-7
rhel-x86_64-server-extras-7-debuginfo
rhel-ppc64-server-extras-7
rhel-ppc64-server-extras-7-debuginfo
rhel-x86_64-workstation-extras-7
rhel-x86_64-workstation-extras-7-debuginfo
rhel-x86_64-client-extras-7
rhel-x86_64-client-extras-7-debuginfo
rhel-x86_64-hpc-node-extras-7
rhel-x86_64-hpc-node-extras-7-debuginfo
rhel-s390x-server-extras-7
rhel-s390x-server-extras-7-debuginfo


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


How reproducible:


Steps to Reproduce:
For each of the failing RHN channels listed above, here is an example test for channel rhel-x86_64-server-extras-7....

[root@jsefler-rhel7 ~]# cd /usr/share/rhsm/product/RHEL-7
[root@jsefler-rhel7 RHEL-7]# grep "rhel-x86_64-server-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-server-extras-7: Server-Server-x86_64-9504e60fcb1a-69.pem
[root@jsefler-rhel7 RHEL-7]# rct cat-cert Server-Server-x86_64-9504e60fcb1a-69.pem | tail -9
Product:
	ID: 69
	Name: Red Hat Enterprise Linux Server
	Version: 7.3      <============= EXPECTED 7.6
	Arch: x86_64
	Tags: rhel-7,rhel-7-server
	Brand Type: 
	Brand Name: 

Actual results:
	Version: 7.3

Expected results:
	Version: 7.6

Additional info:

Comment 2 Shwetha Kallesh 2020-05-13 09:51:49 UTC
Preliminary verification:

[root@kvm-07-guest13 RHEL-7]# rpm -qa | grep subscription-manager-migration-data
subscription-manager-migration-data-2.0.55-1.el7.noarch


[root@kvm-07-guest13 RHEL-7]# cat /etc/redhat-release 
Red Hat Enterprise Linux Server release 7.9 Beta (Maipo)

[root@kvm-07-guest13 ~]# cd /usr/share/rhsm/product/RHEL-7
[root@kvm-07-guest13 RHEL-7]# grep "rhel-x86_64-server-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-server-extras-7: Server-x86_64-2ab38165141c-69.pem
[root@kvm-07-guest13 RHEL-7]# rct cat-cert Server-x86_64-2ab38165141c-69.pem | tail -9
Product:
	ID: 69
	Name: Red Hat Enterprise Linux Server
	Version: 7.9                        ------------> its 7.9 now
	Arch: x86_64
	Tags: rhel-7,rhel-7-server
	Brand Type: 
	Brand Name:

Comment 3 Shwetha Kallesh 2020-05-13 09:57:19 UTC
[root@kvm-07-guest13 RHEL-7]# grep "rhel-x86_64-server-extras-7-debuginfo:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-server-extras-7-debuginfo: Server-x86_64-2ab38165141c-69.pem
[root@kvm-07-guest13 RHEL-7]# rct cc Server-x86_64-2ab38165141c-69.pem | tail -9
Product:
	ID: 69
	Name: Red Hat Enterprise Linux Server
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-server
	Brand Type: 
	Brand Name: 

[root@kvm-07-guest13 RHEL-7]# grep "rhel-ppc64-server-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-ppc64-server-extras-7: Server-ppc64-0646c3b8a833-74.pem
[root@kvm-07-guest13 RHEL-7]# rct cc Server-ppc64-0646c3b8a833-74.pem | tail -9
Product:
	ID: 74
	Name: Red Hat Enterprise Linux for Power, big endian
	Version: 7.9
	Arch: ppc64
	Tags: rhel-7,rhel-7-ibm-power
	Brand Type: 
	Brand Name:


[root@kvm-07-guest13 RHEL-7]# grep "rhel-ppc64-server-extras-7-debuginfo:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-ppc64-server-extras-7-debuginfo: Server-ppc64-0646c3b8a833-74.pem
[root@kvm-07-guest13 RHEL-7]# rct cc Server-ppc64-0646c3b8a833-74.pem | tail -9
Product:
	ID: 74
	Name: Red Hat Enterprise Linux for Power, big endian
	Version: 7.9
	Arch: ppc64
	Tags: rhel-7,rhel-7-ibm-power
	Brand Type: 
	Brand Name:

Comment 4 Shwetha Kallesh 2020-05-13 10:04:46 UTC
[root@kvm-07-guest13 RHEL-7]# grep "rhel-x86_64-workstation-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-workstation-extras-7: Workstation-x86_64-719525d4cb11-71.pem
[root@kvm-07-guest13 RHEL-7]# rct cc Workstation-x86_64-719525d4cb11-71.pem | tail -9
Product:
	ID: 71
	Name: Red Hat Enterprise Linux Workstation
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-workstation
	Brand Type: 
	Brand Name: 


[root@kvm-07-guest13 RHEL-7]# grep "rhel-x86_64-workstation-extras-7-debuginfo:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-workstation-extras-7-debuginfo: Workstation-x86_64-719525d4cb11-71.pem
[root@kvm-07-guest13 RHEL-7]# rct cc Workstation-x86_64-719525d4cb11-71.pem | tail -9 
Product:
	ID: 71
	Name: Red Hat Enterprise Linux Workstation
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-workstation
	Brand Type: 
	Brand Name: 

[root@kvm-07-guest13 RHEL-7]# grep "rhel-x86_64-client-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-client-extras-7: Client-x86_64-dc34afa674ea-68.pem
[root@kvm-07-guest13 RHEL-7]# rct cc Client-x86_64-dc34afa674ea-68.pem | tail -9 
Product:
	ID: 68
	Name: Red Hat Enterprise Linux Desktop
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-client
	Brand Type: 
	Brand Name: 

[root@kvm-07-guest13 RHEL-7]# grep "rhel-x86_64-client-extras-7-debuginfo:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-client-extras-7-debuginfo: Client-x86_64-dc34afa674ea-68.pem
[root@kvm-07-guest13 RHEL-7]# rct cc Client-x86_64-dc34afa674ea-68.pem | tail -9
Product:
	ID: 68
	Name: Red Hat Enterprise Linux Desktop
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-client
	Brand Type: 
	Brand Name: 

[root@kvm-07-guest13 RHEL-7]# grep "rhel-x86_64-hpc-node-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-hpc-node-extras-7: ComputeNode-x86_64-4044a0ebd12e-76.pem
[root@kvm-07-guest13 RHEL-7]# rct cc ComputeNode-x86_64-4044a0ebd12e-76.pem | tail -9
Product:
	ID: 76
	Name: Red Hat Enterprise Linux for Scientific Computing
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-computenode
	Brand Type: 
	Brand Name: 

[root@kvm-07-guest13 RHEL-7]# grep "rhel-x86_64-hpc-node-extras-7-debuginfo:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-hpc-node-extras-7-debuginfo: ComputeNode-x86_64-4044a0ebd12e-76.pem
[root@kvm-07-guest13 RHEL-7]# rct cc ComputeNode-x86_64-4044a0ebd12e-76.pem | tail -9
Product:
	ID: 76
	Name: Red Hat Enterprise Linux for Scientific Computing
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-computenode
	Brand Type: 
	Brand Name: 

[root@kvm-07-guest13 RHEL-7]# grep "rhel-s390x-server-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-s390x-server-extras-7: Server-s390x-243d47556e74-72.pem
[root@kvm-07-guest13 RHEL-7]# rct cc Server-s390x-243d47556e74-72.pem | tail -9
Product:
	ID: 72
	Name: Red Hat Enterprise Linux for IBM z Systems
	Version: 7.9
	Arch: s390x
	Tags: rhel-7,rhel-7-ibm-system-z
	Brand Type: 
	Brand Name: 

[root@kvm-07-guest13 RHEL-7]# grep "rhel-s390x-server-extras-7-debuginfo:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-s390x-server-extras-7-debuginfo: Server-s390x-243d47556e74-72.pem
[root@kvm-07-guest13 RHEL-7]# rct cc Server-s390x-243d47556e74-72.pem | tail -9
Product:
	ID: 72
	Name: Red Hat Enterprise Linux for IBM z Systems
	Version: 7.9
	Arch: s390x
	Tags: rhel-7,rhel-7-ibm-system-z
	Brand Type: 
	Brand Name:

Comment 5 Shwetha Kallesh 2020-05-14 12:40:09 UTC
Verification:

[root@amd-pike-06 RHEL-7]# rpm -qa | grep migration-data
subscription-manager-migration-data-2.0.55-1.el7.noarch


[root@amd-pike-06 ~]# cd /usr/share/rhsm/product/RHEL-7
[root@amd-pike-06 RHEL-7]# grep "rhel-x86_64-server-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-server-extras-7: Server-x86_64-2ab38165141c-69.pem
[root@amd-pike-06 RHEL-7]# rct cat-cert Server-x86_64-2ab38165141c-69.pem | tail -9
Product:
	ID: 69
	Name: Red Hat Enterprise Linux Server
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-server
	Brand Type: 
	Brand Name: 

[root@amd-pike-06 RHEL-7]# grep "rhel-x86_64-server-extras-7-debuginfo:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-server-extras-7-debuginfo: Server-x86_64-2ab38165141c-69.pem
[root@amd-pike-06 RHEL-7]# rct cc Server-x86_64-2ab38165141c-69.pem | tail -9
Product:
	ID: 69
	Name: Red Hat Enterprise Linux Server
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-server
	Brand Type: 
	Brand Name: 

[root@amd-pike-06 RHEL-7]#  grep "rhel-ppc64-server-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-ppc64-server-extras-7: Server-ppc64-0646c3b8a833-74.pem
[root@amd-pike-06 RHEL-7]# rct cc Server-ppc64-0646c3b8a833-74.pem | tail -9
Product:
	ID: 74
	Name: Red Hat Enterprise Linux for Power, big endian
	Version: 7.9
	Arch: ppc64
	Tags: rhel-7,rhel-7-ibm-power
	Brand Type: 
	Brand Name: 

[root@amd-pike-06 RHEL-7]# grep "rhel-ppc64-server-extras-7-debuginfo:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-ppc64-server-extras-7-debuginfo: Server-ppc64-0646c3b8a833-74.pem
[root@amd-pike-06 RHEL-7]# rct cc Server-ppc64-0646c3b8a833-74.pem | tail -9
Product:
	ID: 74
	Name: Red Hat Enterprise Linux for Power, big endian
	Version: 7.9
	Arch: ppc64
	Tags: rhel-7,rhel-7-ibm-power
	Brand Type: 
	Brand Name: 

[root@amd-pike-06 RHEL-7]# grep "rhel-x86_64-workstation-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-workstation-extras-7: Workstation-x86_64-719525d4cb11-71.pem
[root@amd-pike-06 RHEL-7]# rct cc Workstation-x86_64-719525d4cb11-71.pem | tail -9
Product:
	ID: 71
	Name: Red Hat Enterprise Linux Workstation
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-workstation
	Brand Type: 
	Brand Name: 

[root@amd-pike-06 RHEL-7]# grep "rhel-x86_64-client-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-client-extras-7: Client-x86_64-dc34afa674ea-68.pem
[root@amd-pike-06 RHEL-7]# rct cc Client-x86_64-dc34afa674ea-68.pem | tail -9 
Product:
	ID: 68
	Name: Red Hat Enterprise Linux Desktop
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-client
	Brand Type: 
	Brand Name: 

[root@amd-pike-06 RHEL-7]# grep "rhel-x86_64-client-extras-7-debuginfo:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-client-extras-7-debuginfo: Client-x86_64-dc34afa674ea-68.pem
[root@amd-pike-06 RHEL-7]# rct cc Client-x86_64-dc34afa674ea-68.pem | tail -9
Product:
	ID: 68
	Name: Red Hat Enterprise Linux Desktop
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-client
	Brand Type: 
	Brand Name: 

[root@amd-pike-06 RHEL-7]# grep "rhel-x86_64-hpc-node-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-hpc-node-extras-7: ComputeNode-x86_64-4044a0ebd12e-76.pem
[root@amd-pike-06 RHEL-7]# rct cc ComputeNode-x86_64-4044a0ebd12e-76.pem | tail -9
Product:
	ID: 76
	Name: Red Hat Enterprise Linux for Scientific Computing
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-computenode
	Brand Type: 
	Brand Name: 

[root@amd-pike-06 RHEL-7]# grep "rhel-x86_64-hpc-node-extras-7-debuginfo:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-hpc-node-extras-7-debuginfo: ComputeNode-x86_64-4044a0ebd12e-76.pem
[root@amd-pike-06 RHEL-7]# rct cc ComputeNode-x86_64-4044a0ebd12e-76.pem | tail -9
Product:
	ID: 76
	Name: Red Hat Enterprise Linux for Scientific Computing
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-computenode
	Brand Type: 
	Brand Name: 

[root@amd-pike-06 RHEL-7]# grep "rhel-s390x-server-extras-7:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-s390x-server-extras-7: Server-s390x-243d47556e74-72.pem
[root@amd-pike-06 RHEL-7]# rct cc Server-s390x-243d47556e74-72.pem | tail -9
Product:
	ID: 72
	Name: Red Hat Enterprise Linux for IBM z Systems
	Version: 7.9
	Arch: s390x
	Tags: rhel-7,rhel-7-ibm-system-z
	Brand Type: 
	Brand Name: 

[root@amd-pike-06 RHEL-7]# grep "rhel-s390x-server-extras-7-debuginfo:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-s390x-server-extras-7-debuginfo: Server-s390x-243d47556e74-72.pem
[root@amd-pike-06 RHEL-7]# rct cc Server-s390x-243d47556e74-72.pem | tail -9
Product:
	ID: 72
	Name: Red Hat Enterprise Linux for IBM z Systems
	Version: 7.9
	Arch: s390x
	Tags: rhel-7,rhel-7-ibm-system-z
	Brand Type: 
	Brand Name:

Comment 6 Shwetha Kallesh 2020-05-14 12:43:42 UTC
[root@amd-pike-06 RHEL-7]# grep "rhel-x86_64-workstation-extras-7-debuginfo:" /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-workstation-extras-7-debuginfo: Workstation-x86_64-719525d4cb11-71.pem
[root@amd-pike-06 RHEL-7]# rct cc Workstation-x86_64-719525d4cb11-71.pem | tail -9 
Product:
	ID: 71
	Name: Red Hat Enterprise Linux Workstation
	Version: 7.9
	Arch: x86_64
	Tags: rhel-7,rhel-7-workstation
	Brand Type: 
	Brand Name:

Comment 7 Rehana 2020-12-15 09:25:53 UTC
Closed current release as per comment 5