BSDDB error again with .tgz and .zip distributions
Sam Ruby
rubys at intertwingly.net
Tue Nov 6 05:19:40 EST 2007
Bill Humphries wrote:
> When I installed Venus from both the .tgz and .zip files on the Planet
> Venus site, I get the _bsddb errors when running the test suite as
> described in:
>
> http://lists.planetplanet.org/archives/devel/2007-October/001686.html
> http://lists.planetplanet.org/archives/devel/2007-September/001666.html
>
> Are the .tgz and .zip packages up to date with what's available via bzr?
That question I can definitely answer. The .tgz and .zip URIs
mod_rewrite to a CGI that produces the desired output on the fly... from
the bzr repostory (excluding the .bzr directory). So... yes.
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.
> I'm installing onto a Mac OS X Leopard system.
>
> I don't have bzr installed on that system, so haven't been able to run
> the test suite on the bzr distribution.
>
> Thanks.
>
> -- whump
- Sam Ruby
More information about the devel
mailing list