https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6761

Jeremy Chadwick <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|FIXED                       |

--- Comment #2 from Jeremy Chadwick <[email protected]> 2012-02-21 09:46:48 UTC 
---
Kevin, thanks for the insights.  I'm not so sure this should be set as RESOLVED
FIXED however, as it obviously isn't fixed:

Date: Tue, 21 Feb 2012 00:43:06 -0800 (PST)
http: GET http://daryl.dostech.ca/sa-update/asf/1291150.tar.gz request failed:
500 Can't connect to daryl.dostech.ca:80 (timeout):
Can't connect to daryl.dostech.ca:80 (timeout) LWP::Protocol::http::Socket:
connect: timeout at
/usr/local/lib/perl5/site_perl/5.12.4/LWP/Protocol/http.pm line 51.

Possibly RESOLVED WONTFIX would be more appropriate?

Also: do you know if this issue is specific to certain times of the day (e.g.
should I change my cronjob to run sa-update at a different time)?  How do I
squelch the LWP error output (sa-update has no --quiet equivalent) aside from
piping it to the equivalent of grep -v?

If this kind of transient error is considered acceptable, then I would advocate
that sa-update should trap the LWP error condition either through
$ref->is_error() verification or using eval {}; (if needed) and not complain on
these types of errors (but make sure to complain in the case that all mirrors
fail, of course!).

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to