pkg check -d trouble

Christian Jachmann Jachmann at unitix.org
Sat Dec 12 07:48:49 UTC 2015


Hi,

seems that pkg check -d  produces wrong output. 

when running on my 10.2-STABLE pkg -v 1.6.2 i get several 'missing libraries' warnings but the library is here and used. e.g:

achmann at hurx:~>sudo pkg check -d vte
Checking vte: 100%
vte has require a missing libraries: libgdk_pixbuf-2.0.so.0

jachmann at hurx:~>ldd /usr/local/bin/vte |grep gtk
        libgtk-x11-2.0.so.0 => /usr/local/lib/libgtk-x11-2.0.so.0 (0x28111000)

So, there is *no* problem. 

pkg check -d worked before...I don't know when that changed...

Just for your Information

Thanks
Christian Jachmann



More information about the freebsd-pkg mailing list