https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7956
schicken <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #23 from schicken <[email protected]> --- It is still not going good with me (2022-02-19, 11:46 UTC): $ sa-update -v Update available for channel updates.spamassassin.org: 1898122 -> 1898171 http: (curl) GET http://sa-update.spamassassin.org/1898171.tar.gz, success http: (curl) GET http://sa-update.spamassassin.org/1898171.tar.gz.sha512, success http: (curl) GET http://sa-update.spamassassin.org/1898171.tar.gz.asc, success config: invalid regexp for __URI_TRY_3LD 'm,^https?://(?:try(?!r\.codeschool)|start|get(?!\.adobe)|save|check(?!out)|act|compare|join|learn(?!ing)|request|visit(?!or|\.vermont)|my(?!sub|turbotax|news\.apple|a\.godaddy|account|support|build|blob)\w)[^.]*\.[^/]+\.(?<!list-manage\.)(?:com|net)\b,i': Variable length lookbehind is experimental in regex; marked by <-- HERE in m/(?i)^https?://(?:try(?!r\.codeschool)|start|get(?!\.adobe)|save|check(?!out)|act|compare|join|learn(?!ing)|request|visit(?!or|\.vermont)|my(?!sub|turbotax|news\.apple|a\.godaddy|account|support|build|blob)\w)[^.]*\.[^/]+\.(?<!list-manage\.)(?:com|net)\b <-- HERE / I tried this, cause I'm sure is a very wise weasel: $ rm -rf /var/lib/spamassassin/3.004006/updates_spamassassin_org* debian@mail:~$ sudo sa-update -v Update available for channel updates.spamassassin.org: -1 -> 1898171 http: (curl) GET http://spamassassin.apache.org/updates/MIRRORED.BY, success http: (curl) GET http://sa-update.verein-clean.net/1898171.tar.gz, success http: (curl) GET http://sa-update.verein-clean.net/1898171.tar.gz.sha512, success http: (curl) GET http://sa-update.verein-clean.net/1898171.tar.gz.asc, success config: invalid regexp for __URI_TRY_3LD 'm,^https?://(?:try(?!r\.codeschool)|start|get(?!\.adobe)|save|check(?!out)|act|compare|join|learn(?!ing)|request|visit(?!or|\.vermont)|my(?!sub|turbotax|news\.apple|a\.godaddy|account|support|build|blob)\w)[^.]*\.[^/]+\.(?<!list-manage\.)(?:com|net)\b,i': Variable length lookbehind is experimental in regex; marked by <-- HERE in m/(?i)^https?://(?:try(?!r\.codeschool)|start|get(?!\.adobe)|save|check(?!out)|act|compare|join|learn(?!ing)|request|visit(?!or|\.vermont)|my(?!sub|turbotax|news\.apple|a\.godaddy|account|support|build|blob)\w)[^.]*\.[^/]+\.(?<!list-manage\.)(?:com|net)\b <-- HERE / channel 'updates.spamassassin.org': lint check of update failed, channel failed Update failed, exiting with code 4 Here are details for my environment (I'm running on Debian 11, from Debian packages): $ sa-update -V sa-update version 3.4.6 / svn1881784 running on Perl version 5.32.1 $ spamassassin -V SpamAssassin version 3.4.6 running on Perl version 5.32.1 -- You are receiving this mail because: You are the assignee for the bug.
