[llvm-bugs] [Bug 35236] New: Debian Jessie packages are 404'ing
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Nov 7 14:55:45 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=35236
Bug ID: 35236
Summary: Debian Jessie packages are 404'ing
Product: Packaging
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: deb packages
Assignee: unassignedbugs at nondot.org
Reporter: kenton at sandstorm.io
CC: llvm-bugs at lists.llvm.org
As of sometime in the last 24 hours, apt.llvm.org is broken for Debian Jessie.
The package list references files that do not exist. Attempting to install
clang-5.0 results in errors like:
Failed to fetch
http://apt.llvm.org/jessie/pool/main/l/llvm-toolchain-5.0/libllvm5.0_5.0~svn316607-1~exp1_amd64.deb
404 Not Found
Failed to fetch
http://apt.llvm.org/jessie/pool/main/l/llvm-toolchain-5.0/libclang1-5.0_5.0~svn316607-1~exp1_amd64.deb
404 Not Found
Failed to fetch
http://apt.llvm.org/jessie/pool/main/l/llvm-toolchain-5.0/libclang-common-5.0-dev_5.0~svn316607-1~exp1_amd64.deb
404 Not Found
Failed to fetch
http://apt.llvm.org/jessie/pool/main/l/llvm-toolchain-5.0/clang-5.0_5.0~svn316607-1~exp1_amd64.deb
404 Not Found
Version 4.0 is also seemingly missing.
Stretch appears to be OK.
--
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/20171107/2f975902/attachment.html>
More information about the llvm-bugs
mailing list