https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7982
--- Comment #3 from Sidney Markowitz <sid...@sidney.com> --- Following up some questions and suggestions from Kevin on the dev list: Copying 20_aux_tlds.cf to the rules directory fixes some but not all of the failures. Some failures I got were the result of running the tests in s nested subdirectory that caused the socket path of spamd to be longer than the Linux maximum of 108 characters. Since the error message is clear enough to let someone know they have to move the installation directory up a bit, I don't think this has to be fixed in any way. More failures were fixed by copying the remaining *.cf files from sa-update or trunk into the rules directory. I'll start on a binary search to narrow down exactly which files are necessary, and maybe they can be added to MANIFEST if that's the easiest solution. However there were still some failures after that. The remainder of the failures were fixed by adding symlinks to the rulesrc and t.rules directories in trunk. I think this is something we have to fix, because people should expect to run make test on an installation tarball without a separate svn checkouts. -- You are receiving this mail because: You are the assignee for the bug.