t.probe [was: Typo in src/datastore_db.c?]

David Relson relson at osagesoftware.com
Sun May 1 20:13:33 CEST 2005


On Sun, 1 May 2005 15:02:51 -0300
Andreas Hasenack wrote:

> On Sun, May 01, 2005 at 02:00:15PM -0400, David Relson wrote:
> > I'll fix it in cvs immediately.  I'll wait a day or so for a new
> > release to see what other mistakes are found.
> 
> Make check is also failing here with 0.94.7:
> (...)
> PASS: t.upgrade.subnet.prefix
> PASS: t.multiple.wordlists
> Database handles open during environment close
> DB_ENV->close(0x80747c0): Invalid argument
> Can't open file 'wordlist.db' in directory './checks.27316.20050501T150147'.
> error #2 - No such file or directory.
> 
> Remember to register some spam and ham messages before you
> use bogofilter to evaluate mail for its probable spam status!
> FAIL: t.probe
> PASS: t.query.config
> (...)
> PASS: t.valgrind
> ======================
> 1 of 44 tests failed
> (1 tests were not run)
> ======================
> make[5]: ** [check-TESTS] Erro 1
> (...)

Andreas,

You're building with --enable-transactions or --disable-transactions,
correct?  t.probe expects AUTO-XA mode and fails if it's not being
used, as in your case.  I'll see if I can change it so that it behaves
more politely.

David



More information about the Bogofilter mailing list