[llvm-bugs] [Bug 51886] New: Wrong Version of libc++1, libc++abi1 & libunwind in LLVM's Ubuntu Hirsute "Development" Repo
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Sep 17 03:30:01 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51886
Bug ID: 51886
Summary: Wrong Version of libc++1, libc++abi1 & libunwind in
LLVM's Ubuntu Hirsute "Development" Repo
Product: Packaging
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: deb packages
Assignee: unassignedbugs at nondot.org
Reporter: tanishqbanyal at gmail.com
CC: llvm-bugs at lists.llvm.org
The llvmis supposed to provide version 14 of llvm, clang and other packages.
But in case of libc++1, libc++abi1 & libunwind; it is currently providing
version 12 with "apt install libc++1". (other packages are at version 14)
Temporary Fix : install using "apt install libc++1-14-dev" and. Then create
appropriate symlinks.
Proposed Changes : Update the meta packages to automatically provide version 14
of libc++, libc++abi and libunwind.
(I might have misspelled the exact package name, so ignore that please)
--
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/20210917/9f706962/attachment-0001.html>
More information about the llvm-bugs
mailing list