--=-9RWmAlUxRbeLFp4ZKL7h Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2002-08-27 at 16:30, Ma, Liang wrote: >=20 > Hi there, >=20 > I installed yum 0.9.2 on some of my RH 7.1, 7.2, 7.3 platforms. It works > great until I tried to run 'yum update'. > On rh 7.2, it reports that >=20 > package glibc needs glib-commom =3D 2.2.4-13 (not provided) >=20 > What I have currently installed 2.2.4-13 of glibc, glibc-commom and > glibc-devel. In the update list yum picked up, there are only > 2.2.4-29 of glibc-commom nd glibc-devel. For some reason glibc-2.2.4-29 i= s > missing. I am sure glibc-2.2.4-29.i386.rpm is in my yum server, and even > glibc-0-2.2.4-29.i386.hdr is created by yum-arch on the server. The same > situation for openssl-0.9.6-13 on RH 7.1 and glibc again for rh7.3. Would > anybody there point what the problem is here? >=20 run this command: rpm -q --qf %{arch} glibc I bet it reports i686 you need to make sure you pull in ALL the arch updates for glibc. so if you look in red hat's updates tree you have updates/7.2/i386 and i686 and athlon thats important. yum is being pissy b/c glibc i386 is not better than glibc i686 - and i686 is what you have installed. I think this might be described as "correct behavior" -sv --=-9RWmAlUxRbeLFp4ZKL7h Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA9a/KO1Aj3x2mIbMcRAr2XAKCQ2coERKLkmasZ+RGzten7zBTEpwCbB+Ak 6npAthCbGuJsM7Ff1P0eMqU= =OcYA -----END PGP SIGNATURE----- --=-9RWmAlUxRbeLFp4ZKL7h--