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: unassignedb...@nondot.org
          Reporter: frederik.dewee...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to