spamd error: config: no rules were found
by mfoley from LinuxQuestions.org on (#51V5C)
I skackpkg upgraded all my Slackware64 13.2 three days ago, which included and upgrade to spamassassin 3.4.2. Now when I run spamd I get:
Code:Sat Apr 4 18:16:21 2020 [1823] error: config: no rules were found! Do you need to run 'sa-update'?
Sat Apr 4 18:16:22 2020 [1818] error: child process [1823] exited or timed out without signaling production of a PID file: exit 255 at /usr/bin/spamd line 3034.sa-update runs except it's apparently having trouble restarting spamd:
Code:# ./sa-update.sh
2020-04-07 12:52
Update available for channel updates.spamassassin.org: 1876114 -> 1876177
http: (curl) GET http://sa-update.secnap.net/1876177.tar.gz, success
http: (curl) GET http://sa-update.secnap.net/1876177.tar.gz.sha512, success
http: (curl) GET http://sa-update.secnap.net/1876177.tar.gz.sha256, success
Update was available, and was downloaded and installed successfully
Status 0
Stopping SpamAssassin Mail Filter Daemon: cat: /var/run/spamd.pid: No such file or directory
kill: not enough arguments
Starting SpamAssassin Mail Filter Daemon: spamd.I am absolutely clueless as to where to look for the problem.


Code:Sat Apr 4 18:16:21 2020 [1823] error: config: no rules were found! Do you need to run 'sa-update'?
Sat Apr 4 18:16:22 2020 [1818] error: child process [1823] exited or timed out without signaling production of a PID file: exit 255 at /usr/bin/spamd line 3034.sa-update runs except it's apparently having trouble restarting spamd:
Code:# ./sa-update.sh
2020-04-07 12:52
Update available for channel updates.spamassassin.org: 1876114 -> 1876177
http: (curl) GET http://sa-update.secnap.net/1876177.tar.gz, success
http: (curl) GET http://sa-update.secnap.net/1876177.tar.gz.sha512, success
http: (curl) GET http://sa-update.secnap.net/1876177.tar.gz.sha256, success
Update was available, and was downloaded and installed successfully
Status 0
Stopping SpamAssassin Mail Filter Daemon: cat: /var/run/spamd.pid: No such file or directory
kill: not enough arguments
Starting SpamAssassin Mail Filter Daemon: spamd.I am absolutely clueless as to where to look for the problem.