marvin:/home/rp # rpm -qf /usr/lib/libHalf.so.2
file /usr/lib/libHalf.so.2 is not owned by any package
Are you saying some other non-rpm installed that library ?!
I don’t think, that’s the case because YAST can’t find so many libraries and I use rpm’s most of the time to install apps.
What kind of file ls /usr/lib/libHalf.so.2? It is probably a symlink to /usr/lib/libHalf.so.2.0.0, which doesn’t exist, and it’s no wonder your app can’t find it. You probably need to reinstall it, wherever it came from.