upgrade 0.93.1

Tom Allison tallison at tacocat.net
Tue Nov 23 20:46:50 CET 2004



I rebuilt the database using:
/usr/bin/bogoutil -d .bogofilter/wordlist.db > /tmp/bogotemp
/usr/bin/bogoutil -l .bogofilter/wordlist_new.db < /tmp/bogotemp

cp .bogofilter/wordlist.db .bogofilter/wordlist.db.old
if [ -s .bogofilter/wordlist_new.db ]; then
     mv .bogofilter/wordlist_new.db .bogofilter/wordlist.db
fi


I'm getting peppered with:

Lock table is out of available object entries
bogotune: (c_get): Cannot allocate memory


help?

And there are lots of odd files showing up:
-rw-------  1 tallison tallison        0 2004-11-23 14:28 lockfile-d
-rw-------  1 tallison tallison 10483758 2004-11-23 14:34 log.0000000001
-rw-r--r--  1 tallison tallison 10485722 2004-11-23 14:34 log.0000000002
-rw-r--r--  1 tallison tallison 10485708 2004-11-23 14:35 log.0000000003
-rw-r--r--  1 tallison tallison  2629632 2004-11-23 14:41 __db.002
-rw-r--r--  1 tallison tallison     8192 2004-11-23 14:41 __db.001
-rw-r--r--  1 tallison tallison    98304 2004-11-23 14:41 __db.003
-rw-r--r--  1 tallison tallison   376832 2004-11-23 14:41 __db.004
-rw-r--r--  1 tallison tallison    16384 2004-11-23 14:41 __db.005
-rw-r--r--  1 tallison tallison  3238979 2004-11-23 14:41 log.0000000004
-rw-------  1 tallison tallison     1024 2004-11-23 14:41 lockfile-p



More information about the Bogofilter mailing list