Re: sa-update is broken on updates.spamassassin.org channel [was: Re: config: warning: description exists for non-existent rule EXCUSE_24]

2018-12-21 Thread @lbutlr
On 21 Dec 2018, at 15:52, Bill Cole wrote: > cd `mktemp -d -t HappyMichael???` I'd prefer you did cd `mktemp -d -t saupdate` -- I gotta straighten my face This mellow-thighed chick just put my spine out of place

Re: sa-update is broken on updates.spamassassin.org channel [was: Re: config: warning: description exists for non-existent rule EXCUSE_24]

2018-12-21 Thread Michael Orlitzky
On 12/21/18 5:52 PM, Bill Cole wrote: Fine: #!/bin/sh cd `mktemp -d -t HappyMichael???` Yes, Merry Christmas =P

Re: sa-update is broken on updates.spamassassin.org channel [was: Re: config: warning: description exists for non-existent rule EXCUSE_24]

2018-12-21 Thread Bill Cole
On 21 Dec 2018, at 15:57, Michael Orlitzky wrote: > On 12/20/18 7:00 PM, Bill Cole wrote: >> >> mkdir /tmp/saupdate-1849156 > > Never use a fixed path under /tmp =) Fine: #!/bin/sh cd `mktemp -d -t HappyMichael???` curl -O http://sa-update.spamassassin.org/1849156.tar.gz curl -O

Re: sa-update is broken on updates.spamassassin.org channel [was: Re: config: warning: description exists for non-existent rule EXCUSE_24]

2018-12-21 Thread Michael Orlitzky
On 12/20/18 7:00 PM, Bill Cole wrote: mkdir /tmp/saupdate-1849156 Never use a fixed path under /tmp =)

Re: sa-update is broken on updates.spamassassin.org channel [was: Re: config: warning: description exists for non-existent rule EXCUSE_24]

2018-12-20 Thread Bill Cole
On 20 Dec 2018, at 17:54, Bill Cole wrote: If you cannot wait 5 more hours and have an updated SVN checkout of the 'trunk' code, you can run: make clean ; echo |perl Makefile.PL ; make build_rules That will leave a proper set of rules files in the rules/ directory. If you copy

Re: sa-update is broken on updates.spamassassin.org channel [was: Re: config: warning: description exists for non-existent rule EXCUSE_24]

2018-12-20 Thread Bill Cole
On 20 Dec 2018, at 17:56, Kevin A. McGrail wrote: We've had a few occurrences of essentially the same problem (a bad rules package due to an ignored lint failure in a nightly update) over the past few years. In addition to correcting the problematic rule I have also fixed the script which

Re: sa-update is broken on updates.spamassassin.org channel [was: Re: config: warning: description exists for non-existent rule EXCUSE_24]

2018-12-20 Thread Kevin A. McGrail
On 12/20/2018 5:54 PM, Bill Cole wrote: > On 20 Dec 2018, at 13:41, Bill Cole wrote: > >> This should now be fixed for the next rules update. > > And, On 20 Dec 2018, at 17:04, (ignoring an explicit Reply-To header > in a direct message to me!) Frank Giesecke wrote: > >> How can I force the rules

Re: sa-update is broken on updates.spamassassin.org channel [was: Re: config: warning: description exists for non-existent rule EXCUSE_24]

2018-12-20 Thread Bill Cole
On 20 Dec 2018, at 13:41, Bill Cole wrote: This should now be fixed for the next rules update. And, On 20 Dec 2018, at 17:04, (ignoring an explicit Reply-To header in a direct message to me!) Frank Giesecke wrote: How can I force the rules update? You cannot. The "rules update" I

Re: sa-update is broken on updates.spamassassin.org channel [was: Re: config: warning: description exists for non-existent rule EXCUSE_24]

2018-12-20 Thread Bill Cole
On 20 Dec 2018, at 11:55, Marcus Schopen wrote: > Am Donnerstag, den 20.12.2018, 12:35 +0100 schrieb Marcus Schopen: >> Hi, >> >> I get a warning, when updating the channel: >> >> -- >> config: warning: description exists for non-existent rule EXCUSE_24 >> >> channel: lint check of update

sa-update is broken on updates.spamassassin.org channel [was: Re: config: warning: description exists for non-existent rule EXCUSE_24]

2018-12-20 Thread Marcus Schopen
Am Donnerstag, den 20.12.2018, 12:35 +0100 schrieb Marcus Schopen: > Hi, > > I get a warning, when updating the channel: > > -- > config: warning: description exists for non-existent rule EXCUSE_24 > > channel: lint check of update failed, channel failed > sa-update failed for unknown