https://bugs.llvm.org/show_bug.cgi?id=43165
Bug ID: 43165
Summary: broken dependencies on lldb-9 on Debian strech
Product: Packaging
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: deb packages
Assignee: unassignedb...@nondot.org
Reporter: kuh...@google.com
CC: llvm-bugs@lists.llvm.org
When running my tests I got this error message on Debian stretch (9.9):
$ add-apt-repository 'deb http://apt.llvm.org/stretch/ llvm-toolchain-stretch-9
main'
$ apt-get update
$ apt-get install -y clang-9 lldb-9 lld-9 clangd-9
# Reading package lists...
# Building dependency tree...
# Reading state information...
# 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
# Unable to correct problems, you have held broken packages.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs