• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

nothing provides libc.so.6(GLIBC_2.14)(64bit) needed by.... issue

VinylxScratches

Golden Member
I can't seem to update some packages on OpenSuse 11.4.

Errors I get.


nothing provides libc.so.6(GLIBC_2.14)(64bit) needed by libopencv2_3-2.3.1-1.pm.18.6.x86_64
nothing provides libc.so.6(GLIBC_2.14)(64bit) needed by libswscale0-0.7.6-0.pm.1.1.x86_64


I have checked /lib and /lib64...


user@linux-6bgf:/lib64> ls -l | grep libc.so.6
lrwxrwxrwx 1 root root 14 Oct 8 00:20 libc.so.6 -> libc-2.11.3.so
user@linux-6bgf:/lib64>

user@linux-6bgf:/lib> ls -l | grep libc.so.6
lrwxrwxrwx 1 root root 14 Oct 8 00:20 libc.so.6 -> libc-2.11.3.so
user@linux-6bgf:/lib>
 
I'm using Arch Linux so YMMV. libc.so.6 is in the glibc package, it should be the same case for you.
 
The hell I edited my first post and it made a second? 😕

I would try reinstalling the glibc package first. If that doesn't work I'm not sure what comes after. 😛
 
Back
Top