Comment 12 for bug 74906

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Test completed successfully.

On and Edgy installation, with python-psycopg version 1.1.21-7 the error is reproducible:

import psycopg
ImportError: libpq.so.4: cannot open shared object file: No such file or directory

With python-psycopg version 1.1.21-7ubuntu0.1 there is no error.