https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7530
Bug ID: 7530
Summary: Update sa-update to better handle missing ruleset
files on mirrors and add retries with random delays
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sa-update
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
Add checking logic to detect when curl/wget are not able to download the
ruleset files and give better debug output. Currently GPG is attempted even
when the files were not downloaded giving a misleading error.
Also add a loop with retries when a 404 is returned to better handle mirrors
out of sync. It could even try a different mirror immediately then backoff
with random sleeps if the first few return 404.
--
You are receiving this mail because:
You are the assignee for the bug.