I already run apt update and upgrade, but when I try "apt install libncurses5:i386" I get:
root@debian:/# apt install libncurses5:i386 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libncurses5:i386 : Depends: libtinfo5:i386 (= 6.0+20161126-1+deb9u1) but 6.0+20170902-1 is to be installed Recommends: libgpm2:i386 but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@debian:/# My /etc/apt/sources.list are like: deb http://deb.debian.org/debian stretch main contrib non-free deb-src http://deb.debian.org/debian stretch main contrib non-free deb http://deb.debian.org/debian stretch-updates main contrib non-free deb-src http://deb.debian.org/debian stretch-updates main contrib non-free deb http://security.debian.org/ stretch/updates main contrib non-free deb-src http://security.debian.org/ stretch/updates main contrib non-free Em ter, 21 de nov de 2017 às 16:19, Jens Reyer <jre.wine...@gmail.com> escreveu: > 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. > -- *Dk Ribeiro* desenvolvimento mobile & web dkribeiro.com