On 1/26/06, Paul Howarth <paul@xxxxxxxxxxxx> wrote: <snip> > Right, you've got a bunch of packages installed with later "FC3" > versions than the "official" "FC4" versions, and the repos you have > configured aren't providing updates for these. So what I'd suggest is to > replace them with the official FC4 packages: > > # yum install yum-utils > # mkdir /tmp/fc4pkgs > # cd /tmp/fc4pkgs > # yumdownloader iptstate rsync nmap rhythmbox \ > nscd syslinux redhat-artwork perl-Digest-SHA1 \ > nmap-frontend speex > # rpm -Uvh --oldpackage *.rpm > # cd /tmp > # rm -rf fc4pkgs > > Then see what you're left with. Voila! All taken care of! (Only sarg was left and I dont use it, removed it.) Clean! Now, I'll try to do the same on anothe box. (On my own<g>.) Thanks a million; -nat