Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
DescriptionSebastian Mossberg
2018-03-14 16:43:19 UTC
Description of problem:
It seems that the line enabling the satellite tools repository has been removed with https://bugzilla.redhat.com/show_bug.cgi?id=1433893
Since that line is removed, in many setups this will result in the installation of katello agent failing due to the repository being absent.
Now, workarounds I see are:
- Enabling the repository by default in the activation key.
This however is a pain when using auto attach keys where we can't enable any Product Content (see https://access.redhat.com/solutions/3109061 and https://bugzilla.redhat.com/show_bug.cgi?id=1265125)
- Cloning the subscription_manager_register snippet and adding the subscription-manager repos --enable rhel-7-server-satellite-tools-6.3-rpms before the installation of katello-agent.
Update the provisioning templates to use the new snippet.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Setup satellite with defaults, creating Content Views and activation keys using auto attach for RHEL entitlements
2. Provision host using kickstart
Actual results:
katello-agent does not get installed due to the repo not being available.
Expected results:
Additional info:
It looks like this has been an issue before (https://bugzilla.redhat.com/show_bug.cgi?id=1331432)
Comment 1Sebastian Mossberg
2018-03-14 16:49:27 UTC