You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by "Mike.S" <mi...@nutfield.net> on 2008/03/18 22:12:26 UTC

make test hangs at spamd_hup.t

I started with Mail-SpamAssassin-3.2.4.tar...
The make looked OK, no error messages.
The "make test" works fine until we get to the spamd_hup test, then I get
the message: 
"Maybe you need to kill a running spamd process?"
And there it sits.

What more info do you need to help me figure this out?

To create the makefile, I used this:
perl Makefile.PL PREFIX="/usr/local"

This is Red Hat  3.4.6-2

Here's some output of ps command on another term:
USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
username 31661  0.0  0.0  3764 1312 ?        Ss   15:49   0:00 -sh
username 20632  0.0  0.1  5592 3868 ?        S+   16:10   0:00 /usr/bin/perl
-w t/spamd_hup.t
username 20636  1.4  1.4 32628 29920 ?       S+   16:10   0:08 /usr/bin/perl
-w -T ../spamd/spamd.raw -D -x -s stderr -C log/test_rules_copy
--siteconfigpath log/localrules.tmp -p 53400 -A 127.0.0.1 -L -r
log/spamd.pid -s log/d.spamd_hup/spamd.err.1.timestamped
username 20833  0.0  1.4 32628 29920 ?       S+   16:10   0:00 spamd child
username 20888  0.0  0.0  2912 1068 ?        S+   16:10   0:00 sh -c
../spamc/spamc -F data/spamc_blank.cf -d 127.0.0.1 -p 53400 <
data/spam/gtube.eml > log/d.spamd_hup/out.9
username 20889  0.0  0.0  4456  776 ?        S+   16:10   0:00
../spamc/spamc -F data/spamc_blank.cf -d 127.0.0.1 -p 53400
username 25256  0.0  0.2 18024 4344 ?        S    16:14   0:00
/usr/sbin/httpd
username 25456  0.0  0.2 18024 4336 ?        S    16:14   0:00
/usr/sbin/httpd
username 30328  0.0  1.4 32628 29924 ?       S+   16:18   0:00 spamd child

Thanks in advance,

Mike
-- 
View this message in context: http://www.nabble.com/make-test-hangs-at-spamd_hup.t-tp16130689p16130689.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.