[Bug 6689] SVN Snapshots Appear to be very out of Date

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6689 --- Comment #4 from Kevin A. McGrail 2011-11-02 19:33:06 UTC --- Things to Do: DONE- 1 - Shutdown / delete / stop new snapshots - Joes4 with ASF Infra is handling this. 2 - Remove any references on website to http://svn.apache.org/sna

SVN Snapshots no longer available and should not be used if in use

2011-11-02 Thread Kevin A. McGrail
Good Afternoon, Important Note: If you are using a snapshot of trunk, they appear to have phased out snapshots between July and November of this year by ASF Infra. EVEN though the dates are changing, the content is old. If you want to run trunk, please use svn to checkout a copy of the code

[Bug 6689] SVN Snapshots Appear to be very out of Date

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6689 --- Comment #3 from Kevin A. McGrail 2011-11-02 18:35:53 UTC --- (In reply to comment #2) > Snapshots are phased out by ASFINFRA (Quoted with Permission): > > (2:17:32 PM) joes4: well that depends. the whole reason snapshots were > pr

[Bug 6689] SVN Snapshots Appear to be very out of Date

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6689 --- Comment #2 from Kevin A. McGrail 2011-11-02 18:26:11 UTC --- Snapshots are phased out by ASFINFRA (Quoted with Permission): (2:17:32 PM) joes4: well that depends. the whole reason snapshots were provided originally was to allow de

[Bug 6689] SVN Snapshots Appear to be very out of Date

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6689 Kevin A. McGrail changed: What|Removed |Added CC||kmcgr...@pccc.com --- Commen

[Bug 6689] New: SVN Snapshots Appear to be very out of Date

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6689 Bug #: 6689 Summary: SVN Snapshots Appear to be very out of Date Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: PC OS/Version: Windows 7

Re: Trunk rules with sa-update

2011-11-02 Thread Kevin A. McGrail
I'm happy with the change, and I'll be sure to let you know if I come across any problems. It was strange though, I ran sa-update, and didn't get a 72_scores.cf. Immediately after, I renamed my /var/lib/spamassassin directory, ran sa-update again, and got the 72_scores.cf. AXB is having some is

Re: Trunk rules with sa-update

2011-11-02 Thread darxus
On 11/02, Kevin A. McGrail wrote: > Specifically, you should now see a 72_scores.cf file. > > Feedback on this change appreciated and we'll see if it breaks too > many things. I'm happy with the change, and I'll be sure to let you know if I come across any problems. It was strange though, I ran

[Bug 6681] NetAddr-IP version above 4.048 break sa-update

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6681 --- Comment #25 from Mark Martinec 2011-11-02 15:57:10 UTC --- > FYI, I'm a little nervous about additional changes due to a possible new > incompatibility with some BSD network stacks. I think the change to an info text only is the le

Jenkins build is back to stable : SpamAssassin-trunk #7426

2011-11-02 Thread Apache Jenkins Server
See

[Bug 6681] NetAddr-IP version above 4.048 break sa-update

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6681 --- Comment #24 from Kevin A. McGrail 2011-11-02 15:44:50 UTC --- > Only 4.49 is still on CPAN. He's deleted the rest of the problematic versions. > It's pretty rare for someone to install from backpan. Couldn't we just bump > NetAddr::

[Bug 6487] checking for From and EnvelopeFrom headers

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6487 --- Comment #3 from Mark Martinec 2011-11-02 15:43:59 UTC --- > Committed revision 1196259. Just a nitpick: This is not the best way to fetch a domain name from an e-mail address: $fromdomain = $1 if ($from =~ /^[^@]+@(.+)$/); The

[Bug 6681] NetAddr-IP version above 4.048 break sa-update

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6681 --- Comment #23 from Todd Rinaldo 2011-11-02 15:42:35 UTC --- (In reply to comment #20) > Seems the "cannot include 0:0:0:0:0:0:0:1/128" bug in NetAddr-IP > is documented in: > > https://rt.cpan.org/Ticket/Display.html?id=71925 FYI,

