Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: dimgel on 07 May 2022, 07:41:07

Title: vlc 3.0.17.4-3 depends on libdav1d.so.5 but dav1d 1.0.0-1 has libdav1d.so.6
Post by: dimgel on 07 May 2022, 07:41:07
Hi all.

# check-link-consistency
ERR   --------------   ---------------------------------------------   ----------------------
ERR   Package          Problematic File                                Unresolved Needed Libs
ERR   --------------   ---------------------------------------------   ----------------------
ERR   vlc 3.0.17.4-3   /usr/lib/vlc/plugins/codec/libdav1d_plugin.so   libdav1d.so.5        
ERR   ---------------------------------------------------------------------------------------
ERR   Total 1 problematic file(s): 1 in 1 package(s) + 0 unassigned.
ERR   ---------------------------------------------------------------------------------------
# ls -l /usr/lib/libdav1d.so
lrwxrwxrwx 1 root root 13 2022-04-25 23:27:59 /usr/lib/libdav1d.so -> libdav1d.so.6
# pacman -Qo /usr/lib/libdav1d.so.6
/usr/lib/libdav1d.so.6 is owned by dav1d 1.0.0-1
Title: Re: vlc 3.0.17.4-3 depends on libdav1d.so.5 but dav1d 1.0.0-1 has libdav1d.so.6
Post by: strajder on 07 May 2022, 09:13:27
Thanks for the report, this will be looked into.
Title: Re: vlc 3.0.17.4-3 depends on libdav1d.so.5 but dav1d 1.0.0-1 has libdav1d.so.6
Post by: dimgel on 07 May 2022, 20:49:21
vlc 3.0.17.4-3.1 is ok, thank you. :)