Results 1 to 3 of 3
I get this error when trying to install
rpm -i glibc-.9-2.x86_64.rpm
warning: glibc-2.9-2.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 4ebfc273
error: Failed dependencies:
glibc-common = 2.9-2 is needed by ...
- 06-09-2011 #1Just Joined!
- Join Date
- Jun 2011
- Posts
- 19
Installing glibc
I get this error when trying to install
rpm -i glibc-.9-2.x86_64.rpm
warning: glibc-2.9-2.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 4ebfc273
error: Failed dependencies:
glibc-common = 2.9-2 is needed by glibc-2.9-2.x86_64
glibc > 2.5 conflicts with glibc-common-2.5-49.el5_5.7.x86_64
- 06-09-2011 #2Linux Guru
- Join Date
- May 2011
- Posts
- 1,843
You already have glibc version 2.5-49 installed. Why are you trying to install glibc version 2.9-2, if I may ask? Updating glibc is *not* usually a good idea. If you really need a newer version of glibc, then it is best to reinstall your distro using a version that already uses that glibc - there are just so many binaries on your system that depend upon the existing version of glibc.
- 06-10-2011 #3Just Joined!
- Join Date
- Nov 2005
- Location
- kolkata
- Posts
- 11
Hey,
You should know what are you upto.. I am not sure you are. This is kinda upgrade which will impact on the whole system. So be careful about your choice.If possible let us know your thoughts.
Cheers,
Bhaskar


Reply With Quote