Do you mean 20_aux_tlds.cf? I did install SpamAssassin on the box and
ran sa-update. The file is in
/var/lib/spamassassin/4.000000/updates_spamassassin_org/20_aux_tlds.cf
The file is not in the 4_0_0_rc_1 tar. If I run make test in the svn
checkout, where the file is in the rules directory, that runs fine.
How is make test supposed to find 20_aux_tlds.cf when not run from a
full svn checkout?
Kevin A. McGrail wrote on 1/05/22 1:39 pm:
Sidney, do you have SA rules installed on the box? Might be a chicken/egg
issue but sounds like you don't have the 20 TLD files. -KAM
--
Kevin A. McGrail
Member, Apache Software Foundation
Chair Emeritus Apache SpamAssassin Project
https://www.linkedin.com/in/kmcgrail - 703.798.0171
On Sat, Apr 30, 2022 at 9:38 PM Sidney Markowitz <sid...@sidney.com> wrote:
I messed up with make test during the release candidate process.
I hope that I just have my setup wrong, because I expect this would have
been mentioned before now if everyone gets it.
In trunk, or equivalently 4.0.0-rc1, with a clean environment,
perl Makefile.PL
make
make test
results in many tests failing after issuing warnings with
config: registryboundaries: no tlds defined, need to run sa-update
I don't see the same problem doing the same thing in the same
environment with the 3.4.6 distribution.
Is it just me or does a bug have to be opened?
-- Sidney