| Summary: | OpenStack-4.0 rhel-x86_64-server-6-ost-4 channel maps are missing | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | John Sefler <jsefler> |
| Component: | subscription-manager-migration-data | Assignee: | Alex Wood <awood> |
| Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.5 | CC: | bkearney, jesusr |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
no documentation required
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-14 07:45:21 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1014343 | ||
Channel mappings are also missing for the rhel-x86_64-server-6-ost-beta
Should these be included in subscription-manager-migration-data too?
[root@jsefler-6 cdn]# grep rhel-x86_64-server-6-ost-beta product-certs.json
"rhel-x86_64-server-6-ost-beta": {
"rhel-x86_64-server-6-ost-beta-cts": {
"rhel-x86_64-server-6-ost-beta-cts-debuginfo": {
"rhel-x86_64-server-6-ost-beta-debuginfo": {
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. Verifying Version... [root@jsefler-6 ~]# rpm -q subscription-manager-migration-data subscription-manager-migration-data-2.0.5-1.el6.noarch [root@jsefler-6 ~]# grep rhel-x86_64-server-6-ost-4 /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt rhel-x86_64-server-6-ost-4: OpenStack-4.0-x86_64-246d432e005c-191.pem rhel-x86_64-server-6-ost-4-cts: OpenStack-4.0-CTS-x86_64-8fe420f53388-208.pem rhel-x86_64-server-6-ost-4-cts-debuginfo: OpenStack-4.0-CTS-x86_64-8fe420f53388-208.pem rhel-x86_64-server-6-ost-4-debuginfo: OpenStack-4.0-x86_64-246d432e005c-191.pem [root@jsefler-6 ~]# VERIFIED: channels from comment 0 are now mapped to product certs [root@jsefler-6 ~]# grep rhel-x86_64-server-6-ost-beta /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt rhel-x86_64-server-6-ost-beta: OpenStack-Beta-x86_64-2046a38a8a9f-220.pem rhel-x86_64-server-6-ost-beta-cts: OpenStack-Beta-CTS-x86_64-d7a59cfd2249-221.pem rhel-x86_64-server-6-ost-beta-cts-debuginfo: OpenStack-Beta-CTS-x86_64-d7a59cfd2249-221.pem rhel-x86_64-server-6-ost-beta-debuginfo: OpenStack-Beta-x86_64-2046a38a8a9f-220.pem [root@jsefler-6 ~]# VERIFIED: channels from comment 2 are now mapped to product certs 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 |
Description of problem: product-certs.json has been updated with new OpenStack-4.0 channel mappings. subscription-manager-migration-data needs to be regenerated to pull them in. Version-Release number of selected component (if applicable): [root@jsefler-6 ~]# rpm -q subscription-manager-migration-data subscription-manager-migration-data-2.0.4-1.el6.noarch How reproducible: Steps to Reproduce: [root@jsefler-6 ~]# grep rhel-x86_64-server-6-ost-4 /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt [root@jsefler-6 ~]# Actual results: no mappings Expected results: Mappings for these four channels... [root@jsefler-6 cdn]# grep rhel-x86_64-server-6-ost-4 product-certs.json "rhel-x86_64-server-6-ost-4": { "rhel-x86_64-server-6-ost-4-cts": { "rhel-x86_64-server-6-ost-4-cts-debuginfo": { "rhel-x86_64-server-6-ost-4-debuginfo": { Additional info: