python-psycopg-dbg reports undefined symbol Py_InitModule4

Bug #114859 reported by Brad Crittenden
4
Affects Status Importance Assigned to Milestone
psycopg (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: python-psycopg-dbg

I have installed the python2.5-dbg package and many of the associated "*-dbg" packages including python-psycopg-dbg. When trying to import pscyopg an error about undefined symbol Py_InitModule4 is produced.

This failure occurs on Feisty.

bac@dalat:~$ python2.5-dbg
Python 2.5.1 (r251:54863, May 2 2007, 16:55:39)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import psycopg
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib/python2.5/site-packages/psycopgmodule_d.so: undefined symbol: Py_InitModule4
[87924 refs]

Changed in psycopg:
status: Unconfirmed → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.