<div dir="ltr"><div style="color:rgb(33,33,33);font-size:13px"><div><div dir="ltr">I'm trying to install lldb-3.8 on Ubuntu (trusty), but installing the lldb-3.8 packages doesn't appear to install a binary (only symlinks). According to dpkg -L, I have the following symlinks:<br>/usr/bin/lldb-3.8 -> ../lib/llvm-3.8/bin/lldb<br>/usr/lib/llvm-3.8/bin/lldb -> lldb-3.8.0<br><br>/usr/lib/llvm-3.8/bin/lldb-3.8.0 does not exist, and dpkg doesn't show any other possible lldb binaries.<br><br>I'm using:<br>deb <a href="http://llvm.org/apt/trusty/" target="_blank">http://llvm.org/apt/trusty/</a> llvm-toolchain-trusty-3.8 main<br>deb-src <a href="http://llvm.org/apt/trusty/" target="_blank">http://llvm.org/apt/trusty/</a> llvm-toolchain-trusty-3.8 main<br><br>Installing lldb-3.9 works without a problem.<br><br>Is this a known problem? If you can point me to the scripts used by the nightly builds, I can look into it.<br><br>Francis</div></div></div></div>