Posted September 05, 2018

I have a i386 libGL.so.1 under /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 which was provided by libgl1-mesa-glx. I think it should be placed in /usr/lib/i386-linux-gnu/libGL.so.1
If I invoke dpkg -S about this file I get the answer "dpkg -S /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
diversion by glx-diversions from: /usr/lib/i386-linux-gnu/libGL.so.1
diversion by glx-diversions to: /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
locate doesn't know anything about this library, only about the x86_64 ones. What can be done in this situation?
Thank you very much.
/Christian

It's a wonderful dll hell, though.