Comment 5 for bug 1662813

Revision history for this message
Frederik Hartmann (hartmafk) wrote :

I have added my current apt upgrade log here to give you a broader context.
The status of my system is added as well.

The issue is here:

/sbin/ldconfig.real: Can't link /usr/lib/s390x-linux-gnu//build/libjna-java-pvBsvy/libjna-java-4.5.1/build/native-linux-s390x/libjnidispatch.system.so to libjnidispatch.so

It SHOULD be the following:

ln -s /usr/lib/s390x-linux-gnu/jni/libjnidispatch.system.so /usr/lib/s390x-linux-gnu/libjnidispatch.so

The link is not created correctly resulting that the lib libjnidispatch.so is not in the path.
I have tried reinstalling the packages libjna-java libjna-jni multiple times without getting the valid link.