BSDDB error again with .tgz and .zip distributions
Bill Humphries
whump at mac.com
Tue Nov 6 17:22:40 EST 2007
Sam Ruby:
> If the only errors you see are in tests.test_idindex.*, then the
> only feature that doesn't work is the ability to create a bsddb
> index of ids... a feature that is only useful if multiple planets
> with little overlap share a cache.
> I'll look into this, but I'm a bit hampered by the fact that bsddb
> is included in the default python install on Ubuntu.
Sorry for the delay in responding, my mail client ate Sam's reply.
I should had done a little more poking before writing to the list. The
python on Leopard is 2.5.1 that doesn't have bsddb and fails three
tests in test.test_idinex.*.
The MacPython 2.4.4 distribution does have the bsddb lib, and passes
all the tests.
-- whump
More information about the devel
mailing list