Bug 1491286

Summary: cdn mapping doesn't contain product_* data for channel redhat-rhn-proxy-5.8-server-x86_64-6
Product: Red Hat Satellite 5 Reporter: Pavel Studeník <pstudeni>
Component: Satellite SynchronizationAssignee: Tomáš Kašpárek <tkasparek>
Status: CLOSED ERRATA QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 580CC: jhutar, mdekan, risantam, seancbrisbane, sebastien.vajda, tkasparek, tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-24 14:00:55 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: 1450111    

Description Pavel Studeník 2017-09-13 12:45:04 UTC
Description of problem:
I tried to install proxy 5.8 from latest version. I can't do it because this channel is not available as proxy channel. It isn't possible to install 5.8 proxy. 
It is regression. The package cdn-sync-mappings-2.2-1.el6sat.noarch contains correct data.

rhnschema=# select id,parent_channel,label,channel_product_id from rhnchannel where label like '%proxy%';
 id  | parent_channel |                label                 | channel_product_id 
-----+----------------+--------------------------------------+--------------------
 103 |            102 | redhat-rhn-proxy-5.8-server-x86_64-6 |                   
 105 |            102 | redhat-rhn-proxy-5.6-server-x86_64-6 |                  4
 106 |            102 | redhat-rhn-proxy-5.7-server-x86_64-6 |                  5

.. /usr/share/rhn/cdn-sync/channels.json
 "redhat-rhn-proxy-5.8-server-x86_64-6": {
    "channel_arch": "channel-x86_64",
    "checksum_type": "sha256",
    "description": "Red Hat Satellite Proxy (v5.8 for Server v6 AMD64/Intel64)",
    "eol": null,
    "gpg_key_url": null,
    "name": "Red Hat Satellite Proxy (v5.8 for Server v6 AMD64/Intel64)",
    "parent_channel": "rhel-x86_64-server-6",
    "product_beta": "N",
    "product_label": null,
    "product_name": null,
    "product_version": null,
    "summary": "Red Hat Satellite Proxy (v5.8 for Server v6 AMD64/Intel64)"
  },

missing information:

    "product_label": null,
    "product_name": null,
    "product_version": null,


Version-Release number of selected component (if applicable):
cdn-sync-mappings-2.3-1.el6sat.noarch

How reproducible:
always

Steps to Reproduce:
1. sync channel cdn-sync-mappings-2.3-1.el6sat.noarch
2. install proxy by configure-proxy.sh

Actual results:
Channel proxy 5.8 is not available to install

Expected results:
Proxy 5.8 is available to install

Comment 7 errata-xmlrpc 2017-10-24 14:00:55 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.

https://access.redhat.com/errata/RHBA-2017:3048