http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5529


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
           Priority|P4                          |P2




------- Additional Comments From [EMAIL PROTECTED]  2007-06-22 14:40 -------
Sorry, this fix also didn't solve a problem, but.... I've found a problem!
# ls -ld /root
drwx------ 20 root root 4096 2007-06-20 11:33 /root/

When perl will try to sudo nobody and try to access:
/root/.../spamassassin/t/log/spamd_plugin.tmp it will always fail.
The solution (I think) should be creating temporary files in /tmp (where all
users have write access).

If you would like to check this, try:
chmod 700 /root
and retry to run tests ;)

So currently I'm waiting for a working patch :) (after changing temporary chmod
/root to 701, all tests passed.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to