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.
Updated by jsherril@redhat.com about 4 years ago
- Priority changed from Normal to High
- Tags Katello added
Updated by ttereshc about 4 years ago
- Status changed from NEW to ASSIGNED
- Triaged changed from No to Yes
Updated by ttereshc about 4 years ago
- Subject changed from If remote has changed in pulp2 for a distribution, new LCEs are not migrated to If a repo has been recreated in pulp2 , new LCEs for distribution tree are not migrated
- Description updated (diff)
Added by ttereshc about 4 years ago
Added by ttereshc about 4 years ago
Revision 5eaba43c | View on GitHub
Fix a distribution tree LCE migration from a recreated pulp2 repo.
Added by ttereshc about 4 years ago
Revision 5eaba43c | View on GitHub
Fix a distribution tree LCE migration from a recreated pulp2 repo.
Updated by ttereshc about 4 years ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset pulp:pulp-2to3-migration|5eaba43c5ffb414acf678c037a410aca0af0db9d.
Updated by pulpbot about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix a distribution tree LCE migration from a recreated pulp2 repo.
closes #7080 https://pulp.plan.io/issues/7080