Issue #1086
closedpulp_distribution.xml sync should ignore repodata/*
Description
Files that are synced via the pulp_distribution.xml file should ignore all files in the repodata/ directory of the repository.
Related issues
Updated by bcourt over 9 years ago
- Priority changed from Normal to High
- Triaged changed from No to Yes
Updated by amacdona@redhat.com almost 9 years ago
- Related to Issue #1087: publishing of distribution units should ignore files in repodata directory added
Updated by amacdona@redhat.com almost 9 years ago
Before anyone takes this bug, it is worth investigating further. At first glance it seems like some of the files in `repodata/` should not be ignored.
Updated by bmbouter almost 9 years ago
After talking some with bcourt, I think the pulp_distribution.xml repodata/ files should be ignored on sync. They are ignored on publish already[0]. I was told that Pulp generates all files in the repodata except the productid. productid is pulled in via the repomd.xml sync/parse/publish.
I was also reminded that the pulp_distribution.xml is a thing that pulp created to avoid modeling other file types as individual units.
Updated by bmbouter almost 9 years ago
- Related to Issue #1088: Incremental publish could use the wrong primary.xml during fast-forward publish added
Updated by bmbouter almost 9 years ago
- Tracker changed from Issue to Refactor
- Groomed set to No
- Sprint Candidate set to Yes
To be clear this is about keeping the Distribution unit files list clean/pristine. Because #1087 is fixed, keeping these repodata/* files tracked as part of a Distribution unit is now useless because those files will never be published. Since this is about cleanliness that is not user visible, I'm marking it as a Refactor.
Updated by bmbouter almost 9 years ago
- Priority changed from High to Normal
- Platform Release deleted (
2.8.0)
Also given ^, I'm setting to Normal priority and taking off the set Target Release.
Updated by bmbouter almost 9 years ago
- Tracker changed from Refactor to Issue
- Severity set to 2. Medium
- Triaged set to No
Updated by bizhang almost 8 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bizhang
Added by bizhang almost 8 years ago
Updated by bizhang almost 8 years ago
- Status changed from ASSIGNED to POST
Updated by bizhang almost 8 years ago
- Status changed from POST to MODIFIED
Applied in changeset 14a637bdcd0e1cd59c308d0c6190cbb2ccf74746.
Updated by semyers almost 8 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Ignore repodata/* when syncing from pulp_distribution.xml
closes #1086 https://pulp.plan.io/issues/1086