Spamassassin upgrade caused error of "exited or timed out without..."
Hold on Cowboy
This blog post is pretty old. Be careful with the information you find in here. The Times They Are A-Changin'
I just upgraded Spamassassin, and low, after I restarted it I received an error message while trying to start Spamassassin.
[root]# /etc/init.d/spamassassin start Starting spamd: child process [21162] exited or timed out without signaling production of a PID file: exit 255 at /usr/bin/spamd line 2588. [FAILED]
Per the article below, a simple
sa-update
at the command line updated the Spamassassin rules. Then it would start like normal.