On Fri, 14 May 2004, Chris Sorisio wrote:
I'm going to feel pretty silly if I disabled kernel updating somehow. :)
Output of 'yum list \kernel*':
[root@ssupp003 yum]# yum list \kernel* Gathering header information file(s) from server(s) Server: CentOS-3.1 - Addons Server: CentOS-3.1 - Base Server: CentOS-3.1 - Extras Server: CentOS-3.1 - Updates Finding updated packages Downloading needed headers Looking in Available Packages: Name Arch Version Repo
kernel athlon 2.4.21-9.0.3.EL.c0 update kernel-BOOT i386 2.4.21-9.0.3.EL.c0 update kernel-doc i386 2.4.21-9.0.3.EL.c0 update kernel-hugemem i686 2.4.21-9.0.3.EL.c0 update kernel-hugemem-unsupported i686 2.4.21-9.0.3.EL.c0 update kernel-smp athlon 2.4.21-9.0.3.EL.c0 update kernel-smp-unsupported i686 2.4.21-9.0.3.EL.c0 update kernel-smp-unsupported athlon 2.4.21-9.0.3.EL.c0 update kernel-unsupported i686 2.4.21-9.0.3.EL.c0 update kernel-unsupported athlon 2.4.21-9.0.3.EL.c0 update
well you _must_ be going through a proxy or something that has an outdated cache ???
my yum.conf is identical and I get ...
yum list \kernel* Gathering header information file(s) from server(s) Server: CentOS-3.1 - Addons Server: CentOS-3.1 - Base Server: CentOS-3.1 - Extras Server: CentOS-3.1 - Updates Finding updated packages Downloading needed headers Looking in Available Packages: Name Arch Version Repo -------------------------------------------------------------------------------- kernel athlon 2.4.21-15.EL.c0 update kernel-BOOT i386 2.4.21-15.EL.c0 update kernel-doc i386 2.4.21-15.EL.c0 update kernel-hugemem i686 2.4.21-15.EL.c0 update kernel-hugemem-unsupported i686 2.4.21-15.EL.c0 update kernel-smp athlon 2.4.21-15.EL.c0 update kernel-smp-unsupported i686 2.4.21-15.EL.c0 update kernel-smp-unsupported athlon 2.4.21-15.EL.c0 update kernel-source i386 2.4.21-15.EL.c0 update kernel-unsupported athlon 2.4.21-15.EL.c0 update kernel-unsupported i686 2.4.21-15.EL.c0 update
Looking in Installed Packages: Name Arch Version Repo -------------------------------------------------------------------------------- kernel i686 2.4.21-15.EL.c0 db kernel-pcmcia-cs i386 1:3.1.31-13 db kernel-smp i686 2.4.21-15.EL.c0 db kernel-utils i386 1:2.4-8.37.1 db
Can you see the new kernels in http://mirror.centos.org/centos/3.1/updates/i386/RPMS/ ???
You could try using as mirror to force reread of the cache ???
Regards Lance