jeff covey writes:
> when i pipe a message to "sa-learn --single --spam", i'm suddenly
> getting:
> 
> Cannot open bayes_path /home/jeff/.spamassassin/bayes R/O: Inappropriate ioctl for 
> device
> Cannot open bayes_path /home/jeff/.spamassassin/bayes R/W: File exists
> Learned from 0 messages.
> Cannot open bayes_path /home/jeff/.spamassassin/bayes R/W: File exists
> Cannot open bayes_path /home/jeff/.spamassassin/bayes R/W: File exists
> 
> why is this?  google and list searches have only offered the
> suggestion of deleting ~/.spamassassin/bayes_* and starting over (yet
> again).  i'm hoping someone has a less drastic suggestion.

It looks like your DB_File or libdb libraries changed incompatibly,
and bayes can no longer read the db files as a result.

You could try using the libdb tools -- db_upgrade, db_dump, db_load
etc. to upgrade the files to work with the newer version of libdb.

--j.


-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to