Bug#931029: lldb-7: Uses Python 2 instead of Python 3
Christian Biesinger
cbiesinger at google.com
Wed Jul 10 21:51:14 BST 2019
SVN revision 365692 (https://reviews.llvm.org/D64443) fixes this.
Could be cherrypicked, then only some dependency changes to
debian/control would be needed.
On Mon, Jun 24, 2019 at 2:39 PM Christian Biesinger
<cbiesinger at google.com> wrote:
>
> Package: lldb-7
> Version: 1:7.0.1-6
> Severity: normal
>
> Dear Maintainer,
>
> lldb-7 seems to use Python 2 for its scripting support as can
> be seen from "print(sys.version_info)" in the script command.
> It should use Python 3, like gdb does.
>
>
> -- System Information:
> Debian Release: rodete
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 4.19.37-2rodete1-amd64 (SMP w/72 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /usr/bin/bash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages lldb-7 depends on:
> ii libc6 2.28-10
> ii libedit2 3.1-20170329-1
> ii libgcc1 1:8-20180414-1
> ii liblldb-7 1:7.0.1-6
> ii libllvm7 1:7.0.1-6
> ii libncurses5 6.1+20181013-2
> ii libpython2.7 2.7.16-2
> ii libstdc++6 8-20180414-1
> ii libtinfo5 6.1+20181013-2
> ii llvm-7-dev 1:7.0.1-6
> ii python-lldb-7 1:7.0.1-6
>
> lldb-7 recommends no packages.
>
> lldb-7 suggests no packages.
>
> -- no debconf information
More information about the Pkg-llvm-team
mailing list