pulp_rpm icon indicating copy to clipboard operation
pulp_rpm copied to clipboard

Clean up import-side workarounds for ancient export corruption issues

Open dralley opened this issue 2 years ago • 1 comments

We can't import exports created by an old version of Pulp. Therefore: once an export-side issue has been fixed, the import-side workarounds can also be removed.

Arguably they should only exist in backports to begin with.

Example, this commit can potentially be reverted in full:

https://github.com/pulp/pulp_rpm/commit/36afce0e85977a6f9eb300ad563bf286919c78a5#diff-a4ef2c2769054500968814758405c1362874f4f02fce5c497d3d92c631aa85d4R467

https://github.com/pulp/pulp_rpm/issues/2648

dralley avatar Jan 26 '24 16:01 dralley

We need to be 100% sure why this was there and that it is no longer necessary.

dralley avatar Feb 16 '24 15:02 dralley