Actions
Issue #1845
closedIf an RPM is removed from a repo that has a feed, resyncing the feed does not bring it back until the feed's metadata changes
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
This is due to an optimization not being applied properly:
Apr 14 19:23:32 dev pulp[17462]: pulp_rpm.plugins.importers.yum.sync:INFO: upstream repo metadata has not changed. Skipping steps.
Instead of skipping all steps it would make more sense to skip downloading the metadata. Users will expect the missing RPM to come back.
Related issues
Updated by mhrivnak over 8 years ago
- Is duplicate of Issue #1775: Content removed from a repository never returns added
Updated by mhrivnak over 8 years ago
- Status changed from NEW to CLOSED - DUPLICATE
Actions