Public bug reported:
python3-lldb-22 contains two Python extensions as symlinks to liblldb:
1.
/usr/lib/llvm-22/lib/python3.14/site-packages/lldb/_lldb.cpython-314-x86_64-linux-gnu.so
(-> ../../../../../x86_64-linux-gnu/liblldb-22.so.1
= /usr/lib/x86_64-linux-gnu/liblldb-22.so.1)
2.
/usr/lib/llvm-22/lib/python3.14/site-packages/lldb/native/_lldb.cpython-314-x86_64-linux-gnu.so
(-> ../../../../liblldb.so
= /usr/lib/llvm-22/lib/liblldb.so)
The first link works, but the second one is broken. /usr/lib/llvm-22/lib
has no liblldb.so - it only has a liblldb.so.1 and liblldb-22.so.1.
This causes `PYTHONPATH=`lldb-22 -P` python3 -c 'import lldb'` to fail.
** Affects: llvm-toolchain-22 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2152839
Title:
Broken symlink for python3-lldb-22
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-22/+bug/2152839/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs