2009/4/1 Sorin Srbu sorin.srbu@orgfarm.uu.se:
I've now updated a machine with CentOS v5.3 x86_64. On this first test, the glibc didn't update at all and threw up an dependency error. Running yum update; no yum clean all run first, upgraded everything with no errors. Go figure.
I had the same problem with dependencies. I had to do # yum update glibc glibc-devel
But when I looked in the Release Notes for CentOS-5.3, it doesn't mention "yum update glibc" at all, so maybe that upstream bug has been solved for CentOS-5.3?