You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2014/05/03 00:42:02 UTC

[Bug 7039] New: sa-compile notes inability to write in home dir even though it successfully uses a /tmp dir

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7039

            Bug ID: 7039
           Summary: sa-compile notes inability to write in home dir even
                    though it successfully uses a /tmp dir
           Product: Spamassassin
           Version: 3.4.0
          Hardware: PC
                OS: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sa-compile
          Assignee: dev@spamassassin.apache.org
          Reporter: quanah@zimbra.com

If sa-compile cannot write to the user's home dir, it will fall back to using a
dir in /tmp.  However, it still logs warnings about its inability to write to
the home dir unnecessarily:

cannot create a directory: No such file or directory at
/opt/zimbra/zimbramon/lib/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm
line 1033.
cannot write to /opt/zimbra/.spamassassin/sa-compile.cache/rules.body_0 at
/opt/zimbra/zimbramon/lib/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm
line 1035.
print() on closed filehandle CACHE at
/opt/zimbra/zimbramon/lib/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm
line 1036.
plugin: eval failed: error writing: Bad file descriptor at
/opt/zimbra/zimbramon/lib/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm
line 1036.
cd /tmp/.spamassassin25185JJ34ectmp
reading bases_body_0.in

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

[Bug 7039] sa-compile notes inability to write in home dir even though it successfully uses a /tmp dir

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7039

Quanah Gibson-Mount <qu...@zimbra.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |quanah@zimbra.com

--- Comment #1 from Quanah Gibson-Mount <qu...@zimbra.com> ---
It would be handy to have an option to say what location to use as the tmp
directory...

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