https://bugs.winehq.org/show_bug.cgi?id=46543
Bug ID: 46543 Summary: Setting wine-staging to use buster uses testing Product: Packaging Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: fin4478@hotmail.com CC: michael@fds-team.de, sebastian@fds-team.de Distribution: Debian
apt 1.8.0~alpha3 (amd64)
xfce@ryzenpc:~$ cat /etc/apt/sources.list | grep wine deb https://dl.winehq.org/wine-builds/debian/ buster main deb-src https://dl.winehq.org/wine-builds/debian/ buster main
xfce@ryzenpc:$ apt list wine-staging Listing... Done wine-staging/testing 4.0rc7buster amd64 [upgradable from: 4.0buster] wine-staging/testing 4.0rc7buster i386
You need to use the 4.0buster version for each wine-staging package to upgrade from rc7. sudo apt-get install wine-staging=4.0buster
Problem is in the wine-staging server. Please check.
https://bugs.winehq.org/show_bug.cgi?id=46543
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net --- The problem is not on the server. The problem is that your package manager thinks 4.0-rc7 is newer than 4.0, and by default it will only install the newest package unless you explicitly tell it to install a different version. There is nothing we can do about that. The problem will disappear (until next year) once 4.1 is out.
https://bugs.winehq.org/show_bug.cgi?id=46543
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net --- Closing.