http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5746
Summary: distributed mass-check seems to be broken
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Masses
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
the nightly mass-checks on the zone, run like so:
sudo -u bbmass -H bash
HOME=/home/bbmass/mc-nightly/jm
PERL=/local/perl586/bin/perl
TMPDIR=/tmpfs; export HOME PERL TMPDIR
cd ~
nice bash $HOME/svn/masses/rule-qa/corpus-nightly.post-svn 2>&1 | tee o
seem to be broken. I've tried with and without --schedule_cache, no luck.
It gets to the "server waiting for requests" stage, then outputs:
status: starting run stage now: 2007-12-07
16:47:06
status: server ready for connections now: 2007-12-07
16:47:06
network I/O: sent=0, received=0
processed 0 messages in 1 seconds (0.0 kmsgs/hr)
cache hits: 0 (0.0%)
network I/O: sent=0, received=0
processed 0 messages in 1 seconds (0.0 kmsgs/hr)
cache hits: 0 (0.0%)
and sits there. haven't looked into it further...
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.