FS#11991 - python-psycopg2 requires a rebuild for the python version 2.6.
Attached to Project:
Community Packages
Opened by Jaideep Das (jaideep_jdof) - Tuesday, 04 November 2008, 12:00 GMT
Last edited by Douglas Soares de Andrade (dsa) - Sunday, 11 January 2009, 12:00 GMT
Opened by Jaideep Das (jaideep_jdof) - Tuesday, 04 November 2008, 12:00 GMT
Last edited by Douglas Soares de Andrade (dsa) - Sunday, 11 January 2009, 12:00 GMT
|
Details
Description:
python-psycopg2 requires a rebuild for the python version 2.6. When you use any application requiring python-psycopg2 it terminates with an error. Error loading psycopg2 module: libpython2.5.so.1.0: cannot open shared object file: No such file or directory Additional info: * package version(s) python-psycopg2 2.0.7-1 python 2.6-2 * config and/or log files etc. Steps to reproduce: I tried to create a new application in django and ran syncdb. |
This task depends upon
Closed by Douglas Soares de Andrade (dsa)
Sunday, 11 January 2009, 12:00 GMT
Reason for closing: Fixed
Sunday, 11 January 2009, 12:00 GMT
Reason for closing: Fixed
Comment by
Jaideep Das (jaideep_jdof) - Sunday,
11 January 2009, 09:44 GMT
- Field changed: Percent Complete (100% → 0%)
The issue is still there.