Ragnar Paulson wrote:

4) make sure you're version of cpan isn't old and buggy. I've seen some


old


versions of CPAN (ie: the one that came with redhat 7.1) decide to install
a whole new copy of perl in order to install SA.



If you are running RH7.0 still (not sure about 7.1) you will need a new copy of perl. perl-5.6.0-9 has a broken DB::File interface and you need the errata release perl-5.6.0-10a.

Ragnar



Hi

Now after I managed to install DB_File I'm facing a new problem. Fortunately I didn't do this on my production machine.
I installed SA 2.63 directly from CPAN which installed correctly.
then I tried to get my Bayes DB into the new version.
As described in the Install File I issued a sa-learn --import (which mentioned the CORRECT amount of entries imported in the bayes_seen:


(...)
debug: bayes: found bayes db version 0
debug: bayes: new db, set db version 2 and 0 tokens
upgrading to DB_File, please be patient: /etc/mail/spamassassin/old_bayes_seen
DB_File: copied 2226 entries.
(...)


( why does it mention 0 tokens there ?)

Then I did a sa-learn --rebuild which also tells me about those zero hams:
(...)
debug: bayes: found bayes db version 0
debug: bayes: Not available for scanning, only 0 ham(s) in Bayes DB < 200
(...)


Why does it lose its ham and what can I do about it? I dont want to lose my 1000 hams....!

Thanks

Matt

Reply via email to