Unable to install lldb-3.5 on Ubuntu 14.04, liblldb-3.5 breaks lldb-3.5

Benjamin Kircher benjamin.kircher at gmail.com
Thu Sep 18 08:38:28 UTC 2014


Hi there,

Please CC me as I'm not subscribed to the list. Thanks.

I'm unable to install lldb-3.5 on a Ubuntu 14.04 with aptitude giving me

$ sudo aptitude install lldb-3.5{,-dev}
The following NEW packages will be installed:
  liblldb-3.5{ab} liblldb-3.5-dev{ab} lldb-3.5 lldb-3.5-dev python-lldb-3.5{a}
0 packages upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 10,4 MB of archives. After unpacking 58,4 MB will be used.
The following packages have unmet dependencies:
 liblldb-3.5 : Breaks: lldb-3.5 (< 1:3.5~+rc4-2~) but
1:3.5~svn217640-1~exp1 is to be installed.
 liblldb-3.5-dev : Breaks: lldb-3.5-dev (< 1:3.5~+rc4-2~) but
1:3.5~svn217640-1~exp1 is to be installed.
The following actions will resolve these dependencies:

     Keep the following packages at their current version:
1)     liblldb-3.5-dev [Not Installed]
2)     lldb-3.5 [Not Installed]
3)     lldb-3.5-dev [Not Installed]

Relevant line in /etc/apt/sources.list:
deb http://llvm.org/apt/trusty/ llvm-toolchain-trusty-3.5 main

Thanks in advance,
Ben



More information about the Pkg-llvm-team mailing list