[llvm-bugs] [Bug 34626] New: "Hash Sum mismatch" for trusty 'main' packages

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 15 08:06:55 PDT 2017


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

            Bug ID: 34626
           Summary: "Hash Sum mismatch" for trusty 'main' packages
           Product: Packaging
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: deb packages
          Assignee: unassignedbugs at nondot.org
          Reporter: frederik.deweerdt at gmail.com
                CC: llvm-bugs at lists.llvm.org

On trusty 14.04, doing:

$ apt-add-repository -y 'deb http://llvm.org/apt/trusty
llvm-toolchain-trusty main'
$ apt-get --yes update

Fails with the following error:

E: Failed to fetch
http://apt.llvm.org/trusty/dists/llvm-toolchain-trusty/main/binary-amd64/Packages
 Hash Sum mismatch


Indeed when hand downloading
http://apt.llvm.org/trusty/dists/llvm-toolchain-trusty/InRelease and
http://apt.llvm.org/trusty/dists/llvm-toolchain-trusty/main/binary-amd64/Packages.gz,
I could verify that the checksum for Packages.gz doesn't match the one
in InRelease.

-- 
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/20170915/bc13996c/attachment.html>


More information about the llvm-bugs mailing list