[arch-general] Failed to start Spamassassin daemon -- after update to spamassassin-3.4.3-1?

David C. Rankin drankinatty at suddenlinkmail.com
Fri Dec 13 07:27:25 UTC 2019


warning: /etc/mail/spamassassin/local.cf installed as
/etc/mail/spamassassin/local.cf.pacnew
Detected compiled rules, running sa-compile...

Checking a diff on local.cf and local.cf.pacnew, the only non-comment changes
was that the razor config isn't present in the new config (which would be
expected)

Spamassassin was running fine prior to update:

sc status spamassassin
● spamassassin.service - Spamassassin daemon
     Loaded: loaded (/etc/systemd/system/spamassassin.service; enabled; vendor
preset: disabled)
     Active: active (running) since Thu 2019-12-12 11:30:58 CST; 13h ago
   Main PID: 695 (spamd)
      Tasks: 3 (limit: 38474)
     Memory: 95.0M
     CGroup: /system.slice/spamassassin.service
             ├─695 /usr/bin/perl -w /usr/bin/vendor_perl/spamd -x -u spamd -g
spamd
             ├─833 spamd child
             └─834 spamd child

Dec 12 11:30:58 valkyrie systemd[1]: Started Spamassassin daemon.
Dec 12 11:31:05 valkyrie spamd[695]: spamd: server started on IO::Socket::IP
[::1]:783, IO::Socket::IP [127.0.0.1]>
Dec 12 11:31:05 valkyrie spamd[695]: spamd: server pid: 695
Dec 12 11:31:05 valkyrie spamd[695]: spamd: server successfully spawned child
process, pid 833
Dec 12 11:31:05 valkyrie spamd[695]: spamd: server successfully spawned child
process, pid 834
Dec 12 11:31:05 valkyrie spamd[695]: prefork: child states: IS
Dec 12 11:31:05 valkyrie spamd[695]: prefork: child states: II

Following update and systemctl daemon-reload, and restart of spamassassin,
spamassassin fails to start:

sc status spamassassin
● spamassassin.service - Spamassassin daemon
     Loaded: loaded (/etc/systemd/system/spamassassin.service; enabled; vendor
preset: disabled)
     Active: failed (Result: exit-code) since Fri 2019-12-13 01:18:23 CST; 1s ago
    Process: 6849 ExecStart=/usr/bin/vendor_perl/spamd -x -u spamd -g spamd
(code=exited, status=255/EXCEPTION)
   Main PID: 6849 (code=exited, status=255/EXCEPTION)

Dec 13 01:18:23 valkyrie systemd[1]: spamassassin.service: Scheduled restart
job, restart counter is at 5.
Dec 13 01:18:23 valkyrie systemd[1]: Stopped Spamassassin daemon.
Dec 13 01:18:23 valkyrie systemd[1]: spamassassin.service: Start request
repeated too quickly.
Dec 13 01:18:23 valkyrie systemd[1]: spamassassin.service: Failed with result
'exit-code'.
Dec 13 01:18:23 valkyrie systemd[1]: Failed to start Spamassassin daemon.

  Has anyone else seen this?

-- 
David C. Rankin, J.D.,P.E.


More information about the arch-general mailing list