Date: Sat, 5 Jan 2013 08:43:51 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: Kimmo Paasiala <kpaasial@gmail.com> Cc: Boris Samorodov <bsam@passap.ru>, freebsd-ports@freebsd.org Subject: Re: pkg_libchk and lib/compat (was: Re: Notes on upgrades after libpcre update) Message-ID: <alpine.BSF.2.00.1301050840390.13911@wonkity.com> In-Reply-To: <CA%2B7WWSedqju=XDHWv1qTPeknmii11%2BJvdUyaBq__N-1HK-mgUg@mail.gmail.com> References: <CAN6yY1u_9srcrtj4zENdN=TEr2gEkVBQOgvOUQN2btMSCHHv1g@mail.gmail.com> <20121214142537.4ef00e1b53a7c55bffabdc63@FreeBSD.org> <CAN6yY1u8WCMMayjWfzcDTDvmL85utJ9F9aH1d_giwYE7Nw1BNQ@mail.gmail.com> <50E7D49A.7060207@passap.ru> <CA%2B7WWSedqju=XDHWv1qTPeknmii11%2BJvdUyaBq__N-1HK-mgUg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 5 Jan 2013, Kimmo Paasiala wrote: > On Sat, Jan 5, 2013 at 9:22 AM, Boris Samorodov <bsam@passap.ru> wrote: >> 05.01.2013 09:09, Kevin Oberman ?????: >> >>> pkg_libchk does not count old libraries in >>> the compat folder, so it will still report the problem ports even >>> though you use '-w'. >> >> Are you sure? From PKG_LIBCHK(1): >> ----- >> DESCRIPTION >> The pkg_libchk script uses pkg_info(1), ldd(1) and readelf(1) to check >> whether a package is linked against missing libraries or libraries >> resid- >> ing in /usr/local/lib/compat and its subfolders. >> >> OPTIONS >> [...] >> -n --no-compat >> This deactivates detecting compat libraries in >> /usr/local/lib/compat as missing libraries. >> ----- > > It certainly does look at the compat -directories by default and > that's the correct thing to do. Yes. Because it considers links to libraries in compat to be a problem, old libraries there don't fool it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1301050840390.13911>