Actions
Issue #7080
closedIf a repo has been recreated in pulp2 , new LCEs for distribution tree are not migrated
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 80
Quarter:
Description
To reproduce:
- in pulp 2 sync a repo with a distribution tree in it
- migrate this repository to pulp 3
- remove pulp 2 repo and create the same again and sync
- migrate the same repo again
You'll observe error similar to #6949.
Even thought the content has already been migrated before, the list of image_paths is needed to migrate new LCEs. The spot is here, however the goal is to skip content model instantiation as much as possible not to affect performance.
Actions
Fix a distribution tree LCE migration from a recreated pulp2 repo.
closes #7080 https://pulp.plan.io/issues/7080