Public bug reported:

Binary package hint: python-qt4-dbg

using kubuntu 10.10
ii  python-qt4-dbg 4.7.4-0ubuntu1

it installs into /usr/lib/debug/usr/lib/python2.6/dist-packages
instead of /usr/lib/debug/usr/lib/pyshared/python2.6

with the result that backtraces do not find it.

The non-debug libs are in /usr/lib/pyshared/python2.6 and there
are symlinks like:
/usr/lib/pymodules/python2.6/PyQt4/QtCore.so -> 
/usr/lib/pyshared/python2.6/PyQt4/QtCore.so

For me the simplest fix was to do:
/usr/lib/debug/usr/lib/pyshared/python2.6# ln -s 
/usr/lib/debug/usr/lib/python2.6/dist-packages/PyQt4/ .

now backtrace finds the debug library.

** Affects: python-qt4 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
python-qt4-dbg installs into wrong target directory
https://bugs.launchpad.net/bugs/682874
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to python-qt4 in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to