[llvm-bugs] [Bug 43868] New: Automatic installation script fails on Ubuntu 18.04
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 31 16:36:08 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43868
Bug ID: 43868
Summary: Automatic installation script fails on Ubuntu 18.04
Product: Packaging
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: deb packages
Assignee: unassignedbugs at nondot.org
Reporter: cocoval at gmail.com
CC: llvm-bugs at lists.llvm.org
Hello,
When I run the Automatic installation script as root on a WSL Ubuntu 18.04 I
get the following error:
+ apt-get install -y clang-9 lldb-9 lld-9 clangd-9
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
lldb-9 : Depends: llvm-9-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
How could I fix that?
Thanks
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191031/b831c53d/attachment-0001.html>
More information about the llvm-bugs
mailing list