Cliff Kent said: > >> Do they have lan connection? ... << > > I tried to be brief, so I wasn't complete. > > LAN? well yes, seven different LANs (with Linux) in fact, for five > different customers. And then there's that unconnected box on a desk > without even a modem. So, I get pretty good use, not to mention mileage, > out of my upgrade CD.<g> > > The intent of my post was to question the bug report command: > > rpm -Fvh glibc* > > as opposed to the one that works for me: > > rpm -Fvh i386/glibc-common-2.3.2- ... ... ... 7.9.i686.rpm > > It seemed like the wildcard could easily install i386 code when i686 was > needed. [snip] Ummm. Isn't that what the bug is complaining about? People used the i386 instead of the i686, and there happened to be a bug that causes major issue with that in theis release of glibc. Your command, on the other hand uses, the i686 code, so you shouldn't have a problem. -- William Hooper