<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 20, 2014 at 5:47 PM, Nils Kassube <span dir="ltr"><<a href="mailto:kassube@gmx.net" target="_blank">kassube@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Iwan Junaid wrote:<br>
> *libqtwebkit4:i386:*<br>
> * Installed: (none)*<br>
> * Candidate: 2.3.2-0ubuntu7*<br>
> * Version table:*<br>
> * 2.3.2-0ubuntu7 0*<br>
> * 500 <a href="http://fr.archive.ubuntu.com/ubuntu/" target="_blank">http://fr.archive.ubuntu.com/ubuntu/</a><br>
> <<a href="http://fr.archive.ubuntu.com/ubuntu/" target="_blank">http://fr.archive.ubuntu.com/ubuntu/</a>> trusty/main i386 Packages*<br>
> * 2.3.2-0ubuntu6 0*<br>
> * 100 /var/lib/dpkg/status*<br>
<br>
To me it looks like you had installed that package previously but it<br>
wasn't purged. Maybe it was a conflicting version and now the wanted<br>
version can't be installed. Therefore I'd suggest to run these commands:<br>
<br>
sudo apt-get purge libqtwebkit4:i386<br>
sudo apt-get install libqtwebkit4:i386<br>
<br>
Please post the error message, if there is one. If it works without<br>
errors, please try again<br>
<br>
sudo apt-get install skype<br>
<div class=""><div class="h5"><br>
<br>
Nils<br><br></div></div></blockquote><div><br></div><div>Hi nils,</div><div><br></div><div>sudo apt-get purge libqtwebkit4:i386 works without any errors. Then i run sudo apt-get install libqtwebkit4:i386 and got error</div><div><br></div><div><div>Some packages could not be installed. This may mean that you have</div><div>requested an impossible situation or if you are using the unstable</div><div>distribution that some required packages have not yet been created</div><div>or been moved out of Incoming.</div><div>The following information may help to resolve the situation:</div><div><br></div><div>The following packages have unmet dependencies:</div><div> libqtwebkit4:i386 : Depends: libgl1-mesa-glx:i386 but it is not going to be installed or</div><div> libgl1:i386</div><div> Depends: libqt4-opengl:i386 (>= 4:4.5.3) but it is not going to be installed</div><div>E: Unable to correct problems, you have held broken packages.</div></div><div><br></div></div><br></div></div>