On Sat, 2001-12-15 at 11:07, Andreas Hansson wrote:
> I'm trying to install the glibc update that was just announced. I use the
> command "up2date -u" but it fails with the error
> 
> RPM conflict error.  The message was:
> Test install failed because of package conflicts:
> package glibc-2.2.4-19.3 is for a different architecture
> 
> I'm running 7.1 on a P120. I currently have glibc-2.2.4-19. Any suggestions
> on how to fix this? How can I see what architecture the new package is for?

I ran into this too on my 7.1 system.  Here's what I did:

# ncftp ftp.redhat.com
cd /pub/redhat/linux/updates/7.1/en/os/i386 (from memory - verify this
yourself)
get glibc*.rpm
exit
# rpm -Fvh glibc*.rpm
# up2date -p

You'll now have the latest glibc packages for the 386.  My system is
actually an AMD K6/2-350 but uses a 586 kernel and 386
architecture-specific packages.

Cheers,
        .../Ed

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to