Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: dimgel on 25 February 2022, 13:10:57

Title: [SOLVED] Package vlc is behind its optional dependency libnfs
Post by: dimgel on 25 February 2022, 13:10:57
One of vlc plugins depends on libnfs.so.13 which belongs to libnfs-4.0.0-4, while current libnfs-5.0.1-1 contains libnfs.so.14.

I suppose vlc should be rebuilt?


# check-link-consistency -q
ERR   ------------   --------------------------------------------   ----------------------
ERR   Package        Problematic File                               Unresolved Needed Libs
ERR   ------------   --------------------------------------------   ----------------------
ERR   vlc 3.0.16-8   /usr/lib/vlc/plugins/access/libnfs_plugin.so   libnfs.so.13         
ERR   ------------------------------------------------------------------------------------
ERR   Total 1 problematic file(s): 1 in 1 package(s) + 0 unassigned.
ERR   ------------------------------------------------------------------------------------
Title: Re: Package vlc is behind its optional dependency libnfs
Post by: ndowens on 25 February 2022, 22:20:59
Will do a rebuild, thanks
Title: Re: Package vlc is behind its optional dependency libnfs
Post by: dimgel on 26 February 2022, 00:09:51
Thank you, it's good now. :)