Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: dimgel on 15 May 2022, 18:31:36

Title: [SOLVED] gegl and qt5-imageformats depend on older jasper.so.4
Post by: dimgel on 15 May 2022, 18:31:36
Hi all.

Jasper is just updated 2.0.33-2 ---> 3.0.3-1, but both versions contain libjasper.so.6: yesterday I already saw this problem (but only for qt5-imageformats).


# check-link-consistency -q
ERR   ----------------------------------   -------------------------------------------   ----------------------
ERR   Package                              Problematic File                              Unresolved Needed Libs
ERR   ----------------------------------   -------------------------------------------   ----------------------
ERR   gegl 0.4.36-2                        /usr/lib/gegl-0.4/jp2-load.so                 libjasper.so.4       
ERR   qt5-imageformats 5.15.3+kde+r0-1.2   /usr/lib/qt/plugins/imageformats/libqjp2.so   libjasper.so.4       
ERR   ---------------------------------------------------------------------------------------------------------
ERR   Total 2 problematic file(s): 2 in 2 package(s) + 0 unassigned.
ERR   ---------------------------------------------------------------------------------------------------------
Title: Re: gegl and qt5-imageformats depend on older jasper.so.4
Post by: Artist on 15 May 2022, 19:09:38
Both pkgs were updatad 1-2 hours ago, so pacman should be able to find these once the mirrors have synced
artist
Title: Re: gegl and qt5-imageformats depend on older jasper.so.4
Post by: dimgel on 15 May 2022, 20:10:22
Yep, all good now, thank you! :)