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

           Summary: "sa-learn --norebuild" won't work w/out DBs already
                    created
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Learner
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


--norebuild has sa-learn learn to the Bayes journal.  this causes the learn() 
function to try to tie the 
Bayes DB in r/o mode.  this causes a fatal error if there is no DB already in 
existence because the r/o 
version will not create a DB, so the tie fails, so the learn() fails, etc...

and it turns out that the debug output (-D) doesn't tell you any of this.



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

Reply via email to