RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 815433 - sam-rhel-x86_64-server-6-beta channel mapping needs replacement in channel-cert-mapping.txt
Summary: sam-rhel-x86_64-server-6-beta channel mapping needs replacement in channel-ce...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: subscription-manager-migration-data
Version: 6.3
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
: ---
Assignee: Alex Wood
QA Contact: Entitlement Bugs
URL:
Whiteboard:
Depends On:
Blocks: 738066
TreeView+ depends on / blocked
 
Reported: 2012-04-23 15:30 UTC by John Sefler
Modified: 2012-06-20 13:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-20 13:37:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2012:0823 0 normal SHIPPED_LIVE new package: subscription-manager-migration-data 2012-06-19 20:34:09 UTC

Description John Sefler 2012-04-23 15:30:56 UTC
Description of problem:

In the master product-baseline definition, new channels for sam-rhel-x86_64-server-6 and sam-rhel-x86_64-server-6-debug-info are
now mapped to the Red Hat Enterprise Linux Server product ID 69.  As such, the
channel-cert-mapping.txt file should also have these mappings, but currently
does not.  The BETA sam-rhel-x86_64-server-6-beta and sam-rhel-x86_64-server-6-beta-debuginfo should be replaced.

Cut from http://git.app.eng.bos.redhat.com/?p=rcm/rhn-definitions.git;a=blob;f=cdn/product-baseline.json;hb=HEAD

         "Name": "Red Hat Enterprise Linux Server", 
         "Product ID": "69", 
         "RHN Channels": [
             <...CUT OUT MANY CHANNELS FOR BREVITY...>
             "sam-rhel-x86_64-server-6", 
             "sam-rhel-x86_64-server-6-debuginfo"
         ]


Version-Release number of selected component (if applicable):
[root@jsefler-r63-server ~]# rpm -q subscription-manager-migration-data
subscription-manager-migration-data-1.12.1.3-1.el6.noarch


How reproducible:


Steps to Reproduce:
[root@jsefler-r63-server ~]# grep sam-rhel-x86_64-server-6 /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt
sam-rhel-x86_64-server-6-beta: Server-Server-x86_64-23d36f276d57-69.pem
sam-rhel-x86_64-server-6-beta-debuginfo: Server-Server-x86_64-23d36f276d57-69.pem

  
^^^
Expected those two mapping hits to now be non-beta hits:
sam-rhel-x86_64-server-6: Server-Server-x86_64-23d36f276d57-69.pem
sam-rhel-x86_64-server-6-debuginfo: Server-Server-x86_64-23d36f276d57-69.pem

Comment 1 Alex Wood 2012-04-23 19:00:54 UTC
Committed 2a44ddb026d95f52fd9e381971ddf4e1e37e1c81 in RHEL6 branch
Committed 30ec146f2176756418fe3fbe29a7bc31e767b84d in RHEL6.3 branch

Comment 3 John Sefler 2012-04-25 22:44:03 UTC
Verifying version...
[root@jsefler-r63-server ~]# rpm -q subscription-manager-migration-data
subscription-manager-migration-data-1.12.1.5-1.el6.noarch

[root@jsefler-r63-server ~]# grep sam-rhel-x86_64-server-6 /usr/share/rhsm/product/RHEL-6/channel-cert-mapping.txt
sam-rhel-x86_64-server-6: Server-Server-x86_64-23d36f276d57-69.pem
sam-rhel-x86_64-server-6-debuginfo: Server-Server-x86_64-23d36f276d57-69.pem
[root@jsefler-r63-server ~]# 


VERIFIED: The sam-rhel beta channel mappings have been replaced by the non-beta channels.

Comment 5 errata-xmlrpc 2012-06-20 13:37:50 UTC
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/RHEA-2012-0823.html


Note You need to log in before you can comment on or make changes to this bug.