Hide Forgot
Description of problem: Version 2.1 product cert channel mappings for Red Hat Storage Management Console are missing from the subscription-manager-migration-data rhel-x86_64-server-6-rhs-rhsc-2.1 rhel-x86_64-server-6-rhs-rhsc-2.1-debuginfo Version-Release number of selected component (if applicable): [root@jsefler-6 ~]# rpm -q subscription-manager-migration-data subscription-manager-migration-data-2.0.5-1.el6.noarch How reproducible: Steps to Reproduce: [root@jsefler-6 ~]# rpm -ql subscription-manager-migration-data | grep mapping /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt [root@jsefler-6 ~]# grep rhs-rhsc /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt rhel-x86_64-server-6-rhs-rhsc-2.0: RHS-Console-x86_64-3c77c5245214-188.pem rhel-x86_64-server-6-rhs-rhsc-2.0-debuginfo: RHS-Console-x86_64-3c77c5245214-188.pem Actual results: above shows product cert mapping for v2.0 Expected results: also expected v2.1 product cert mapping for channels... rhel-x86_64-server-6-rhs-rhsc-2.1 rhel-x86_64-server-6-rhs-rhsc-2.1-debuginfo Additional info: subscription-manager-migration-data depends on an update to product-certs.json to include these mappings. Currently these channels are also missing from product-certs.json http://git.app.eng.bos.redhat.com/rcm/rcm-metadata.git/tree/cdn/product-certs.json?id=HEAD
Yes, these should be included in the next update.
This bug is more applicable to RHEL6 than RHEL7. Moving back to RHEL6.
Updated product-certs contains these mappings
Retested on rhel6.6 with # rpm -q subscription-manager-migration-data subscription-manager-migration-data-2.0.10-1.el6.noarch following the test steps mentioned in the bug description # rpm -ql subscription-manager-migration-data | grep mapping /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt # grep rhs-rhsc /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt rhel-x86_64-server-6-rhs-rhsc-2.0: RHS-Console-x86_64-3c77c5245214-188.pem rhel-x86_64-server-6-rhs-rhsc-2.0-debuginfo: RHS-Console-x86_64-3c77c5245214-188.pem rhel-x86_64-server-6-rhs-rhsc-2.1: RHS-Console-x86_64-7363b55ffb92-188.pem rhel-x86_64-server-6-rhs-rhsc-2.1-debuginfo: RHS-Console-x86_64-7363b55ffb92-188.pem Above mentioned command displays product cert mapping for rhsc version 2.1 along with version 2.0 Additional details: Also now these mapping details are available in http://git.app.eng.bos.redhat.com/git/rcm/rcm-metadata.git/tree/cdn/product-certs.json?id=HEAD Marking this bug to "Verified"
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. http://rhn.redhat.com/errata/RHBA-2014-1384.html