[Bug 1029682] Re: python-greenlet-dbg does not contain required debug symbols

Steve Langasek 1029682 at bugs.launchpad.net
Thu Oct 14 01:16:55 UTC 2021


The Precise Pangolin has reached end of life, so this bug will not be
fixed for that release

** Changed in: python-greenlet (Ubuntu Precise)
       Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-greenlet in Ubuntu.
https://bugs.launchpad.net/bugs/1029682

Title:
  python-greenlet-dbg does not contain required debug symbols

Status in python-greenlet package in Ubuntu:
  Fix Released
Status in python-greenlet source package in Precise:
  Won't Fix

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-greenlet/+bug/1029682/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list