Wine installation fails on Ubuntu Groovy, due to Hash summ mismatch

Questions about Wine on Linux
Locked
Schorsch
Level 1
Level 1
Posts: 6
Joined: Sun Jan 12, 2020 12:42 pm

Wine installation fails on Ubuntu Groovy, due to Hash summ mismatch

Post by Schorsch »

Hello,

after adding the repository on Groovy and running

Code: Select all

sudo apt update
I get this

Code: Select all

Get:6 https://dl.winehq.org/wine-builds/ubuntu groovy/main i386 Packages [18.0 kB]
Err:6 https://dl.winehq.org/wine-builds/ubuntu groovy/main i386 Packages
  File has unexpected size (14856 != 18032). Mirror sync in progress? [IP: 151.101.114.217 443]
  Hashes of expected file:
   - Filesize:18032 [weak]
   - SHA512:69a98b714513e9bceb8b3a2c91310b53306e2ad68d1d6b9c5dc9bfd936ce7eaa01b69de66eb3758a804ed4bbb0b52b50e92ab78005c7497338b1ed7ed5eb865f
   - SHA256:76dee0447797644439b50162ea73d81bbdb1a4f0b2798c7efde0e414653c0a34
   - SHA1:b36d191e755f7b8bcd8ad471651caee6a3b3060d [weak]
   - MD5Sum:ead57c761215f91bfad36ce614a602e7 [weak]
  Release file created at: Wed, 11 Nov 2020 09:16:30 +0000
Get:7 https://dl.winehq.org/wine-builds/ubuntu groovy/main amd64 Packages [17.9 kB]
Reading package lists... Done
E: Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/dists/groovy/main/binary-i386/Packages.xz  File has unexpected size (14856 != 18032). Mirror sync in progress? [IP: 151.101.114.217 443]
   Hashes of expected file:
    - Filesize:18032 [weak]
    - SHA512:69a98b714513e9bceb8b3a2c91310b53306e2ad68d1d6b9c5dc9bfd936ce7eaa01b69de66eb3758a804ed4bbb0b52b50e92ab78005c7497338b1ed7ed5eb865f
    - SHA256:76dee0447797644439b50162ea73d81bbdb1a4f0b2798c7efde0e414653c0a34
    - SHA1:b36d191e755f7b8bcd8ad471651caee6a3b3060d [weak]
    - MD5Sum:ead57c761215f91bfad36ce614a602e7 [weak]
   Release file created at: Wed, 11 Nov 2020 09:16:30 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.
.

Also verified here: https://www.reddit.com/r/winehq/comment ... all_error/. And I was able to reproduce this behavior in a clean VM. I would also report a bug, if you can tell where to do it.
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine installation fails on Ubuntu Groovy, due to Hash summ mismatch

Post by dimesio »

Bug 50107 was already filed for this. When did you last try the download? If you're still experiencing the problem today, leave a comment in the bug report.
Schorsch
Level 1
Level 1
Posts: 6
Joined: Sun Jan 12, 2020 12:42 pm

Re: Wine installation fails on Ubuntu Groovy, due to Hash summ mismatch

Post by Schorsch »

Okay works now, still had issues this morning. Since this is my first post here, do/can I set this as closed, or leave it as it is?
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine installation fails on Ubuntu Groovy, due to Hash summ mismatch

Post by dimesio »

Just leave it as is.
Locked