Comment 6 for bug 180368

Revision history for this message
Terence Simpson (tsimpson) wrote :

Running with python2.5-dbg I get this:
$ /usr/bin/python2.5-dbg /usr/lib/command-not-found -- "anything"

KABOOOM!!!

Whoops, command-not-found has crashed! Please file a bug report at:
https://bugs.launchpad.net/ubuntu/+source/command-not-found
Please include the following information with the report:
/usr/lib/python2.5/lib-dynload/gdbm.so: undefined symbol: Py_InitModule4
Traceback (most recent call last):
  File "/usr/lib/command-not-found", line 10, in <module>
    from CommandNotFound import CommandNotFound
  File "/usr/lib/python2.5/site-packages/CommandNotFound/__init__.py", line 1, in <module>
    from CommandNotFound import CommandNotFound
  File "/usr/lib/python2.5/site-packages/CommandNotFound/CommandNotFound.py", line 4, in <module>
    import sys, os, os.path, gdbm, posix, grp
ImportError: /usr/lib/python2.5/lib-dynload/gdbm.so: undefined symbol: Py_InitModule4
Python version: 2.5.2 alpha 0
[7889 refs]