http://bugs.winehq.org/show_bug.cgi?id=59906 --- Comment #3 from calmstorm@posteo.de --- (In reply to Rosanne DiMesio from comment #1)
Our packages are built on and for real Debian, and while they may work on derivatives, they are not guaranteed to do so. The wine-stable 11.0 packages have been out since January, and others have successfully installed it.
Looking at your log, the problem appears to be this:
5. libavutil59:amd64=7:7.1.5-0+deb13u1 Breaks libavutil59:i386 (!= 7:7.1.5-0+deb13u1) [selected libavutil59:amd64=7:7.1.5-0+deb13u1]
Apt requires i386 and amd64 versions of the same package to match. You need to either find an i386 version of libavutil59 that matches the one you are installing for amd64 or change the amd64 version to one that does have a matching i386 version. If your distro doesn't provide that, that's Devuan issue, not a Wine issue.
If you need further help, ask on the forum.
After much headache, I figured out how to get it working again... installing, uninstalling, etc... I had a dependency hell problem for some reason. Which prevented me from getting this working. Btw, this feels like the mantra i encountered in an arch irc chat. Only much less rude. So... an improvement? I guess? But anywho, those two above pictures look the same. 7.7.1.5.0 on both amd and i386. I will ponder this though for the future. But anywho, yeah... it works now. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.