Actions
Issue #6400
closedrelative_path for Pulp2MetadataFile is not set properly
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 69
Quarter:
Description
As a result content artifact contains incorrect relative_path
, which leads to an error when these steps are performed:
- migrate metafiles from pulp2 2, with pulp3 sync repo that contains same metafile
- observe error:
"No declared artifact with relative path \"productid\" for content \"<RepoMetadataFile: pk=b21ceccf-f6e6-44dd-8f93-6677954c4456>\"",
Also because of this incorectness publish would produce wrong repo metadata.
Actions
Set properly relative_path Pulp2YumRepoMetadataFile content_artifact.
closes #6400 https://pulp.plan.io/issues/6400