https://bugs.winehq.org/show_bug.cgi?id=42759
Bug ID: 42759 Summary: Ubuntu - Hash Sum mismatch Product: Packaging Version: unspecified Hardware: x86 URL: https://wiki.winehq.org/Ubuntu OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: joesmcl@gmail.com CC: michael@fds-team.de, sebastian@fds-team.de Distribution: Ubuntu
When attempting to install on Ubuntu 16.10, I followed these steps successfully:
sudo dpkg --add-architecture i386 wget https://dl.winehq.org/wine-builds/Release.key sudo apt-key add Release.key sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
However when I enter:
sudo apt-get update
I get this error:
E: Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/dists/yakkety/main/binary-i386/Pack... Hash Sum mismatch Hashes of expected file: - Checksum-FileSize:3228 [weak] - SHA256:4d6ff0956b21c1f7b4d02d3bf3067cc5753e99467ef05260e7b53bde9fbe25ad - SHA1:22d80ec32c8945f8c77b89715da530770c79b6b0 [weak] - MD5Sum:936a2931f0d4981fa8bfb9f92439ded0 [weak] Hashes of received file: - SHA256:0164eda0d063d33baf2892527b84c7a8bf15a0da001702d64e45673bdc84b820 - SHA1:8d67ce71ad303248be3450fb92b93db70c83cbad [weak] - MD5Sum:9514718ff1baedbfbffe7681584aa6ba [weak] - Checksum-FileSize:1896 [weak] Last modification reported: Tue, 28 Mar 2017 19:54:53 +0000 Release file created at: Tue, 28 Mar 2017 22:00:26 +0000 E: Some index files failed to download. They have been ignored, or old ones used instead.