https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5482
John Stimson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from John Stimson <[email protected]> 2010-06-07 11:41:45 EDT --- I am getting messages of the form: bayes: cannot open bayes databases /usr/local/share/sa-bayes/name_* R/W: lock failed: Interrupted system call >From October 20, 2008 through February, 2010, I was getting that message about once per month. Starting on March 14, 2010, after upgrading to the then-current version of spamassassin, I started getting that message about every 20 minutes, and every time I invoked sa-learn to learn a new spam message, it timed out with a similar error about not being able to open the bayes database. I have upgraded one more time since then, and still get the same message and cannot use sa-learn. I have started using "spamc -L spam" to learn spam, which seems to work, although sometimes it reports that it has already learned a message that I know it has never seen before. My local.cf file contains the following: lock_method flock required_score 3.00 #spam_level_char o rewrite_header Subject "****SPAMLEVEL: _SCORE_ ****" dns_available yes skip_rbl_checks 0 #use_razor1 0 use_pyzor 0 auto_whitelist_path /var/spool/spamassassin/auto-whitelist auto_whitelist_file_mode 0666 bayes_auto_learn 1 bayes_learn_to_journal 1 bayes_path /usr/local/share/sa-bayes/name bayes_file_mode 666 -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
