<pre><font size="4">&gt;Does localupdate  work as you expect and give you a &quot;nothing to<br>&gt;update&quot; message when you try to update something which is already<br>&gt;installed other than a kernel via localupdate?
<br><br>It seems it works:<br><br>ls -1| grep -v ^kernel &gt; /tmp/list<br><br>yum localupdate $(cat /tmp/list)<br><br>xterm-207-8.i386.rpm: does not update installed package.<br>yelp-2.13.2-2.i386.rpm: does not update installed package.
<br>ypbind-1.17.2-5.1.i386.rpm: does not update installed package.<br>yp-tools-2.8-8.1.i386.rpm: does not update installed package.<br>yum-2.5.0-4.noarch.rpm: does not update installed package.<br>zip-2.31-1.1.i386.rpm: does not update installed package.
<br>zisofs-tools-1.0.6-3.1.i386.rpm: does not update installed package.<br>zlib-1.2.3-1.1.i386.rpm: does not update installed package.<br>zlib-devel-1.2.3-1.1.i386.rpm: does not update installed package.<br>zsh-4.2.5-1.i386.rpm
: does not update installed package.<br>Nothing to do<br><br>Eventually I will file a bug (I will learn ho to...)<br>Gianluca<br></font><br></pre>