Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: llvm-toolchain-3.8 (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to llvm-toolchain-3.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1674926

Title:
  Broken symlinks in python-lldb

Status in llvm-toolchain-3.8 package in Ubuntu:
  Confirmed

Bug description:
  Three symlinks are wrong in /usr/lib/llvm-3.8/lib/python2.7/site-
  packages/lldb/

  libLLVM-3.8.0.so.1, libLLVM-3.8.so.1, and _lldb.so

  Symptom:

  problem in lldb - <type 'exceptions.ImportError'>: No module named
  _lldb

  Happens when you try to `import lldb`.
  For example by running `pydoc lldb`.

  Workaround:

  Add more symlinks:

  sudo ln -s ../../x86_64-linux-gnu/liblldb-3.8.so.1 
/usr/lib/llvm-3.8/lib/liblldb.so
  sudo ln -s ../../x86_64-linux-gnu /usr/lib/llvm-3.8/lib/x86_64-linux-gnu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.8/+bug/1674926/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to