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 866983 - Unable to enable repos for EUS product
Summary: Unable to enable repos for EUS product
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Content Management
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Marek Hulan
QA Contact: Corey Welton
URL:
Whiteboard:
Depends On:
Blocks: 896265
TreeView+ depends on / blocked
 
Reported: 2012-10-16 13:32 UTC by Tom McKay
Modified: 2019-09-25 20:45 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 896265 (view as bug list)
Environment:
Last Closed: 2014-09-11 12:28:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 852910 1 None None None 2021-01-20 06:05:38 UTC

Internal Links: 852910

Description Tom McKay 2012-10-16 13:32:11 UTC
Description of problem:

The repo listing for a class of entitlements called EUS (Extended Update Service) cannot be fetched. This blocks the user from seeing and enabling the repos, which in turn prevents sync'ing.

Comment 3 Ivan Necas 2012-11-01 19:02:13 UTC
The problem with the EUS manifest is that no repository is accessible with the certs in the manifest: there is no way ho Katello could get the listing files.

The problem is that in CFSE it's all or nothing: when one repo is not accessible, the whole import fails. We can make the rule less strict, skipping the unavailable repos, but I'm not sure it's such a good idea, because the user expects the products that he has in the manifest to see in Katello. Therefore the solution is, in case such a manifests exists, to generate new manifest without the products that cause this issue.

Comment 4 Ivan Necas 2012-11-01 19:54:35 UTC
Based on https://bugzilla.redhat.com/show_bug.cgi?id=852910#c10 I suggest postponing this issue to 2.0  with either release note for 1.1, that EUS products need to have corresponding products included in the manifest, or better not generate such manifests in customer portal: all the content in the manifest should be accessible.

Skipping the content that is not doesn't solve the issue, since the user expects to see those products that included in the manifest

Comment 9 Marek Hulan 2013-01-29 15:34:52 UTC
I changed this behavior in commit https://github.com/Katello/katello/commit/f7938ea06c40d50e16f3923b90d927a7b200ec75 so now it won't raise error, just inform user via green notification. Also products without repositories should be visible now.

More info in pull request https://github.com/Katello/katello/pull/1456 and wiki https://fedorahosted.org/katello/wiki/ManifestImportErrorHandlingDesign

Could you please check whether this change solves this bug? If yes, it should be moved to POST since it's already in katello master.

Comment 10 Marek Hulan 2013-01-30 14:14:51 UTC
I just realized that this PR merge made Red Hat repositories page not working in headpin mode. Fix is in new PR https://github.com/Katello/katello/pull/1479 that is awaiting for review and merge. I'll add git hash when it's merged.

Comment 13 Corey Welton 2014-08-01 16:24:24 UTC
Verified in Satellite-6.0.4-RHEL-6-20140730.0 -- EUS content can be selected and synced

Comment 15 Bryan Kearney 2014-09-11 12:28:42 UTC
This was delivered with Satellite 6.0 which was released on 10 September 2014.


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