https://bugs.winehq.org/show_bug.cgi?id=40346
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jnewman@codeweavers.com Summary|Unable to install |Unable to install |winehq-devel on debian |winehq-devel on debian |jessie (tries to download |jessie (CDN out of sync) |1.9.5 when 1.9.6 is the | |only version on the server) |
--- Comment #1 from Michael Müller michael@fds-team.de --- The problem is not related to the builds or the debian repository itself, but instead caused by the CDN. The mirror update seems to be very slow and the files have been updated at least 12 hours ago.
You can get a new version of the file by appending url arguments to bypass the cache. The following url should return the current version of the file:
https://dl.winehq.org/wine-builds/debian/dists/jessie/main/binary-amd64/Pack...
I can't do anything about this, maybe Jeremy has influence on the sync interval (or maybe it is still a problem caused by the server update?).