Your message dated Wed, 25 Jun 2014 19:28:34 +0200 with message-id <20140625172834.ga22...@polynomio.collabora.co.uk> and subject line Re: Bug#748642: gdb: raise ValueError, "Unsupported implementation for %s" %str(node.type) has caused the Debian Bug report #748642, regarding gdb: raise ValueError, "Unsupported implementation for %s" %str(node.type) 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 ow...@bugs.debian.org immediately.) -- 748642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748642 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: gdb Version: 7.6.2-1.1 Severity: important Dear Debian folks, building with Python 3 seems to have introduced the following error. $ gdb -pid xxxxx […] Loaded symbols for /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so sqlite3StatusAdd (N=1, op=9) at sqlite3.c:14202 14202 sqlite3.c: Datei oder Verzeichnis nicht gefunden. Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.20-gdb.py", line 59, in <module> from libstdcxx.v6.printers import register_libstdcxx_printers File "/usr/lib/i386-linux-gnu/../../share/gcc-4.9/python/libstdcxx/v6/printers.py", line 392 raise ValueError, "Unsupported implementation for %s" % str(node.type) ^ SyntaxError: invalid syntax Thanks, Paul -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.14-1-686-pae (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gdb depends on: ii gdbserver 7.6.2-1.1 ii libc6 2.18-6 ii libexpat1 2.1.0-4 ii liblzma5 5.1.1alpha+20120614-2 ii libncurses5 5.9+20140118-1 ii libpython3.3 3.3.5-1 ii libreadline6 6.3-6 ii libtinfo5 5.9+20140118-1 ii zlib1g 1:1.2.8.dfsg-1 Versions of packages gdb recommends: ii libc6-dbg [libc-dbg] 2.18-6 Versions of packages gdb suggests: pn gdb-doc <none> -- no debconf information
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---On Mon, May 19, 2014 at 08:53:23AM +0200, Paul Menzel wrote: > Package: gdb > Version: 7.6.2-1.1 > Severity: important > > Dear Debian folks, > > > building with Python 3 seems to have introduced the following error. > > $ gdb -pid xxxxx > […] > Loaded symbols for > /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so > sqlite3StatusAdd (N=1, op=9) at sqlite3.c:14202 > 14202 sqlite3.c: Datei oder Verzeichnis nicht gefunden. > Traceback (most recent call last): > File > "/usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.20-gdb.py", > line 59, in <module> > from libstdcxx.v6.printers import register_libstdcxx_printers > File > "/usr/lib/i386-linux-gnu/../../share/gcc-4.9/python/libstdcxx/v6/printers.py", > line 392 > raise ValueError, "Unsupported implementation for %s" % > str(node.type) > ^ > SyntaxError: invalid syntax The offending file ships in libstdc++6 package, therefore I am reassigning to that package. gcc-4.9 4.9.0-4 has a fix for this issue and it has already migrated to testing, therefore I am closing this report. Feel free to reopen if issue persists. Regards, -- Hector Oron
signature.asc
Description: Digital signature
--- End Message ---