Story #9131
closedAs an administrator, I'd like RPM repository syncs from mirrorlists to be able to use multiple mirrors in the event of download failures
0%
Description
Ticket moved to GitHub: "pulp/pulp_rpm/2286":https://github.com/pulp/pulp_rpm/issues/2286
Currently, though Pulp3 supports mirror lists, it does not currently support re-trying against a different host in the mirror list in the event of a package sync failure.
While attempting to use mirror lists while syncing fedora34 updates, after ~15 attempts I was not able to get to version 1 of the repository, as each time it would try and it would get a new mirror, and there would be a failed package of some kind.
Anecdotally I see this a lot when running a dnf update/upgrade where packages will fail and DNF will happily go off and try a new mirror, without this logic, for larger repositories that may have a lot of change, I'm unsure of the value of supporting mirror lists.
Related issues
Updated by dalley over 3 years ago
- Related to Task #8280: Investigate using librepo for downloading from RPM repositories added
Updated by dalley over 3 years ago
- Tracker changed from Issue to Story
- % Done set to 0
- Severity deleted (
2. Medium) - Triaged deleted (
No)
Updated by dalley over 3 years ago
- Subject changed from As an administratror, I'd like to be able to use mirror lists when syncing large RPM repositories to As an administrator, I'd like RPM repository syncs from mirrorlists to be able to use multiple mirrors in the event of download failures
Updated by dalley over 3 years ago
- Sprint deleted (
Sprint 105) - Quarter set to Q4-2021
Updated by dalley over 3 years ago
You're definitely right about this being a good feature to support. It will be complex enough that I'm not sure how soon we can get to it though. Definitely not in the next two months, possibly Q1 2022.
Updated by dalley about 3 years ago
- Priority changed from Normal to High
- Quarter changed from Q4-2021 to Q1-2021
Updated by pulpbot about 3 years ago
- Description updated (diff)
- Status changed from NEW to CLOSED - DUPLICATE