Bug 1105279
Summary: | rhn channel rhel-x86_64-server-scalefs-5 maps to a version 5.10 product cert - should be 5.11 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | 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: | 5.11 | CC: | dgregor |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-16 00:23:23 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1039651 |
Description
John Sefler
2014-06-05 18:35:43 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. fixed in latest product-certs.json (In reply to Dennis Gregorovic from comment #2) > fixed in latest product-certs.json yes... dgregor fixed the upstream input to subscription-manager-migration-data, but awood needs to build a new subscription-manager-migration-data to pull in the rcm changes. Thank you dgregor. Verifying Version... [root@jsefler-5 ~]# rpm -q subscription-manager-migration-data subscription-manager-migration-data-2.0.10-1.el5 [root@jsefler-5 ~]# for F in `rpm -ql subscription-manager-migration-data | grep -- -92.pem`; do echo ""; echo $F; rct cat-cert $F | grep rhel-5-server-scalablefilesystem -B5; done; /usr/share/rhsm/product/RHEL-5/Server-ScalableFileSystem-x86_64-61f22af91045-92.pem Product: ID: 92 Name: Red Hat Enterprise Linux Scalable File System (for RHEL Server) Version: 5.11 Beta Arch: x86_64 Tags: rhel-5-server-scalablefilesystem,rhel-5-scalablefilesystem /usr/share/rhsm/product/RHEL-5/Server-ScalableFileSystem-x86_64-73dd02430f62-92.pem /usr/share/rhsm/product/RHEL-5/Server-ScalableFileSystem-x86_64-b9db018b096c-92.pem /usr/share/rhsm/product/RHEL-5/Server-ScalableFileSystem-x86_64-c4d8b7647dca-92.pem Product: ID: 92 Name: Red Hat Enterprise Linux Scalable File System (for RHEL Server) Version: 5.11 Arch: x86_64 Tags: rhel-5-server-scalablefilesystem,rhel-5-scalablefilesystem [root@jsefler-5 ~]# [root@jsefler-5 ~]# grep Server-ScalableFileSystem-x86_64-61f22af91045-92.pem /usr/share/rhsm/product/RHEL-5/channel-cert-mapping.txt rhel-x86_64-server-scalefs-5-beta: Server-ScalableFileSystem-x86_64-61f22af91045-92.pem [root@jsefler-5 ~]# [root@jsefler-5 ~]# grep Server-ScalableFileSystem-x86_64-c4d8b7647dca-92.pem /usr/share/rhsm/product/RHEL-5/channel-cert-mapping.txt rhel-x86_64-server-scalefs-5: Server-ScalableFileSystem-x86_64-c4d8b7647dca-92.pem [root@jsefler-5 ~]# VERIFIED: the rhn channel rhel-x86_64-server-scalefs-5-beta maps to a version 5.11 Beta product cert VERIFIED: the rhn channel rhel-x86_64-server-scalefs-5 maps to a version 5.11 product cert 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-1225.html |