Re: spam_pid not found

2023-08-16 Thread Jared Hall
On 8/16/2023 8:15 AM, Hansa via users wrote: Hi, Trying to upgrade Mail::SpamAssassin via cpan but I get "spam_pid not found" errors (see debug.log). # ps ax | grep `cat /var/run/spamd.pid   73673 ?    Ss 0:04 /usr/bin/perl -T -w /usr/sbin/spamd -d --pidfile=/run/spamd.pid --create-p

Re: spam_pid not found

2023-08-16 Thread Bill Cole
On 2023-08-16 at 09:40:01 UTC-0400 (Wed, 16 Aug 2023 15:40:01 +0200) Hansa via users is rumored to have said: What do you exactly mean by "removing the option in the startup unit"? I'm not running spamd via a socket. PLEASE IGNORE THE TROLL. Harald Reindl has been banned from this mailing li

Re: spam_pid not found

2023-08-16 Thread Hansa via users
What do you exactly mean by "removing the option in the startup unit"? I'm not running spamd via a socket. I commented out "PIDFILE="/var/run/spamd.pid" in default/spamassassin. Test still results in timeout. t/sa_check_spamd.t spam_pid not found: Sleeping 5 - Retry # 19

Re: spam_pid not found

2023-08-16 Thread Hansa via users
Unfortunately this is not the solution. /run/spamd.pid exists and contains the same pid as /var/run/spamd.pid. It is created when starting the spamd service. On 16-08-2023 14:34, bOnK wrote: # ps ax | grep `cat */var/run/spamd.pid *   73673 ?    Ss 0:04 /usr/bin/perl -T -w /usr/sbin/

spam_pid not found

2023-08-16 Thread Hansa via users
Hi, Trying to upgrade Mail::SpamAssassin via cpan but I get "spam_pid not found" errors (see debug.log). # ps ax | grep `cat /var/run/spamd.pid   73673 ?    Ss 0:04 /usr/bin/perl -T -w /usr/sbin/spamd -d --pidfile=/run/spamd.pid --create-prefs --max-children 5 --helper-home-dir --sys