Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available (bug)

2015-05-03 Thread Kevin A. McGrail
Did you run sa-update or install rules manually? 99% sure that is the issue. Regards, KAM On May 1, 2015 2:34:57 PM EDT, Forrest wrote: >Upgrading from a simple 3.4.0 installation, 3.4.1 refuses to start, >with >this error: > >Starting spamd: child process [3723] exited or timed out without >s

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available (bug)

2015-05-02 Thread Bill Cole
On 1 May 2015, at 14:34, Forrest wrote: Upgrading from a simple 3.4.0 installation, 3.4.1 refuses to start, with this error: Starting spamd: child process [3723] exited or timed out without signaling production of a PID file: exit 255 at /usr/local/perl/bin/spamd line 2986.

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available (bug)

2015-05-02 Thread Mark Martinec
On 2015-05-01 20:34, Forrest wrote: Upgrading from a simple 3.4.0 installation, 3.4.1 refuses to start, with this error: Starting spamd: child process [3723] exited or timed out without signaling production of a PID file: exit 255 at /usr/local/perl/bin/spamd line 2986. I've seen this befor

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available (bug) (downgrade fixed)

2015-05-02 Thread Reindl Harald
Am 01.05.2015 um 20:39 schrieb Forrest: Downgrading to 3.4.0 fixed the problem. So, this is definitely a bug. Just not certain where it is yet. I don't have time to go digging at the moment. Anyone else have this? jesus christ provide informations about your environemt http://www.catb.org

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available (bug)

2015-05-02 Thread Reindl Harald
Am 01.05.2015 um 20:34 schrieb Forrest: Upgrading from a simple 3.4.0 installation, 3.4.1 refuses to start, with this error: Starting spamd: child process [3723] exited or timed out without signaling production of a PID file: exit 255 at /usr/local/perl/bin/spamd line 2986.

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available (bug) (downgrade fixed)

2015-05-02 Thread Forrest
Downgrading to 3.4.0 fixed the problem. So, this is definitely a bug. Just not certain where it is yet. I don't have time to go digging at the moment. Anyone else have this?

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available (bug)

2015-05-02 Thread Forrest
Upgrading from a simple 3.4.0 installation, 3.4.1 refuses to start, with this error: Starting spamd: child process [3723] exited or timed out without signaling production of a PID file: exit 255 at /usr/local/perl/bin/spamd line 2986. [

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available

2015-05-01 Thread Kevin A. McGrail
OK, then you are likely ok to install 3.4.1. The issue is a bin path issue I'll note on the ticket. On 5/1/2015 1:01 PM, jpff wrote: Compying t/sa_compile.t from 3.4.0 to 3.4.1 and then prove runs OK

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available

2015-05-01 Thread jpff
Compying t/sa_compile.t from 3.4.0 to 3.4.1 and then prove runs OK ==John ff

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available

2015-05-01 Thread Kevin A. McGrail
On 5/1/2015 11:32 AM, jpff wrote: Do you mind downloading SA 3.4.0 and trying to perl Makefile.PL, make and then prove -v t/sa_compile.t on the same box for a comparison? I rebuild 3.4.0 (had the sources on disk anyway) All tests successful.  Can you copy the t/sa_compile.t from 3.4.0

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available

2015-05-01 Thread jpff
Do you mind downloading SA 3.4.0 and trying to perl Makefile.PL, make and then prove -v t/sa_compile.t on the same box for a comparison? I rebuild 3.4.0 (had the sources on disk anyway) root@snout:/home/jpff/Mail-SpamAssassin-3.4.0# prove -v t/sa_compile.t t/sa_compile.t .. re2c version (0013

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available

2015-05-01 Thread Kevin A. McGrail
On 5/1/2015 10:56 AM, jpff wrote: It has been OK in earlier versions of spamassassin Do you mind downloading SA 3.4.0 and trying to perl Makefile.PL, make and then prove -v t/sa_compile.t on the same box for a comparison? Regards, KAM

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available

2015-05-01 Thread jpff
On Fri, 1 May 2015, Kevin A. McGrail wrote: Well, I know we have issues with the sa_compile.t but your results are different than mine. Can you add info to https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7181 Will try Anyone else with Debian 7.4 that can install re2c and download 3.4

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available

2015-05-01 Thread Kevin A. McGrail
Well, I know we have issues with the sa_compile.t but your results are different than mine. Can you add info to https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7181 Anyone else with Debian 7.4 that can install re2c and download 3.4.1 and do a perl Makefile.PL, then a make and then a prove -

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available

2015-05-01 Thread Kevin A. McGrail
On 5/1/2015 9:39 AM, jpff wrote: I ave run both as me and as rioot and always get t/sa_compile.t 1/? # Failed test 1 in t/sa_compile.t at line 149 Not found: FOO = check: tests=FOO at t/sa_compile.t line 150. # Failed test 2 in t/SATest.pm at line 755 '/home/jpff/

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available

2015-05-01 Thread Kevin A. McGrail
On 5/1/2015 9:03 AM, jpff wrote: I ied building from source but the tests failed Test Summary Report --- t/sa_compile.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 2. Files=

Re: ANNOUNCE: Apache SpamAssassin 3.4.1 available

2015-05-01 Thread jpff
I ied building from source but the tests failed Test Summary Report --- t/sa_compile.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 2. Files=168, Tests=3029, 968 wallclock sec

ANNOUNCE: Apache SpamAssassin 3.4.1 available

2015-04-30 Thread Kevin A. McGrail
On behalf of the project, I am pleased to announce the release of Apache SpamAssassin v3.4.1. Downloads are available at http://spamassassin.apache.org/downloads.cgi regards, KAM Release Notes -- Apache SpamAssassin -- Version 3.4.1 Introduction Apache SpamAssassin 3.4.1 repre