[ZODB-Dev] Errors from bsddb3 module tests

Barry A. Warsaw barry@zope.com
Tue, 23 Oct 2001 09:41:26 -0400


>>>>> "CW" == Chris Withers <chrisw@nipltd.com> writes:

    CW> What do they mean and should I be worried? If I should be
    CW> worried, who do I need to let know about this?

You have to apply Robin's patch to BerkeleyDB.  It comes with
PyBSDDB3.  Apparently BDB 3.3.11 has a nasty bug in this regard.

BTW, be sure to blow away tests/db_home before you re-run the unit
tests or they'll hang.

-Barry