Sorry to reply to myself but I found the problem

I had a tainted directory in my path. I was watching the running processes
during the make test run and noticed that spamd started and died almost
immediately, and I recalled something about 2.61 using taint checks as a
default, so I checked all the directories in my path and found one that
allowed non-owner writes. I fixed that an all tests completed.

"Rick Cooper" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Having major problems building SA 2.61. All dependant and optional modules
> are installed and up to date.
> Make works fine but when I make test:
>
> # Failed test 3 in t/spamd_hup.t at line 35
> #  t/spamd_hup.t line 35 is: ok (-e $pid_file);
> # Failed test 4 in t/spamd_hup.t at line 37
> #  t/spamd_hup.t line 37 is: ok ($pid2 = get_pid($pid1));
> # Failed test 5 in t/spamd_hup.t at line 40
> #  t/spamd_hup.t line 40 is: ok ($pid2 != 0 and kill (0, $pid2));
> t/spamd_hup.................NOK 5       Not found: flag =  X-Spam-Flag:
YES
> # Failed test 8 in t/SATest.pm at line 388
> t/spamd_hup.................FAILED tests 3-5, 8
>         Failed 4/8 tests, 50.00% okay
>
> All other tests are fine. I am at a loss as to what is causing this. I
have
> also made sure no instance of spamd is running during the build process,
and
> I check again after the test run and still no instance of spamd is
running.
>
> Any one have a clue as to the possible cause of the above error(s)
>
> Rick
>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click





-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to