You need to setup PYTHONPATH since tests and psycopg2 aren't installed in the
system path yet; I could get some output with this snippet:
# testsuite
for python in $(PYVERS); do \
PYTHONPATH=$(CURDIR):$(CURDIR)/debian/python-psycopg2/usr/lib/$$python/dist-packages:$(CURDIR)/debian/python-psycopg2/usr/lib/$$python/site-packages
tests/__init__.py; \
done
in install-arch:, just after doing the "setup.py install" loop.
--
MIR for psycopg2
https://bugs.launchpad.net/bugs/492365
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs