On 8/1/07, Tony Nelson <tonynelson@xxxxxxxxxxxxxxxxx> wrote: > At 10:46 PM -0700 7/31/07, Antonio Olivares wrote: > >[root@localhost ~]# yum install kernel-2.6.22.1-33.fc7 > >kernel-devel-2.6.22.1-33.fc7 kernel-headers-2.6.22.1-33.fc7 -y > >Loading "installonlyn" plugin > >Setting up Install Process > >Parsing package install arguments > >fedora 100% |=========================| 2.1 kB 00:00 > >primary.sqlite.bz2 100% |=========================| 3.8 MB 13:16 > >updates 100% |=========================| 1.9 kB 00:00 > >primary.sqlite.bz2 100% |=========================| 1.1 MB 03:42 > >Nothing to do > > > >Trying again as of right now, but this is strange. > > When that happens, yum isn't specific enough about why. To find out, do a > "yum list whatever" to see if whatever is already installed or doesn't > exist in the repos. > -- > ____________________________________________________________________ > TonyN.:' <mailto:tonynelson@xxxxxxxxxxxxxxxxx> > ' <http://www.georgeanelson.com/> That would not fix his problem. Antonio knows a specific set of packages exits; however, the repository used by yum lagged behind his awareness. The fix is actually simple: 1) Do not use a random miror via the mirrorlist. 2) Select a more responsive [in terms of syncing] mirror. [One can use the fastestmirror plugin, but I prefer selecting my own from http://mirrors.fedoraproject.org/publiclist/Fedora/7/ ] And/or 3) Use multiple mirrors for updates.