<div dir="ltr">Hello<br><br>I'm trying to install nvidia-driver-libs:i386, but it wants i386 version of libllvm10 package.<br>But this package breaks my primary libllvm10:amd64.<br><br>`# apt install libllvm10 libllvm10:i386
`<br><br>```<span style="font-family:monospace"><br>Reading package lists... Done
<br>Building dependency tree        <br>Reading state information... Done
<br>libllvm10 is already the newest version (1:10.0.1-6).
<br>libllvm10 set to manually installed.
<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> libllvm10 : Breaks: libllvm10:i386 (!= 1:10.0.1-6) but 1:10.0.1-6+b1 is to be installed
<br> libllvm10:i386 : Breaks: libllvm10 (!= 1:10.0.1-6+b1) but 1:10.0.1-6 is to be installed
<br><span style="font-weight:bold;color:rgb(255,84,84)">E: </span><span style="color:rgb(0,0,0)">Unable to correct problems, you have held broken packages.</span><br></span>```</div>