<div dir="ltr"><div>I already run apt update and upgrade, but when I try "apt install libncurses5:i386" I get:<br><br>root@debian:/# apt install libncurses5:i386<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>Some packages could not be installed. This may mean that you have<br>requested an impossible situation or if you are using the unstable<br>distribution that some required packages have not yet been created<br>or been moved out of Incoming.<br>The following information may help to resolve the situation:<br><br>The following packages have unmet dependencies:<br> libncurses5:i386 : Depends: libtinfo5:i386 (= 6.0+20161126-1+deb9u1) but 6.0+20170902-1 is to be installed<br>                    Recommends: libgpm2:i386 but it is not going to be installed<br>E: Unable to correct problems, you have held broken packages.<br>root@debian:/# <br><br><br></div>My /etc/apt/sources.list are like:<br><br>deb  <a href="http://deb.debian.org/debian">http://deb.debian.org/debian</a> stretch main contrib non-free<br>deb-src  <a href="http://deb.debian.org/debian">http://deb.debian.org/debian</a> stretch main contrib non-free<br><br>deb  <a href="http://deb.debian.org/debian">http://deb.debian.org/debian</a> stretch-updates main contrib non-free<br>deb-src  <a href="http://deb.debian.org/debian">http://deb.debian.org/debian</a> stretch-updates main contrib non-free<br><br>deb <a href="http://security.debian.org/">http://security.debian.org/</a> stretch/updates main contrib non-free<br>deb-src <a href="http://security.debian.org/">http://security.debian.org/</a> stretch/updates main contrib non-free<br></div><br><div class="gmail_quote"><div dir="ltr">Em ter, 21 de nov de 2017 às 16:19, Jens Reyer <<a href="mailto:jre.winesim@gmail.com">jre.winesim@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">control: tags -1 moreinfo<br>
<br>
Hi<br>
<br>
this is usually because of version mismatches between amd64 libraries<br>
and their i386 counterpart. Since Wine depends on *many* libraries which<br>
need to come from *both* an 32-bit architecture and an 64-bit<br>
architecture users are often hit by this issue.<br>
<br>
To figure out which library exactly causes the problems please go down<br>
the dependency chain until you find the real culprit, e.g.:<br>
<br>
sudo apt install update<br>
sudo apt install libncurses5:i386<br>
...<br>
<br>
Then report back.<br>
<br>
See also these two bugs:<br>
<br>
<a href="https://bugs.debian.org/879453" rel="noreferrer" target="_blank">https://bugs.debian.org/879453</a> (some amd64 libraries were already<br>
installed from backports, but their new-to-be-installed i386<br>
counterparts per default come from pure stable) and<br>
<br>
<a href="https://bugs.debian.org/865387" rel="noreferrer" target="_blank">https://bugs.debian.org/865387</a> (no fully updated system).<br>
<br>
Greets<br>
jre<br>
<br>
btw: Would be great if someone put this on <a href="https://wiki.debian.org/Wine" rel="noreferrer" target="_blank">https://wiki.debian.org/Wine</a>.<br>
</blockquote></div><div dir="ltr">-- <br></div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><span><b><span>Dk Ribeiro</span></b></span><br><span></span><div class="gmail_signature"><div dir="ltr"><div><span>desenvolvimento mobile & web<br></span></div><span><a href="http://dkribeiro.com">dkribeiro.com</a></span></div></div></div></div>