Larry Nedry writes: > On 4/4/07 at 10:40 AM +0100 Justin Mason wrote: > >Could you try adding --restart=1000? > > In 3.1.18 mass-check will hang at the point where it should restart. > > >Also, could you try with the rc1 of SpamAssassin 3.2.0, or SVN trunk? > >I think Theo fixed bugs in this code. > > Thanks, I downloaded the lastest snapshot last night. Using -j=32 I was > able to complete the mass-check run in about 5 hours. Much better! > > I assume the next step is to run hit-frequencies. Using the suggested > command, > # ./hit-frequencies -x -p -a > freqs > I get this error: > -bash: ./parse-rules-for-masses: No such file or directory > > Yes indeed, parse-rules-for-masses is missing from the snapshot. I assume > this is a bug so how would I go about reporting it?
for reporting bugs -- the bugzilla is the place to do it. However that seems odd -- the current SVN trunk code should run ./../build/parse-rules-for-masses instead. What about just running "make" in the masses dir? --j.