Bug#1016436: lldb-14: lldb malfunctions due to faulty python path (ModuleNotFoundError: No module named 'lldb.embedded_interpreter')
Steve M. Robbins
smr at debian.org
Sun Jul 31 17:26:14 BST 2022
Package: lldb-14
Version: 1:14.0.6-2
Severity: normal
Dear Maintainer,
There is a misconfiguration somewhere in the build, that embeds a non-existent
python path:
$ lldb -P
/usr/lib/local/lib/python3.10/dist-packages
This causes lldb to emit an error when starting:
$ lldb
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'lldb.embedded_interpreter'
See https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1972855 for
full description and a workaround.
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (700, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.18.0-3-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages lldb-14 depends on:
ii libc6 2.33-8
ii libclang-cpp14 1:14.0.6-2
ii libedit2 3.1-20210910-1
ii libgcc-s1 12.1.0-7
ii liblldb-14 1:14.0.6-2
ii libllvm14 1:14.0.6-2
ii libncurses6 6.3+20220423-2
ii libstdc++6 12.1.0-7
ii libtinfo6 6.3+20220423-2
ii libxml2 2.9.14+dfsg-1+b1
ii llvm-14-dev 1:14.0.6-2
ii python3-lldb-14 1:14.0.6-2
ii zlib1g 1:1.2.11.dfsg-4
lldb-14 recommends no packages.
lldb-14 suggests no packages.
-- no debconf information
More information about the Pkg-llvm-team
mailing list