Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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 2166966 - Candlepin 4.2.13 changes [:content][:id] to ['contentId']
Summary: Candlepin 4.2.13 changes [:content][:id] to ['contentId']
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Subscription Management
Version: 6.13.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.13.0
Assignee: Ian Ballou
QA Contact: Chris Roberts
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-03 18:08 UTC by Jeremy Lenz
Modified: 2023-05-03 13:25 UTC (History)
3 users (show)

Fixed In Version: tfm-rubygem-katello-4.7.0.9-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-03 13:24:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screenshot showing issue fixed (32.01 KB, image/png)
2023-03-20 15:36 UTC, Chris Roberts
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 36033 0 Normal Closed Candlepin 4.2.13 changes [:content][:id] to ['contentId'] 2023-02-03 18:08:35 UTC
Red Hat Issue Tracker SAT-15663 0 None None None 2023-02-03 18:12:55 UTC
Red Hat Product Errata RHSA-2023:2097 0 None None None 2023-05-03 13:25:13 UTC

Description Jeremy Lenz 2023-02-03 18:08:34 UTC
We need to adapt our code to the new environment data scheme.

Without it content view publishes will fail.

Comment 1 Jeremy Lenz 2023-02-03 18:08:37 UTC
Created from redmine issue https://projects.theforeman.org/issues/36033

Comment 2 Jeremy Lenz 2023-02-03 18:08:38 UTC
Upstream bug assigned to iballou

Comment 4 Jeremy Lenz 2023-02-06 15:17:46 UTC
No user-facing APIs changed. Candlepin's API response from GET /environments/{env_id} changed between CP 4.1 and 4.2. This was called by Katello during content view publish.

old API: https://petstore.swagger.io/?url=https://raw.githubusercontent.com/candlepin/candlepin/candlepin-4.1-HOTFIX/api/candlepin-api-spec.yaml#/Environment/getEnvironment
new API: https://petstore.swagger.io/?url=https://raw.githubusercontent.com/candlepin/candlepin/master/api/candlepin-api-spec.yaml#/environment/getEnvironment

To reproduce, attempt to publish a content view. The issue will be present on any build that uses Candlepin 4.2.0 - 4.2.11 without this patch. The CV publish will fail with 'Error: undefined method `[]' for nil:NilClass.'

This fix isn't needed for Candlepin 4.1 AFAIU, so I don't think it should be needed for 6.12.z.

Comment 6 Chris Roberts 2023-03-20 15:35:29 UTC
[root@sat613snap ~]# rpm -qa | grep candlepin
candlepin-4.2.13-1.el8sat.noarch
candlepin-selinux-4.2.13-1.el8sat.noarch

Able to publish a content view with RH repos and custom content and also promote it to a new lifecycle env. See screenshots attached

Moving to VERIFIED.

Comment 7 Chris Roberts 2023-03-20 15:36:19 UTC
Created attachment 1952110 [details]
screenshot showing issue fixed

Comment 10 errata-xmlrpc 2023-05-03 13:24:54 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 (Important: Satellite 6.13 Release), 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/RHSA-2023:2097


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