<p>Upgrade ignores some packages and dost-upgrade tries to do more.</p>
<p>Aptitude is often said to be better and supports safe-upgrade and full-upgrade as the equivalents to the above apt-get commands. Aptitude is said to have a better dependency resolution algorithm.</p>
<p>Anton</p>
<p>On 3 Sep 2010 13:44, &quot;Mark Fraser&quot; &lt;<a href="mailto:ubuntu@mfraz.orangehome.co.uk">ubuntu@mfraz.orangehome.co.uk</a>&gt; wrote:<br type="attribution">&gt; On Friday 03 Sep 2010 10:12:23 Alan Pope wrote:<br>
&gt;&gt; On 3 September 2010 10:09, Steve Fisher &lt;<a href="mailto:xirconuk@gmail.com">xirconuk@gmail.com</a>&gt; wrote:<br>&gt;&gt; &gt; I am a Mandriva refugee! I know rpm inside out, but not apt.  When I<br>&gt;&gt; &gt; issue the above, sometimes I see e.g.:<br>
&gt;&gt; &gt; 26 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. (KDE<br>&gt;&gt; &gt; updates coming down).<br>&gt;&gt; &gt; If I use the gui or synaptic, it will let me update fully.  Why won&#39;t it<br>
&gt;&gt; &gt; do it from a terminal?<br>&gt;&gt; <br>&gt;&gt; It will if you use the right command :)<br>&gt;&gt; <br>&gt;&gt; sudo apt-get update<br>&gt;&gt; sudo apt-get dist-upgrade<br>&gt;&gt; <br>&gt;&gt; If you do &quot;sudo apt-get upgrade&quot; then it wont upgrade any packages<br>
&gt;&gt; that are dependant on something you don&#39;t currently have installed<br>&gt;&gt; (i.e. a new dependency). a &#39;dist-upgrade&#39; will install those<br>&gt;&gt; additional packages.<br>&gt;&gt; <br>&gt;&gt; Cheers,<br>
&gt;&gt; Al.<br>&gt; <br>&gt; I usually do<br>&gt; sudo apt-get update &amp;&amp; sudo apt-get dist-upgrade<br>&gt; but that doens&#39;t always work. Just now I was told that something like 130 <br>&gt; updates were held back so I had to use aptitude full-upgrade instead which <br>
&gt; pulled in a couple more dependancies.<br>&gt; <br>&gt; -- <br>&gt; Registered Linux User #466407 <a href="http://counter.li.org">http://counter.li.org</a><br></p>