On Mon, 2005-08-01 at 12:40 -0700, K. Richard Pixley wrote: > On a freshly loaded fc4 box, I'm getting an error when attempting to run > "up2date -u kernel". The error is: > > An error has occurred > exceptions.KeyError > > Who can tell me what I need to do to get it working like fc3 did? (Or > any other way that works.) > > --rich > Use yum. To update the kernel: yum update kernel To update all packages: yum update To upgrade all packages: yum upgrade An upgrade is different from an update, it will include obsoleted packages.