[llvm-bugs] [Bug 52162] New: Installing Debian package llvm-13-dev deinstalls llvm-14

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 13 04:24:17 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=52162

            Bug ID: 52162
           Summary: Installing Debian package llvm-13-dev deinstalls
                    llvm-14
           Product: Packaging
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: deb packages
          Assignee: unassignedbugs at nondot.org
          Reporter: llvm at henning-thielemann.de
                CC: llvm-bugs at lists.llvm.org

buster$ sudo apt install llvm-13-dev 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libclang-cpp14 libllvm14 linux-image-4.19.0-16-amd64 llvm-14-linker-tools
llvm-14-runtime llvm-14-tools llvm-runtime
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  libclang-cpp13 libllvm13 libomp5-13 llvm-13 llvm-13-linker-tools
llvm-13-runtime llvm-13-tools
Suggested packages:
  llvm-13-doc
The following packages will be REMOVED:
  libomp5-14 llvm llvm-14 llvm-14-dev llvm-dev
The following NEW packages will be installed:
  libclang-cpp13 libllvm13 libomp5-13 llvm-13 llvm-13-dev llvm-13-linker-tools
llvm-13-runtime llvm-13-tools
0 upgraded, 8 newly installed, 5 to remove and 0 not upgraded.
Need to get 73.9 MB of archives.
After this operation, 153 MB of additional disk space will be used.
Do you want to continue? [Y/n] 

This happens on Buster and Bullseye.

-- 
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/20211013/70974bc3/attachment.html>


More information about the llvm-bugs mailing list