[Bug 6688] jenkins fails to build trunk for apparently no good reason

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6688 --- Comment #3 from Kevin A. McGrail 2011-11-02 15:40:25 UTC --- (In reply to comment #2) > lemme guess: "warning: description exists for non-existent rule" come from > the > portuguese lang file you checked in yesterday ? No. I thi

[Bug 6681] NetAddr-IP version above 4.048 break sa-update

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6681 --- Comment #22 from Todd Rinaldo 2011-11-02 15:39:55 UTC --- (In reply to comment #21) > Since it won't make test on 64 bit or ipv6 systems (not sure 100% of the > scenario), should we consider just block those versions in Makefile.PL a

Trunk rules with sa-update

2011-11-02 Thread Kevin A. McGrail
We have changed DNS so that trunk will pull rules for the latest current release when using sa-update. This should allow production machines to use svn trunk with production level rules. Specifically, you should now see a 72_scores.cf file. Feedback on this change appreciated and we'll see i

[Bug 6644] Using trunk for SA 3.4.x tests running sa-update doesn't supply 72_scores.cf ....

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6644 Kevin A. McGrail changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 6688] jenkins fails to build trunk for apparently no good reason

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6688 --- Comment #2 from AXB 2011-11-02 15:27:11 UTC --- lemme guess: "warning: description exists for non-existent rule" come from the portuguese lang file you checked in yesterday ? -- Configure bugmail: https://issues.apache.org/SpamAs

[Bug 6464] rpad needs its first argument to be of type text and not bytearray

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6464 --- Comment #2 from Mark Martinec 2011-11-02 15:22:21 UTC --- I think the problem here is misusing a bayes_store_module setting of Mail::SpamAssassin::BayesStore::SQL with PostgreSQL, instead of: bayes_store_module Mail::SpamAssassi

[Bug 6456] add carriage return to make output more readable for Windows

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6456 --- Comment #12 from Mark Martinec 2011-11-02 15:09:49 UTC --- > Had a quick look to the perlport docs Kevin mentioned, wouldn't it be suitable > using use Socket qw(:DEFAULT :crlf) instead? No, that would always produce a \015\012,

[Bug 6688] jenkins fails to build trunk for apparently no good reason

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6688 Kevin A. McGrail changed: What|Removed |Added CC||kmcgr...@pccc.com --- Commen

[Bug 6688] New: jenkins fails to build trunk for apparently no good reason

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6688 Bug #: 6688 Summary: jenkins fails to build trunk for apparently no good reason Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: PC

[Bug 6681] NetAddr-IP version above 4.048 break sa-update

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6681 Kevin A. McGrail changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|

Jenkins build became unstable: SpamAssassin-trunk #7425

2011-11-02 Thread Apache Jenkins Server
See

[Bug 6456] add carriage return to make output more readable for Windows

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6456 Daniel Lemke changed: What|Removed |Added CC||le...@jam-software.com --- Comme

[Bug 6681] NetAddr-IP version above 4.048 break sa-update

2011-11-02 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6681 --- Comment #20 from Mark Martinec 2011-11-02 12:02:44 UTC --- Seems the "cannot include 0:0:0:0:0:0:0:1/128" bug in NetAddr-IP is documented in: https://rt.cpan.org/Ticket/Display.html?id=71925 and fixed 4.053: 4.053 Wed Oct 26

Service alert: spamassassin.zones.apache.org/ZONE_SA_HTTP is OK

2011-11-02 Thread nagios
*** ASF Nagios *** Notification Type: RECOVERY Host: spamassassin.zones.apache.org Address: 140.211.11.80 Service: ZONE_SA_HTTP State: OK Info: HTTP OK HTTP/1.1 200 OK - 700 bytes in 0.311 seconds Date/Time: Wed Nov 2 10:41:23 UTC 2011

Service alert: spamassassin.zones.apache.org/ZONE_SA_HTTP is CRITICAL

2011-11-02 Thread nagios
*** ASF Nagios *** Notification Type: PROBLEM Host: spamassassin.zones.apache.org Address: 140.211.11.80 Service: ZONE_SA_HTTP State: CRITICAL Info: CRITICAL - Socket timeout after 10 seconds Date/Time: Wed Nov 2 10:31:36 UTC 2011