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 2004/07/23 05:25:15 UTC

[Bug 3628] New: 'make test' fails if Storable is not installed

http://bugzilla.spamassassin.org/show_bug.cgi?id=3628

           Summary: 'make test' fails if Storable is not installed
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Regression Tests
        AssignedTo: spamassassin-dev@incubator.apache.org
        ReportedBy: jm@jmason.org


t/spamd_allow_user_rules.spamd start failed: log: logging enabled:
        facility: stderr
        socket:   file
        output:   stderr
logging to stderr disabled: already debugging to stderr
debug: SpamAssassin version 3.0.0-pre3
debug: Score set 0 chosen.
debug: no Storable module found
Required module Storable not found!


Maybe you need to kill a running spamd process?

t/spamd_allow_user_rules.NOK 3  Not found: myfoo =  1.0 MYFOO
t/spamd_allow_user_rules.FAILED tests 1, 3-4
        Failed 3/5 tests, 40.00% okay



not a pre3 blocker IMO, but something we have to fix before the main release.

To be honest, I think we should just require Storable in Makefile.PL...



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