[Pkg-rust-maintainers] Bug#841835: rust-gdb misses pretty printing python file
Lutz Reinhardt
derlurtz at gmail.com
Sun Oct 23 17:26:46 UTC 2016
Package: rust-gdb
Version: 1.12.0+dfsg1-1
Severity: normal
Dear Maintainer,
executing rust-gdb will show the following error message:
Traceback (most recent call last):
File "/usr/share/rust-gdb/gdb_load_rust_pretty_printers.py", line 11, in <module>
import gdb_rust_pretty_printing
File "/usr/share/rust-gdb/gdb_rust_pretty_printing.py", line 14, in <module>
import debugger_pretty_printers_common as rustpp
ImportError: No module named 'debugger_pretty_printers_common'
copying https://github.com/rust-lang/rust/blob/master/src/etc/debugger_pretty_printers_common.py
to /usr/share/rust-gdb fixes the problem.
Best regards
Lutz
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (700, 'unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages rust-gdb depends on:
ii gdb 7.11.1-2
rust-gdb recommends no packages.
rust-gdb suggests no packages.
-- no debconf information
More information about the Pkg-rust-maintainers
mailing list