You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by "Rosenbaum, Larry M." <ro...@ornl.gov> on 2007/08/09 23:30:22 UTC

3.2.3 spamd_hup test failed

SpamAssassin v3.2.3, Perl 5.8.8, Solaris 9

 

What would cause this error?

 

t/spamd_hup.....................ok 1/110# Failed test 5 in t/spamd_hup.t
at line 40

#  t/spamd_hup.t line 40 is:   ok (-e $pid_file) or warn "$pid_file does
not exist post restart";

log/spamd.pid does not exist post restart at t/spamd_hup.t line 40.

Could not open pid file log/spamd.pid: No such file or directory

Exiting subroutine via next at t/SATest.pm line 844.

Could not open pid file log/spamd.pid: No such file or directory

Exiting subroutine via next at t/SATest.pm line 844.

Could not open pid file log/spamd.pid: No such file or directory

Exiting subroutine via next at t/SATest.pm line 844.

Could not open pid file log/spamd.pid: No such file or directory

Exiting subroutine via next at t/SATest.pm line 844.

Could not open pid file log/spamd.pid: No such file or directory

Exiting subroutine via next at t/SATest.pm line 844.

Could not open pid file log/spamd.pid: No such file or directory

Exiting subroutine via next at t/SATest.pm line 844.

Could not open pid file log/spamd.pid: No such file or directory

Exiting subroutine via next at t/SATest.pm line 844.

Could not open pid file log/spamd.pid: No such file or directory

Exiting subroutine via next at t/SATest.pm line 844.

Could not open pid file log/spamd.pid: No such file or directory

Exiting subroutine via next at t/SATest.pm line 844.

Could not open pid file log/spamd.pid: No such file or directory

Exiting subroutine via next at t/SATest.pm line 844.

t/spamd_hup.....................FAILED tests 5, 7-110

        Failed 105/110 tests, 4.55% okay

 

The same test on a different, supposedly identical system passed.  Also
it passed when I ran it manually with "prove -v t/spamd_hup.t".