<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
David Abrahams wrote:
<blockquote cite="mid:87myunojuq.fsf@grogan.peloton" type="cite">
  <blockquote type="cite">
    <pre wrap="">Use "sudo apt-get dist-upgrade" 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Nope:

  </pre>
  <blockquote type="cite">
    <pre wrap="">or else you can use "sudo apt-get install dpkg-dev fakeroot g++
etc..."  I prefer dist-upgrade myself.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Nope:

Furthermore, I'm not too surprised, since if it were that easy,
"apt-get upgrade" should handle it for me automatically</pre>
</blockquote>
Actually, apt-get upgrade does not handle a few situations.  Usually
when the kernel is upgraded, you have to use dist-upgrade to get all
the new headers and modules installed.<br>
<br>
However, in this case, you probably just need to wait.  There is
probably an update to a package those packages depend on that has not
made it into the wild yet.  I had this happen a week or two ago.<br>
</body>
</html>