Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2013 11:06:19 GMT
From:      Vladimir <v.chernyadev@tradesoft.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/177104: sa-update does not works
Message-ID:  <201303191106.r2JB6Jn7086284@red.freebsd.org>
Resent-Message-ID: <201303191110.r2JBA1Q1093678@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177104
>Category:       misc
>Synopsis:       sa-update does not works
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 19 11:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir
>Release:        FreeBSD 9.1-RELEASE
>Organization:
Tradesoft LLC
>Environment:
FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
p5-Mail-SpamAssassin-3.3.2_7

When I run sa-update:
# sa-update
http: GET http://spamassassin.apache.org/updates/MIRRORED.BY" request failed: 404 Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /updates/MIRRORED.BY&quot; was not found on this server.</p> <hr> <address>Apache/2.4.4 (Unix) OpenSSL/1.0.0g Server at spamassassin.apache.org Port 80</address> </body></html>
error: no mirror data available for channel updates.spamassassin.org
channel: MIRRORED.BY contents were missing, channel failed

Because there is a quot at the end of the GET request:
http://spamassassin.apache.org/updates/MIRRORED.BY"

When I copy the file /usr/local/bin/sa-update from p5-Mail-SpamAssassin-3.3.2_6 the probles is lost.
>How-To-Repeat:
install spamassasin 3.3.2_7 and run sa-update
>Fix:
downgrade to p5-Mail-SpamAssassin-3.3.2_6

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303191106.r2JB6Jn7086284>