Sure it is... This is under an intrepid system, but jaunty has pretty much the same packages. I just upgraded to jaunty's python, and...:
[EMAIL PROTECTED]:/usr/src/zen-sources$ apt-cache policy python-dbg python-dbg: Installed: 2.5.2-3ubuntu1 Candidate: 2.5.2-3ubuntu1 Version table: *** 2.5.2-3ubuntu1 0 -9 http://se.archive.ubuntu.com jaunty/main Packages 100 /var/lib/dpkg/status 2.5.2-1ubuntu1 0 500 http://se.archive.ubuntu.com intrepid/main Packages [EMAIL PROTECTED]:/usr/src/zen-sources$ python- python-config python-dbg python-dbg-config [EMAIL PROTECTED]:/usr/src/zen-sources$ python-dbg Python 2.5.2 (r252:60911, Oct 5 2008, 19:28:35) [GCC 4.3.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import pyinotify Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/var/lib/python-support/python2.5/pyinotify/pyinotify.py", line 47, in <module> from inotify import inotify_init, inotify_add_watch, inotify_rm_watch File "/var/lib/python-support/python2.5/pyinotify/inotify.py", line 48, in <module> from _inotify import inotify_init, inotify_add_watch, inotify_rm_watch ImportError: /var/lib/python-support/python2.5/pyinotify/_inotify.so: undefined symbol: Py_InitModule4_64 [96517 refs] >>> Without python-pyinotify-dbg compiled (bug which I reported upstream, in debian, here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg472169.html ; it requires modifying debian/control and I didn't manage to get it to work ), -dbg will never work, and the python debugger won't be able to be used with any project that uses python-pyinotify. -- Pyinotify lacks -dbg version https://bugs.launchpad.net/bugs/200051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs