lldb executable not properly installed on Xenial

Bug #1547344 reported by Marc-Andre Laperle
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
llvm-toolchain-3.8 (Debian)
Fix Released
Unknown
llvm-toolchain-3.8 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

It looks like lldb is not installed properly on 16.04 (Xenial). After installing the "lldb" package, the executable is not found.

$ lsb_release -rd
Description: Ubuntu Xenial Xerus (development branch)
Release: 16.04
$ sudo apt-get install lldb
Reading package lists... Done
Building dependency tree
Reading state information... Done
lldb is already the newest version (1:3.8-33ubuntu3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
$ readlink -f /usr/bin/lldb
/usr/lib/llvm-3.8/bin/lldb-3.8.0
$ ls -l /usr/lib/llvm-3.8/bin/lldb-3.8.0
ls: cannot access /usr/lib/llvm-3.8/bin/lldb-3.8.0: No such file or directory

Revision history for this message
Launchpad Janitor (janitor) wrote :

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

Changed in llvm-defaults (Ubuntu):
status: New → Confirmed
Anders Kaseorg (andersk)
affects: llvm-defaults (Ubuntu) → llvm-toolchain-3.8 (Ubuntu)
Changed in llvm-toolchain-3.8 (Debian):
status: Unknown → New
Changed in llvm-toolchain-3.8 (Debian):
status: New → Fix Released
Revision history for this message
Matthias Klose (doko) wrote :

fixed in 16.04 LTS

Changed in llvm-toolchain-3.8 (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.