Hi All,

I've upgraded to SA 3.0 and when i run
sa-learn --sync --dbpath=/etc/MailScanner/bayes/

i got this error:



debug: refresh: 32139 refresh ./bayes.mutex
untie attempted while 1 inner references still exist at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/BayesStore/DBM.pm line 493.
debug: bayes: upgraded database format from v2 to v3 in 111 seconds
debug: refresh: 32139 refresh ./bayes.mutex
debug: refresh: 32139 refresh ./bayes.mutex
debug: refresh: 32139 refresh ./bayes.mutex
debug: Syncing complete.
debug: bayes: 32139 untie-ing
debug: bayes: 32139 untie-ing db_toks
debug: bayes: 32139 untie-ing db_seen
debug: bayes: files locked, now unlocking lock
debug: unlock: 32139 unlocked ./bayes.mutex

The line 494 is the untie %new_toks as showed below

# now untie so we can do renames
    untie %{$self->{db_toks}};
    untie %new_toks;

As result of that i cant send a learn to spamassassin i got error.

Any idea about that ?
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.745 / Virus Database: 497 - Release Date: 8/27/2004

Reply via email to