Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2015 08:42:04 +0100
From:      Christian Jachmann <Jachmann@unitix.org>
To:        pkg@FreeBSD.org
Subject:   pkg check -d trouble
Message-ID:  <20151212074204.GA2041@hurx.thc>

next in thread | raw e-mail | index | archive | help
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@hurx:~>sudo pkg check -d vte
Checking vte: 100%
vte has require a missing libraries: libgdk_pixbuf-2.0.so.0

jachmann@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151212074204.GA2041>