You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/09/02 22:27:29 UTC

[Bug 3744] New: db format conversion not working

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

           Summary: db format conversion not working
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: major
          Priority: P5
         Component: Learner
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: schulz@adi.com


I am trying to upgrade from 2.64 to 3.0.0-rc2. I am running Solaris 8 and
perl 5.8.0.  I copied the bayes database from our production machine running
2.64 to a test machine which has 3.0.0-rc2.  Both machines are running
Solaris 8. When I ran sa-learn --sync I got:

bayes: bayes db version 2 is not able to be used, aborting! at
/opt/perl/lib/site_perl/5.8.0/Mail/SpamAssassin/BayesStore/DBM.pm line 160.
untie attempted while 1 inner references still exist at
/opt/perl/lib/site_perl/5.8.0/Mail/SpamAssassin/BayesStore/DBM.pm line 493.

When I ran sa-learn --dump I got:

bayes: bayes db version 0 is not able to be used, aborting! at
/opt/perl/lib/site_perl/5.8.0/Mail/SpamAssassin/BayesStore/DBM.pm line 160.
bayes: bayes db version 0 is not able to be used, aborting! at
e_perl/5.8.0/Mail/SpamAssassin/BayesStore/DBM.pm line 160.
ERROR: Bayes dump returned an error, please re-run with -D for more information

I will attach the debug output along with the whole test session.
Note that I could not check to see if this was already known as none of
your mailing list archives have anything later than 29-August in them.



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