Artix Linux Forum

Artix Linux => Package management => Topic started by: Hurricane on 09 September 2025, 15:12:54

Title: krita: error while loading shared libraries: libImath-3_1.so.29: cannot open sha
Post by: Hurricane on 09 September 2025, 15:12:54
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
Title: Re: krita: error while loading shared libraries: libImath-3_1.so.29: cannot open sha
Post by: corysanin on 09 September 2025, 21:21:29
Fixed in krita-5.2.11-2.1, thanks for the report