Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: krita: error while loading shared libraries: libImath-3_1.so.29: cannot open sha (Read 223 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

krita: error while loading shared libraries: libImath-3_1.so.29: cannot open sha

It appears imath was updated but krita is compiled with the old version.

Code: [Select]
pacman -Q krita imath
krita 5.2.11-2
imath 3.2.1-1

Code: [Select]
pacman -Qkk krita imath
krita: 1449 total files, 0 altered files
imath: 108 total files, 0 altered files

Code: [Select]
-rw-r--r-- 1 root root    4133080 Aug 24 05:15 imath-3.2.1-1-x86_64.pkg.tar.zst
-rw-r--r-- 1 root root        566 Aug 24 05:15 imath-3.2.1-1-x86_64.pkg.tar.zst.sig
-rw-r--r-- 1 root root   67899432 Aug 23 22:41 krita-5.2.11-2-x86_64.pkg.tar.zst
-rw-r--r-- 1 root root        566 Aug 23 22:42 krita-5.2.11-2-x86_64.pkg.tar.zst.sig

Re: krita: error while loading shared libraries: libImath-3_1.so.29: cannot open sha

Reply #1
Fixed in krita-5.2.11-2.1, thanks for the report