Hansi java.lang.UnsatisfiedLinkError is back

I have a fresh OH 4.0.1 install based on latest openHABian 32 bit on RPi4

When running openhab-cli console it shows

java.lang.UnsatisfiedLinkError: /var/lib/openhab/tmp/jansi-2.4.0-19244aa9ae09872a-libjansi.so: /var/lib/openhab/tmp/jansi-2.4.0-19244aa9ae09872a-libjansi.so: cannot open shared object file: No such file or directory

I found a thread for OH3, which indicates a permission. I already fixed permissions with openhabian-config.

Anything else to check?

What is the permission of /var/lib/openhab/tmp after fixing it ?
As which user do you start/run openhab-cli in case you get the error message ?

I get the same error with OH 4.1.1 and after login the files in /var/lib/openhab/tmp starting with jansi have owner root:

did you used openhabian-config to reset permissions?

As far as I remember, yes. I will try once more…