[llvm-bugs] [Bug 36396] New: llvm.org/apt fails with Hash Sum mismatch
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 15 06:13:23 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36396
Bug ID: 36396
Summary: llvm.org/apt fails with Hash Sum mismatch
Product: Packaging
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: deb packages
Assignee: unassignedbugs at nondot.org
Reporter: marc-andre.laperle at ericsson.com
CC: llvm-bugs at lists.llvm.org
If do "apt-get update" on Ubuntu 16.04, it fails with a "Hash Sum mismatch"
Get:7 http://apt.llvm.org/xenial llvm-toolchain-xenial/main Sources [2,457 B]
Ign:7 http://apt.llvm.org/xenial llvm-toolchain-xenial/main Sources
Get:8 http://apt.llvm.org/xenial llvm-toolchain-xenial/main amd64 Packages
[8,833 B]
Err:8 http://apt.llvm.org/xenial llvm-toolchain-xenial/main amd64 Packages
Hash Sum mismatch
Ign:7 http://apt.llvm.org/xenial llvm-toolchain-xenial/main Sources
Fetched 8,823 B in 0s (21.0 kB/s)
Reading package lists... Done
E: Failed to fetch
http://apt.llvm.org/xenial/dists/llvm-toolchain-xenial/main/binary-amd64/Packages.gz
Hash Sum mismatch
E: Some index files failed to download. They have been ignored, or old ones
used instead.
my /etc/apt/sources.list contains:
deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial main
deb-src http://apt.llvm.org/xenial/ llvm-toolchain-xenial main
This seems similar to bug 19281
--
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/20180215/9a1fde3f/attachment.html>
More information about the llvm-bugs
mailing list