[Bug 1029682] [NEW] python-greenlet-dbg does not contain required debug symbols
Adam Gandelman
1029682 at bugs.launchpad.net
Thu Jul 26 22:58:05 UTC 2012
Public bug reported:
On 12.04, python-greenlet-dbg apparently does not include the debug
symbols:
ubuntu at server-4821~$ sudo apt-get -y install python2.7-dbg python-greenlet python-greenlet-dbg
ubuntu at server-481:~$ python2.7 -c 'import greenlet'
ubuntu at server-481:~$ python2.7-dbg -c 'import greenlet'
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: /usr/lib/python2.7/dist-packages/greenlet.so: undefined symbol: Py_InitModule4_64
The equiv. works fine on 12.10. I suspect the conversion to dh_python2
(part of Ubuntu delta in Q) explains why they now work.
** Affects: python-greenlet (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-greenlet in Ubuntu.
https://bugs.launchpad.net/bugs/1029682
Title:
python-greenlet-dbg does not contain required debug symbols
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-greenlet/+bug/1029682/+subscriptions
More information about the Ubuntu-server-bugs
mailing list