https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7986
Sidney Markowitz <sid...@sidney.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #10 from Sidney Markowitz <sid...@sidney.com> --- The $workdir fix is good enough. This will let the tests run in directories whose absolute pathname is up to 80-something characters long. That should be good enough for tests. A more complete solution could involve writing a similar mk_path_for_socket function that uses File::Temp->tempdir() to make a temp directory in the standard location. But I don't think it is worth it. $ svn ci -m "bug 7986 Partial fix lets tests run when directory path up to 80 long. Use workdir, remove now obsolete mk_safe_tmpdir()" Sending t/SATest.pm Sending t/spamc_cf.t Sending t/spamd_client.t Sending t/spamd_plugin.t Sending t/spamd_sql_prefs.t Sending t/spamd_unix.t Sending t/spamd_unix_and_tcp.t Sending t/uri_list.t Transmitting file data ........done Committing transaction... Committed revision 1900586. -- You are receiving this mail because: You are the assignee for the bug.