Bug 3133 - sa-learn --forget gives "ERROR" if message not in Bayes DB
Summary: sa-learn --forget gives "ERROR" if message not in Bayes DB
Status: RESOLVED DUPLICATE of bug 3024
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Learner (show other bugs)
Version: 2.63
Hardware: PC Linux
: P5 minor
Target Milestone: 3.0.0
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-07 06:33 UTC by Nick Leverton
Modified: 2004-03-07 02:12 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
Output from sa-learn --forget -D text/plain None Nick Leverton [HasCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Leverton 2004-03-07 06:33:10 UTC
# zcat quarantine/spam-20040305-180148-15911-01.gz | sa-learn --forget 
Learned from 1 message(s) (1 message(s) examined). 
# zcat quarantine/spam-20040305-180148-15911-01.gz | sa-learn --forget 
Learned from 0 message(s) (1 message(s) examined). 
ERROR: the Bayes learn function returned an error, please re-run with -D for 
more information 
#  
 
I'll attach the output from -D, it doesn't show any actual error though apart 
from the message.
Comment 1 Nick Leverton 2004-03-07 06:38:52 UTC
Created attachment 1820 [details]
Output from sa-learn --forget -D
Comment 2 Theo Van Dinter 2004-03-07 11:12:04 UTC

*** This bug has been marked as a duplicate of 3024 ***