Actions
Bug #14363
closedSyncing to a capsule without pulp-katello package does not work
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman Proxy Content
Target version:
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1321137
Description of problem:
Capsule errors on the sync
How reproducible:
Easy
Steps to Reproduce:
1.Set up a capsule and make sure pulp-katello is not installed
2.Try to sync the capsule
Actual results:
capsule errors on sync
Expected results:
capsule sync works correctly
Additional info:
This is because yum clone distributor relies on pulp-katello package to be installed on the capsule. We don't need this distributor anymore so it can probably be removed from our code
Workaround:
1. on capsule, yum install pulp-katello
2. sudo -u apache pulp-manage-db
3. systemctl restart httpd
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to John Mitsch
- Pull request https://github.com/Katello/katello/pull/5920 added
Updated by John Mitsch over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|f5aa72dce68bc6fe8bbcf04cb78f3e8e421ae5f5.
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/Katello/katello/pull/5933 added
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 86
Actions