https://bugs.winehq.org/show_bug.cgi?id=47614
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net --- (In reply to Otto from comment #3)
Ok the problem is with libfaudio0, which is not available in ubuntu repositories: sudo add-apt-repository ppa:cybermax-dexter/sdl2-backport
Packages from third party PPAs are not supported here, and using them often leads to exactly the kind of dependency problem you have encountered.
For FAudio, use the package from the OBS, as that version is the one the WineHQ packages are built against. Instructions for installing it are on https://forum.winehq.org/viewtopic.php?f=8&t=32192.
As for the "broken packages" message, you've given contradictory comments as to whether that is still a problem or not. If it is, the way to handle dependency issues is to work your way backwards: try installing whatever apt complains about, see what it complains about next, then try installing that. Repeat until you find whatever it is that is blocking everything and fix that.
If you need further help, ask for it on the forum. A misconfigured system is not a bug, and bugzilla is not for user support.