Public bug reported:

On 12.04, python-greenlet-dbg apparently does not include the debug
symbols:

ubuntu@server-4821~$ sudo apt-get -y install python2.7-dbg python-greenlet 
python-greenlet-dbg
ubuntu@server-481:~$ python2.7 -c 'import greenlet'
ubuntu@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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to