Skip to main content
Topic: Link inconsistencies: gst-plugins-good, harfbuzz. (Read 251 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Link inconsistencies: gst-plugins-good, harfbuzz.

Hi all. It's been a long time. =) My system looks working as usual, so I'm just being pedantic:

Code: [Select]
# check-link-consistency -q
ERR   ---------------------------   -----------------------------------   ----------------------
ERR   Package                       Problematic File                      Unresolved Needed Libs
ERR   ---------------------------   -----------------------------------   ----------------------
ERR   gst-plugins-good 1.22.0-3.1   /usr/lib/gstreamer-1.0/libgstvpx.so   libvpx.so.8          
ERR   harfbuzz 7.0.0-1              /usr/bin/hb-info                      libchafa.so.0        
ERR   ------------------------------------------------------------------------------------------
ERR   Total 2 problematic file(s): 2 in 2 package(s) + 0 unassigned.
ERR   ------------------------------------------------------------------------------------------

Currently I have libvpx.so.7 owned by libvpx 1.12.0-2 (I suppose it needs upgrading),

and no libchafa.so* at all (I suppose package `chafa` needs to be added as dependency to harfbuzz).