https://bugs.winehq.org/show_bug.cgi?id=47284
Bug ID: 47284 Summary: winehq-staging and winehq-devel packages are broken for Linux Mint 19.x/Ubuntu 18.04 Product: Packaging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: candy.guitar+bugzilla@gmail.com CC: dimesio@earthlink.net, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
I followed the instructions for installing on Linux Mint 19.x/Ubuntu 18.04 (https://wiki.winehq.org/Ubuntu). I was able to install winehq-stable just fine, but I get the following message from apt when trying to install wine-staging or wine-devel:
The following packages have unmet dependencies. winehq-[staging/devel] : Depends: wine-[staging/devel] (= 4.9~bionic)
The conflicting packages are wine, wine-amd64 and wine-i386. To make sure these conflicts weren't because of winehq-stable, I removed it and all other WINE-related packages from my system and tried again, but got the same error messages.
https://bugs.winehq.org/show_bug.cgi?id=47284
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net --- The message clearly says you have unmet dependencies. You need to figure out what they are and install them.
The way to sort out dependency problems is to work your way backwards. Try installing wine-devel-i386, see what apt complains about, and try installing that. Repeat until you've installed whatever was blocking everything. If you need further help, ask for it on https://forum.winehq.org/. Bugzilla is not for user support.
https://bugs.winehq.org/show_bug.cgi?id=47284
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net --- Closing invalid.