Re: lost in the devel--1.3 branch
Frédéric Gobry <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pybliographer |
|---|---|
| Message-ID | <[email protected]> |
> At this point I can only assume I am on the wrong track and that I > must be missing something obvious. Any ideas? I'm using Python > 2.3.4... nothing fancy as far as I know. You're not missing sth obvious : core-api contains a few files resulting from long discussions with Peter, which led to two separate attempts for some functions. Therefore, there are a few classes and their associate unit tests that are not correctly integrated in the framework. Unfortunately, I did not maintain them, and now they produce unit test errors. A workaround : export UT_SKIP=ut_Tagged.py:ut_Base.py:... (this will explicitely avoid running unit tests for the listed modules) Another requirement that is not explicit : to use the berkeley db storage, you need python-bsddb >= 4.1. This is not a strong requirement, but if you don't have it, you'll have errors in ut_storage.py. I should skip the tests when bsddb is not available. Frédéric
PGP.sig
(application/pgp-signature, 186 B) - not displayed