Actions
Bug #35120
closedRetain packages on Repository removes RPMs from Pulp but not from Katello
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Community post: https://community.theforeman.org/t/pulp3-yum-repo-off-by-one-retain-package-count-with-additive-mirroring-policy/29131
If a repo is synced with additive, the retain package version amount is lowered, and then the repo is synced again, RPMs will be removed from the Pulp repo but Katello will not disassociate the related Rpm records.
To reproduce:
1) Sync https://fixtures.pulpproject.org/rpm-with-modules/
-> Additive, Retain package versions 3
2) Change retain package versions to 2
3) Perform a complete sync
4) Check the RPM count in Katello. It should not go down.
5) Check the RPM count in Pulp. It should be lower.
Updated by Ian Ballou over 2 years ago
- Target version changed from Katello 4.6.0 to Katello 4.5.1
- Triaged changed from No to Yes
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10229 added
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases Katello 4.7.0 added
Updated by Samir Jha about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|9da8f63c47ee3d1935703dbf9f7daaf22b4b06a4.
Updated by Ian Ballou about 2 years ago
- Target version changed from Katello 4.5.1 to Katello 4.4.2
Updated by Ian Ballou about 2 years ago
- Has duplicate Bug #35457: Investigation: does Katello properly remove content units when they are removed from a Pulp repository during syncing? added
Actions