Bug #18261
closedpulp-manage-db need to run after ostree is installed
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1406912
Description of problem:
Satellite is creating duplicate entries for the same version OStree branch on each sync run. When syncing the Atomic Host OSTree branch, although there's no updates the same version is being duplicated.
Please find attached screenshot.
How reproducible:
Always.
Steps to Reproduce:
1. Enable the ostree plugin using --katello-enable-ostree=true option with the installer.
2. Content > Red Hat Repositories > ostree > Select the repository and sync
3. Once the sync completes, sync the same repository multiple times.
4. Go to content > Products > Select Red Hat atomic host > Select the synced repository
5. Click on 'View Branches', you will notice duplicate entries.
For more info please find attached screenshot
Actual results:
When syncing the Atomic Host OSTree branch, although there are no updates the same version is being duplicated.
Expected results:
Sync should not create duplicate entries.
Additional info:
Updated by Partha Aji about 8 years ago
This is blocked by https://pulp.plan.io/issues/2710
Updated by Partha Aji about 8 years ago
- Subject changed from katello is creating duplicate entries for the same version OStree branch on each sync run to pulp-manage-db need to run after ostree is installed
This is a side effect of pulp-manage-db not getting run after ostree plugin is installed.
Updated by Jonathon Turel over 5 years ago
- Target version changed from Katello 3.4.6 to Katello Backlog
Since we are long past Katello 3.4 I am moving this to the general backlog in case this still needs to be resolved.
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Status changed from Ready For Testing to Rejected
pulp-manage-db is a Pulp 2 thing, which we're now rid of.