http://bugzilla.spamassassin.org/show_bug.cgi?id=4320

           Summary: Bayes incorrectly thinks the db version is 0
           Product: Spamassassin
           Version: 3.0.3
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P3
         Component: spamassassin
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


I'm using:

   Solaris      : 5.8
   Perl         : 5.8.2
   SpamAssassin : 3.0.3
   Berkeley DB  : 4.3.27
   DB_File      : 1.811

When I try to initialize Bayes by executing "sa-learn --sync", I get the
debug messages shown below from bayes.  The fact that bayes thinks the
db version is 0 leads to other script problems.

------------------------------ Delimiter BEGIN --------------------------------

debug: bayes: 4499 tie-ing to DB file R/W ~/.spamassassin/bayes_toks
debug: bayes: 4499 tie-ing to DB file R/W ~/.spamassassin/bayes_seen
debug: bayes: found bayes db version 0
Use of uninitialized value in concatenation (.) or string at ~/lib/perl5/
site_perl/5.8.2/Mail/SpamAssassin/BayesStore/DBM.pm line 261.
debug: bayes: new db, set db version  and 0 tokens
debug: refresh: 4499 refresh ~/.spamassassin/bayes.lock
debug: Syncing complete.

------------------------------- Delimiter END ---------------------------------



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to