Bug 1320597
| Summary: | rhel-x86_64-server-hpn-fastrack-6 channel maps are absent from channel-cert-mapping.txt | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | John Sefler <jsefler> | |
| Component: | subscription-manager-migration-data | Assignee: | vritant <vrjain> | |
| Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 6.8 | CC: | anthomas, bcourt, bkearney, jgalipea | |
| Target Milestone: | rc | Keywords: | 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: | ||||
| : | 1561724 (view as bug list) | Environment: | ||
| Last Closed: | 2017-03-21 10:54:48 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
2016-03-23 15:24:47 UTC
This is still a bug in version... [root@jsefler-rhel6 ~]# rpm -q subscription-manager-migration-data subscription-manager-migration-data-2.0.32-1.el6.noarch [root@jsefler-rhel6 ~]# egrep "rhel-.+-server-hpn-fastrack-6" /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt rhel-ppc64-server-hpn-fastrack-6: Server-HPN-ppc64-40959b701a95-173.pem rhel-ppc64-server-hpn-fastrack-6-debuginfo: Server-HPN-ppc64-40959b701a95-173.pem [root@jsefler-rhel6 ~]# However, satellite-sync shows that these are empty channels.... [root@rhsm-sat5 ~]# satellite-sync --list-channels > allchannels.txt [root@rhsm-sat5 ~]# egrep "rhel-.+-server-hpn-fastrack-6" allchannels.txt 12:24:44 p rhel-ppc64-server-hpn-fastrack-6 0 12:24:44 p rhel-ppc64-server-hpn-fastrack-6-debuginfo 0 12:24:47 p rhel-x86_64-server-hpn-fastrack-6 0 12:24:47 p rhel-x86_64-server-hpn-fastrack-6-debuginfo 0 [root@rhsm-sat5 ~]# NEEDINFO Re-testing version... [root@jsefler-rhel6 ~]# rpm -q subscription-manager-migration-data subscription-manager-migration-data-2.0.33-1.el6.noarch [root@jsefler-rhel6 ~]# egrep "rhel-.+-server-hpn-fastrack-6" /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt rhel-ppc64-server-hpn-fastrack-6: Server-HPN-ppc64-a13316638842-173.pem rhel-ppc64-server-hpn-fastrack-6-debuginfo: Server-HPN-ppc64-a13316638842-173.pem rhel-x86_64-server-hpn-fastrack-6: Server-HPN-x86_64-1a212270d985-132.pem rhel-x86_64-server-hpn-fastrack-6-debuginfo: Server-HPN-x86_64-1a212270d985-132.pem [root@jsefler-rhel6 ~]# VERIFIED: The rhn channel to product cert maps for x86_64 are now included. Verifying Version... [root@jsefler-rhel6 ~]# rpm -q subscription-manager-migration-data subscription-manager-migration-data-2.0.34-1.el6.noarch [root@jsefler-rhel6 ~]# egrep "rhel-.+-server-hpn-fastrack-6" /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt rhel-ppc64-server-hpn-fastrack-6: Server-HPN-ppc64-a13316638842-173.pem rhel-ppc64-server-hpn-fastrack-6-debuginfo: Server-HPN-ppc64-a13316638842-173.pem rhel-x86_64-server-hpn-fastrack-6: Server-HPN-x86_64-1a212270d985-132.pem rhel-x86_64-server-hpn-fastrack-6-debuginfo: Server-HPN-x86_64-1a212270d985-132.pem [root@jsefler-rhel6 ~]# VERIFIED: The rhn channel to product cert maps for x86_64 (as well as ppc64) are now included. 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/RHSA-2017-0698.html |