[llvm-bugs] [Bug 43165] New: broken dependencies on lldb-9 on Debian strech

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 29 07:24:18 PDT 2019


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: unassignedbugs at nondot.org
          Reporter: kuhnel at google.com
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190829/2cc2114f/attachment.html>


More information about the llvm-bugs mailing list