SLES 11 update glibc using rpm
0
I'm trying to upgrade glibc but I'm getting failed dependencies however it also says the dependencies is (installed)? Should I run it with ignore all dependencies? SUSE Linux Enterprise Server 11 (x86_64) localhost:~ # rpm -U glibc-2.14.1-14.28.3.x86_64.rpm warning: glibc-2.14.1-14.28.3.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID b5daf13d error: Failed dependencies: glibc = 2.11.1 is needed by (installed) glibc-locale-2.11.1-0.17.4.x86_64 glibc = 2.11.1 is needed by (installed) glibc-devel-2.11.1-0.17.4.x86_64
rpm suse glibc
share | improve this question
asked Nov 20 '15 at 10:27
...