[Bug 492365] Re: MIR for psycopg2

Loïc Minier lool at dooz.org
Mon Jan 11 16:18:42 UTC 2010


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
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list