Description of problem: The redhat-storage-server package is putting in the RHEL6.5 product certicate, instead of the expected RHEL6.6 product certificate in system installed through RHS3.0.2 ISO . The product certificate for RHS is okay. ---------------------------------------- # cat /etc/redhat-storage-release Red Hat Storage Server 3.0 Update 2 # pwd /etc/pki/product # ls 186.pem 69.pem # rpm -qf 186.pem redhat-storage-server-3.0.2.0-1.el6rhs.noarch # rpm -qf 69.pem redhat-storage-server-3.0.2.0-1.el6rhs.noarch # rct cat-cert 69.pem +-------------------------------------------+ Product Certificate +-------------------------------------------+ Certificate: Path: 69.pem Version: 1.0 Serial: 12750047592154746048 Start Date: 2013-04-24 13:18:38+00:00 End Date: 2033-04-19 13:18:38+00:00 Subject: CN: Red Hat Product ID [82d8aa4c-b4ae-4293-8526-06e8bd9df3f0] Issuer: C: US CN: Red Hat Entitlement Product Authority O: Red Hat, Inc. OU: Red Hat Network ST: North Carolina emailAddress: ca-support Product: ID: 69 Name: Red Hat Enterprise Linux Server Version: 6.5 Arch: x86_64 Tags: rhel-6,rhel-6-server Brand Type: Brand Name: # rct cat-cert 186.pem +-------------------------------------------+ Product Certificate +-------------------------------------------+ Certificate: Path: 186.pem Version: 1.0 Serial: 12750047592154746771 Start Date: 2014-07-18 10:43:27+00:00 End Date: 2034-07-13 10:43:27+00:00 Subject: CN: Red Hat Product ID [c3ccb299-8003-45ac-b514-cdbde10f1a46] Issuer: C: US CN: Red Hat Entitlement Product Authority O: Red Hat, Inc. OU: Red Hat Network ST: North Carolina emailAddress: ca-support Product: ID: 186 Name: Red Hat Storage Server for On-premise Version: 3.0 Arch: x86_64 Tags: rhs,rhs-3.0 Brand Type: Brand Name: ---------------------------------------- Version-Release number of selected component (if applicable): redhat-storage-server-3.0.2.0-1.el6rhs.noarch How reproducible: Steps to Reproduce: 1. Install RHSS-3.0u2-20141029.1-RHS-x86_64-DVD1.iso 2. Examine /etc/pki/product/69.pem Actual results: The redhat-storage-server package is putting in the RHEL6.5 product certicate, instead of the expected RHEL6.6 product certificate in the system installed through RHS3.0.2 ISO . Expected results: The redhat-storage-server package should be putting in the RHEL6.6 product certicate in the system installed through RHS3.0.2 ISO . Additional info: From a RHEL6.6 system : ---------------------------------------- # cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.6 (Santiago) # rct cat-cert /etc/pki/product/69.pem +-------------------------------------------+ Product Certificate +-------------------------------------------+ Certificate: Path: /etc/pki/product/69.pem Version: 1.0 Serial: 12750047592154746801 Start Date: 2014-04-01 16:52:18+00:00 End Date: 2034-03-27 16:52:18+00:00 Subject: CN: Red Hat Product ID [a4c42741-e83e-4f2c-b870-fe8bd744d2d9] Issuer: C: US CN: Red Hat Entitlement Product Authority O: Red Hat, Inc. OU: Red Hat Network ST: North Carolina emailAddress: ca-support Product: ID: 69 Name: Red Hat Enterprise Linux Server Version: 6.6 Arch: x86_64 Tags: rhel-6,rhel-6-server Brand Type: Brand Name: ----------------------------------------
Reassign to me once the certificate is provided.
Please download the below RHEL 6.6 product_id (certificate) http://git.app.eng.bos.redhat.com/git/rcm/rcm-metadata.git/plain/product_ids/rhel-6.6/Server-x86_64-fe8bd744d2d9-69.pem
Patch is under review at https://code.engineering.redhat.com/gerrit/35837
Verified on RHSS-3.0u2-20141101.2-RHS-x86_64-DVD1.iso which includes redhat-storage-server-3.0.2.1-1.el6rhs package ------------------------------------------ # cat /etc/redhat-storage-release Red Hat Storage Server 3.0 Update 2 # # rpm -q redhat-storage-server redhat-storage-server-3.0.2.1-1.el6rhs.noarch # rpm -qf /etc/pki/product/186.pem redhat-storage-server-3.0.2.1-1.el6rhs.noarch # # rpm -qf /etc/pki/product/69.pem redhat-storage-server-3.0.2.1-1.el6rhs.noarch # rct cat-cert /etc/pki/product/69.pem | grep -A 7 '^Product' Product: ID: 69 Name: Red Hat Enterprise Linux Server Version: 6.6 Arch: x86_64 Tags: rhel-6,rhel-6-server Brand Type: Brand Name: # # rct cat-cert /etc/pki/product/186.pem | grep -A 7 '^Product' Product: ID: 186 Name: Red Hat Storage Server for On-premise Version: 3.0 Arch: x86_64 Tags: rhs,rhs-3.0 Brand Type: Brand Name: ------------------------------------------
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/RHBA-2014-1820.html