[pkg-wine-party] Bug#882325: Bug#882325: wine32: Cannot install wine32 on strech. libwine:i386 problem

Jens Reyer jre.winesim at gmail.com
Tue Nov 21 18:19:47 UTC 2017


control: tags -1 moreinfo

Hi

this is usually because of version mismatches between amd64 libraries
and their i386 counterpart. Since Wine depends on *many* libraries which
need to come from *both* an 32-bit architecture and an 64-bit
architecture users are often hit by this issue.

To figure out which library exactly causes the problems please go down
the dependency chain until you find the real culprit, e.g.:

sudo apt install update
sudo apt install libncurses5:i386
...

Then report back.

See also these two bugs:

https://bugs.debian.org/879453 (some amd64 libraries were already
installed from backports, but their new-to-be-installed i386
counterparts per default come from pure stable) and

https://bugs.debian.org/865387 (no fully updated system).

Greets
jre

btw: Would be great if someone put this on https://wiki.debian.org/Wine.



More information about the pkg-wine-party mailing list