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 1435255 - RHN channels to product cert maps for "rhel-x86_64-server-7-rhevh-beta*" disappeared
Summary: RHN channels to product cert maps for "rhel-x86_64-server-7-rhevh-beta*" disa...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: subscription-manager-migration-data
Version: 7.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: candlepin-bugs
QA Contact: John Sefler
URL:
Whiteboard:
Depends On:
Blocks: 1433523
TreeView+ depends on / blocked
 
Reported: 2017-03-23 13:24 UTC by John Sefler
Modified: 2017-06-13 17:28 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-05-15 15:06:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description John Sefler 2017-03-23 13:24:03 UTC
Description of problem:
In the RHN channel to RHSM product cert mappings provided by subscription-manager-migration-data, the following two channels disappeared after upgrading from subscription-manager-migration-data-2.0.31-1.el7 (released on RHEL7.3) to subscription-manager-migration-data-2.0.35-1.el7 (targeted for release on RHEL7.4).

   rhel-x86_64-server-7-rhevh-beta
   rhel-x86_64-server-7-rhevh-beta-debuginfo


Because this channel mapping has been taken away, this is a regression.



Version-Release number of selected component (if applicable):
subscription-manager-migration-data-2.0.35-1.el7

How reproducible:


Steps to Reproduce:
STARTING ON RHEL7.3....
[root@jsefler-rhel7 ~]# rpm -q subscription-manager-migration-data
subscription-manager-migration-data-2.0.31-1.el7.noarch
[root@jsefler-rhel7 ~]# 
[root@jsefler-rhel7 ~]# grep rhel-x86_64-server-7-rhevh /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-server-7-rhevh: rhev-x86_64-528e9b371346-150.pem
rhel-x86_64-server-7-rhevh-beta: rhev-x86_64-528e9b371346-150.pem
rhel-x86_64-server-7-rhevh-beta-debuginfo: rhev-x86_64-528e9b371346-150.pem
rhel-x86_64-server-7-rhevh-debuginfo: rhev-x86_64-528e9b371346-150.pem
[root@jsefler-rhel7 ~]# 

THEN AFTER UPGRADING subscription-manager-migration-data TARGETED FOR RHEL7.4 (UPGRADE NOT SHOWN)...
[root@jsefler-rhel7 ~]# rpm -q subscription-manager-migration-data
subscription-manager-migration-data-2.0.35-1.el7.noarch
[root@jsefler-rhel7 ~]# 
[root@jsefler-rhel7 ~]# grep rhel-x86_64-server-7-rhevh /usr/share/rhsm/product/RHEL-7/channel-cert-mapping.txt
rhel-x86_64-server-7-rhevh: rhev-x86_64-528e9b371346-150.pem
rhel-x86_64-server-7-rhevh-debuginfo: rhev-x86_64-528e9b371346-150.pem
[root@jsefler-rhel7 ~]# 

Actual results:
  after upgrade, these beta channel maps are missing...
rhel-x86_64-server-7-rhevh-beta: rhev-x86_64-528e9b371346-150.pem
rhel-x86_64-server-7-rhevh-beta-debuginfo: rhev-x86_64-528e9b371346-150.pem

Expected results:


Additional info:

The upstream source for these channel maps comes from...
http://git.app.eng.bos.redhat.com/git/rcm/rcm-metadata.git/tree/cdn/product-certs.json

Comment 3 John Sefler 2017-03-23 18:49:40 UTC
Additional Info....
[root@rhsm-sat5 ~]# satellite-sync --list-channels > allchannels.txt
[root@rhsm-sat5 ~]# grep -- rhel-x86_64-server-7-rhevh-beta allchannels.txt
09:48:09       p rhel-x86_64-server-7-rhevh-beta            85 
09:48:09       p rhel-x86_64-server-7-rhevh-beta-debuginfo    0 
[root@rhsm-sat5 ~]# 

Notice that a satellite sync indicates RHN channel rhel-x86_64-server-7-rhevh-beta provides 85 packages, hence this is an active channel which raises the significance of this bug.

Comment 4 Kevin Howell 2017-05-15 15:06:22 UTC
We don't necessarily commit to supporting beta migration.


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