Your message dated Wed, 13 Nov 2013 00:19:02 +0100 with message-id <[email protected]> and subject line Re: Bug#726094: libstdc++6-4.8-dbg: gdb complain about missing python module libstdcxx.v6.printers has caused the Debian Bug report #726094, regarding libstdc++6-4.8-dbg: gdb complain about missing python module libstdcxx.v6.printers to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 726094: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726094 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libstdc++6-4.8-dbg Version: 4.8.1-10 Severity: normal Dear Maintainer, I've installed the package "libstdc++6-4.8-dbg" few days ago. Now gdb complains at startup about a missing python module "libstdcxx.v6.printers": Traceback (most recent call last): File "/usr/lib/debug/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18-gdb.py", line 59, in <module> from libstdcxx.v6.printers import register_libstdcxx_printers ImportError: No module named libstdcxx.v6.printers Traceback (most recent call last): File "/usr/lib/debug/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18-gdb.py", line 59, in <module> from libstdcxx.v6.printers import register_libstdcxx_printers ImportError: No module named libstdcxx.v6.printers The module exists: # ll /usr/share/gcc-4.8/python/libstdcxx/v6/printers.py -rw-r--r-- 1 root root 37546 Sep 5 09:54 /usr/share/gcc-4.8/python/libstdcxx/v6/printers.py Thereby it looks like a syspath issue. Please fix this issue. Generally the bug is annoying but gdb works still fine. Thanks, Carsten -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.10-3-686-pae (SMP w/4 CPU cores) Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages libstdc++6-4.8-dbg depends on: ii gcc-4.8-base 4.8.1-10 ii libc6 2.17-93 ii libgcc1 1:4.8.1-10 ii libgcc1-dbg 1:4.8.1-10 ii libstdc++6 4.8.1-10 Versions of packages libstdc++6-4.8-dbg recommends: ii libstdc++-4.8-dev 4.8.1-10 libstdc++6-4.8-dbg suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Version: 4.8.2-2 this should be fixed. Please reopen if the problem persists for you. Am 12.10.2013 10:25, schrieb Carsten Grohmann: > Package: libstdc++6-4.8-dbg > Version: 4.8.1-10 > Severity: normal > > Dear Maintainer, > > I've installed the package "libstdc++6-4.8-dbg" few days ago. Now gdb > complains at startup about a missing python module "libstdcxx.v6.printers": > > Traceback (most recent call last): > File "/usr/lib/debug/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18-gdb.py", > line 59, in <module> > from libstdcxx.v6.printers import register_libstdcxx_printers > ImportError: No module named libstdcxx.v6.printers > Traceback (most recent call last): > File "/usr/lib/debug/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18-gdb.py", > line 59, in <module> > from libstdcxx.v6.printers import register_libstdcxx_printers > ImportError: No module named libstdcxx.v6.printers > > The module exists: > # ll /usr/share/gcc-4.8/python/libstdcxx/v6/printers.py > -rw-r--r-- 1 root root 37546 Sep 5 09:54 > /usr/share/gcc-4.8/python/libstdcxx/v6/printers.py > > Thereby it looks like a syspath issue. Please fix this issue. > > Generally the bug is annoying but gdb works still fine.
--- End Message ---

