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.
Description of problem:
Repo set does not show any available repos when a user creates an ak after importing a cv into a disconnected satellite. Even when a user clicks "show all", there's no list of repos to enable or disable on the UI.
Version-Release number of selected component (if applicable):
7.0 snap 14 rhel8
How reproducible:
100%
Steps to Reproduce:
1. Spin up 2 satellites. One for export and another for disconnected satellite to import.
On Export Satellite:
2. Upload manifest
3. Change settings to use "immediate" for rhel repos download
4. Enabled a few RHEL repos (I used ansible, tools, and collection)
5. Sync the repos
6. Create a cv, add repos, and publish
7. Run export command: hammer content-export complete library --organization="Default Organization"
On Import Satellite:
8. Upload same manifest as step 2
9. Change settings to use "immediate" for rhel download policy
10. Enable air-gapped by going to subscriptions -> manage manifest -> CDN configuration tab -> air-gapped -> clicking Update
11. scp exported file from step 7 to /var/lib/pulp/import
12. chown -R pulp:pulp on the exported folder
13. Run the import command: hammer content-import library --organization="Default_Organization" --path=’/var/lib/pulp/imports/dump_dir
14. Create an ak and add all the subscriptions using the cv that was imported
15. Go to "repository tab" and click "show all" checkbox
Actual results:
List/table is empty
Expected results:
There should be a list of repos to enabled/disable
Work around is you can enabled the repos after registering a client to the satellite and running "subscription-manager repos --enable <repo-id>". Though it does work and pull in content, the UI will STILL NOT SHOW the enabled repos in repository set for ak or for the chost.
Additional info:
I have not retested this in 6.10.z
Repositories are visible in Airgapped mode (Export Sync) and with "Subscription connection enabled" set to "No", when following steps to reproduce.
VERIFIED with Satellite 6.11 SNAP 18.5 @ RHEL8.5
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 (Moderate: Satellite 6.11 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-2022:5498