On 4/30/2022 10:08 PM, Sidney Markowitz wrote:
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?
I don't know if you can run a make test on an rc release without doing
an ln -s to the rules dir in an svn checkout. If you follow the steps
in the build/README file, and there are like three ln -s commands that
might help.