[llvm-bugs] [Bug 49187] New: LLVM deb packages are constantly overwritten - cannot fetch old version
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Feb 15 02:06:07 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=49187
Bug ID: 49187
Summary: LLVM deb packages are constantly overwritten - cannot
fetch old version
Product: Packaging
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: deb packages
Assignee: unassignedbugs at nondot.org
Reporter: carlosgalvezp at gmail.com
CC: llvm-bugs at lists.llvm.org
Hi,
I am trying to download LLVM version 11.0.0 "official release" from the LLVM
apt repo:
https://apt.llvm.org/bionic/pool/main/l/llvm-toolchain-11/
However it seems this version no longer exists. Instead, there's only the
latest RC version for 11.1.0.
We want to work with "official releases" instead of "release candidates". For
example we currently have a segfault
(https://bugs.llvm.org/show_bug.cgi?id=48985) and we have no way of reverting
to an older version of the .deb packages, except building it ourselves and
hoping it will be identical to how Jenkins builds them.
Aren't the deb files archived? If not, would it be possible to do so?
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/20210215/b783510b/attachment.html>
More information about the llvm-bugs
mailing list