[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#661385: libstdc++6-4.6-dbg: libstdcxx Python package installed in the wrong place



On 26.02.2012 21:44, Zack Weinberg wrote:
Package: libstdc++6-4.6-dbg
Version: 4.6.2-15
Severity: normal

gdb wants Python extensions installed under /usr/share/gdb/python, but
libstdc++6-4.6-dbg is putting them under /usr/share/gcc-4.6/python instead.
Thus, you get an obnoxious error message every time you debug a C++ program:

     from libstdcxx.v6.printers import register_libstdcxx_printers
     Traceback (most recent call last):
       File "<stdin>", line 1, in<module>
     ImportError: No module named libstdcxx.v6.printers

correct place, but the back-path is wrongly calculated for the multiarch location.



Reply to: