[WBEL-users] WB3 Yum problem/question
Bob Bunge <[email protected]> Tue, 25 Jul 2006 13:06:39 -0400
| Newsgroups | gmane.linux.whitebox.user |
|---|---|
| Organization | http://ladyandtramp.com |
| Message-ID | <[email protected]> |
I have a WB3 question. If I run yum, I get a library link failure: # yum update up2date /bin/chown: relocation error: /lib/libc.so.6: symbol _rtld_global_ro, version GLIBC_PRIVATE not define d in file ld-linux.so.2 with link time reference up2date 100 % done 2/5 /bin/sh: relocation error: /lib/libc.so.6: symbol _rtld_global_ro, version GLIBC_PRIVATE not defined i n file ld-linux.so.2 with link time reference error: %post(up2date-4.4.67-4.wbel3.WB1) scriptlet failed, exit status 127 To fix, I have to, from rescue mode, delete the symlink /lib/libc.so.6 -> libc-2.3.4.so and replace it with /lib/libc.so.6 -> libc-2.3.2.so Anyone have any idea as to how to fix this? Thanks, Bob