<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 7, 2016 at 12:53 AM, Bryan White <span dir="ltr"><<a href="mailto:brewmanz@gmail.com" target="_blank">brewmanz@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">The following packages have unmet dependencies:</font></div><div><font face="monospace, monospace"> libxrandr-dev : Depends: libxrandr2 (= 2:1.4.2-1) but 2:1.5.0-1~trusty1 is to be installed</font></div><div><font face="monospace, monospace">E: Unable to correct problems, you have held broken packages.</font></div></div><div><br></div>How do I fix this?</blockquote></div><br>Hi Bryan,</div><div class="gmail_extra">just checked and was able to install as expected.</div><div class="gmail_extra">Actually for you libxrandr-dev should be on 1.5.0 from trusty-updated as well.</div><div class="gmail_extra">The change is out for a while (2016-07-29), but to be sure you could run 'apt-get update' once more.</div><div class="gmail_extra">Then check why your system isn't going for libxrandr-dev 2:1.5.0-1~trusty1 with apt-cache policy.</div><div class="gmail_extra"><br></div><div class="gmail_extra">IMHO it should these days look like:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">root@trusty-tests:~# apt-cache policy libxrandr-dev</div><div class="gmail_extra">libxrandr-dev:</div><div class="gmail_extra">  Installed: (none)</div><div class="gmail_extra">  Candidate: 2:1.5.0-1~trusty1</div><div class="gmail_extra">  Version table:</div><div class="gmail_extra">     2:1.5.0-1~trusty1 0</div><div class="gmail_extra">        500 <a href="http://archive.ubuntu.com/ubuntu/">http://archive.ubuntu.com/ubuntu/</a> trusty-updates/main amd64 Packages</div><div class="gmail_extra">     2:1.4.2-1 0</div><div class="gmail_extra">        500 <a href="http://archive.ubuntu.com/ubuntu/">http://archive.ubuntu.com/ubuntu/</a> trusty/main amd64 Packages</div><div class="gmail_extra">root@trusty-tests:~# apt-cache policy libxrandr2   </div><div class="gmail_extra">libxrandr2:</div><div class="gmail_extra">  Installed: (none)</div><div class="gmail_extra">  Candidate: 2:1.5.0-1~trusty1</div><div class="gmail_extra">  Version table:</div><div class="gmail_extra">     2:1.5.0-1~trusty1 0</div><div class="gmail_extra">        500 <a href="http://archive.ubuntu.com/ubuntu/">http://archive.ubuntu.com/ubuntu/</a> trusty-updates/main amd64 Packages</div><div class="gmail_extra">     2:1.4.2-1 0</div><div class="gmail_extra">        500 <a href="http://archive.ubuntu.com/ubuntu/">http://archive.ubuntu.com/ubuntu/</a> trusty/main amd64 Packages</div><div class="gmail_extra"><br></div></div><div class="gmail_extra">Kind Regards,</div><div class="gmail_extra">Christian</div></div>