From owner-freebsd-stable@FreeBSD.ORG Thu Dec 20 23:40:45 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 77321868 for ; Thu, 20 Dec 2012 23:40:45 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id EF5528FC0A for ; Thu, 20 Dec 2012 23:40:44 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id qBKNecPp043364 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 20 Dec 2012 23:40:39 GMT (envelope-from matthew@FreeBSD.org) DKIM-Filter: OpenDKIM Filter v2.7.1 smtp.infracaninophile.co.uk qBKNecPp043364 Authentication-Results: smtp.infracaninophile.co.uk/qBKNecPp043364; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) Message-ID: <50D3A1E3.6090408@FreeBSD.org> Date: Thu, 20 Dec 2012 23:40:19 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: Will we get a RELEASE-9.1 for Christmas? References: <201212090318.UAA11257@lariat.net> <50C412F6.7040300@sdf.org> <201212090526.26535.lumiwa@gmail.com> <50C8CF77.2040102@FreeBSD.org> <50C975B3.7070701@FreeBSD.org> <50C991F3.3040307@freebsd.org> In-Reply-To: <50C991F3.3040307@freebsd.org> X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5161BC6080E3C5E0F64303AB" X-Virus-Scanned: clamav-milter 0.97.6 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2012 23:40:45 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5161BC6080E3C5E0F64303AB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 13/12/2012 08:29, Matthew Seaman wrote: (On 'pkg check -Ba' producing 'shared library not found' errors for some packages) > Unfortunately it seems to be a fairly common effect in some large > projects. Other packages showing the same symptoms: >=20 > thunderbird (yeah -- that one was predictable...) > openjdk6 > virtualbox-ose >=20 > ... and that's just out of what's installed on my desktop: by no means > comprehensive. As far as I can tell from a quick check, openjdk6 > doesn't rely on setting LD_LIBRARY_PATH in the environment. >=20 > I've raised issue #403 in pkgng Github. I've just finished committing fixes for this problem to the master and release-1.0 branches in Github. If anyone is feeling enthusiastic and would like to try pulling those sources and confirming that their favourite packages no longer generate scads of nasty errors when re-analysing shlib dependencies, I'd be grateful. Cheers, Matthew PS. If you're running pkg-1.0.3, I recommend you pull down the release-1.0 branch for these tests. While you could upgrade to 1.1.a1 from master, that involves various local.sqlite DB schema changes which will be tedious to unwind should you want to revert to the released version. --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------enig5161BC6080E3C5E0F64303AB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlDTofUACgkQ8Mjk52CukIyN6QCfaU0DGNlrQUVqNnoTWD3WL8iX Ra4An1tV74Lhsq4WNrp33AElAmzl2z+j =mrEx -----END PGP SIGNATURE----- --------------enig5161BC6080E3C5E0F64303AB--