On Fri, 2005-07-01 at 13:35 +0930, Kent Boogaart wrote: > Thanks for the suggestions guys. Unfortunately, I'm not any closer to > getting this resolved. If I try updating the RPMs rather than installing I > get: > # rpm -Uvh glibc-common-2.3.2-27.9.7vfs3.i386.rpm > error: failed dependencies > glibc < 2.3.2 conflicts with glibc-common-2.3.2-27.9.7vfs3 > glibc-common = 2.2.4-26 is needed by glibc-2.2.4-26
You can pass both rpms (glibc and glibc-common) in the same rpm command line and them both will upgrade at the same time, but you may have to add yet other packages for everything to work... Good luck Kent -- Rafael "Monoman" Teixeira Mono Hacker since 16 Jul 2001 - http://www.mono-project.com/ Mono Brasil Founding Member - http://monobrasil.softwarelivre.org/ Simios Proud Member - http://www.simios.org/ English Blog: http://monoblog.blogspot.com/ Brazilian Portuguese Blog: http://www.simios.org/blog/monoman _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
