"Packaging related changes"

Post issues, bugs, and feature requests about the various WineHQ websites to this forum.
Locked
therapon
Level 1
Level 1
Posts: 5
Joined: Thu Mar 30, 2017 10:32 am

"Packaging related changes"

Post by therapon »

Mail message dated 03/28/17 says:
We already added the new Ubuntu repository to the CDN, so that users can start switching by now and don't have to wait till the next release.
sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/'
I go to https://dl.winehq.org/wine-builds/ and there is no ubuntu directory. Did something go wrong?
User avatar
dimesio
Moderator
Moderator
Posts: 13201
Joined: Tue Mar 25, 2008 10:30 pm

Re: "Packaging related changes"

Post by dimesio »

That's the CDN sync issue. Eventually it will show up on the main page, but in the mean time you can go to it directly at https://dl.winehq.org/wine-builds/ubuntu/.
therapon
Level 1
Level 1
Posts: 5
Joined: Thu Mar 30, 2017 10:32 am

Re: "Packaging related changes"

Post by therapon »

OK, thanks. Good to know!
therapon
Level 1
Level 1
Posts: 5
Joined: Thu Mar 30, 2017 10:32 am

Re: "Packaging related changes"

Post by therapon »

apt-get update gives me these errors:

W: Failed to fetch https://dl.winehq.org/wine-builds/ubunt ... 4/Packages Hash Sum mismatch

W: Failed to fetch https://dl.winehq.org/wine-builds/ubunt ... 6/Packages Hash Sum mismatch

Will the issue be fixed soon?
Thanks.
DarkPlayer
Level 2
Level 2
Posts: 23
Joined: Sun Mar 13, 2016 11:15 am

Re: "Packaging related changes"

Post by DarkPlayer »

This issue seems to be CDN caching related (i.e. https://bugs.winehq.org/show_bug.cgi?id=40346). We pushed the 2.5 release which caused a metafile update in the repository. It is now possible that the CDN returns a newer/older version for https://dl.winehq.org/wine-builds/ubunt ... ty/Release compared to https://dl.winehq.org/wine-builds/ubunt ... 4/Packages. This leads to a checksum mismatch. I guess we need to wait till Jeremy is around to prune the cache or find a long term solution for this.
Locked