From owner-freebsd-ports@FreeBSD.ORG Fri Dec 5 18:03:36 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 41A95925 for ; Fri, 5 Dec 2014 18:03:36 +0000 (UTC) Received: from albert.catwhisker.org (mx.catwhisker.org [198.144.209.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E1CEEF0A for ; Fri, 5 Dec 2014 18:03:35 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.9/8.14.9) with ESMTP id sB5I3XNo042644; Fri, 5 Dec 2014 10:03:33 -0800 (PST) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.9/8.14.9/Submit) id sB5I3XJO042643; Fri, 5 Dec 2014 10:03:33 -0800 (PST) (envelope-from david) Date: Fri, 5 Dec 2014 10:03:33 -0800 From: David Wolfskill To: Kevin Oberman Subject: Re: p5- ports not installing Message-ID: <20141205180333.GZ2559@albert.catwhisker.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lFVgBNydVfqVGHWA" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: FreeBSD Ports ML X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2014 18:03:36 -0000 --lFVgBNydVfqVGHWA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 05, 2014 at 09:08:18AM -0800, Kevin Oberman wrote: > After handling the recent perl5.18 upgrade with no apparent problems, tod= ay > I tried upgrading two p5- ports, p5-IO-Socket-IP and 5-URI, and both fail= ed > to install due to packing list issues with the .packlist file. (Hmm. A > .packlist packing list problem.) > pkg-static: > lstat(/usr/ports/net/p5-URI/work/stage/usr/local/./usr/local/lib/perl5/si= te_perl/mach/5.18/auto/URI/.packlist): > No such file or directory >=20 > Is this an isue with my system (something not updated correctly) or is > there a perl issue? > ... The following is largely based on ports/UPDATING entry 20141127. After I encountered that kind of thing, did the "svn revert -R /usr/ports/net/p5-IO-Socket-INET6/" got net/p5-IO-Socket-INET6 to install OK, but then net/p5-IO-Socket-IP had a similar failure, so I just "svn revert -R /usr/ports/net" -- and didn't have further problems for today's update. Peace, david --=20 David H. Wolfskill david@catwhisker.org Actions have consequences ... as do inactions. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --lFVgBNydVfqVGHWA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJUgfN1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RThEMDY4QTIxMjc1MDZFRDIzODYzRTc4 QTY3RjlDOERFRjQxOTNCAAoJEIpn+cje9Bk7RFgP/iLV3slHcklna+aBG1ciy5Wv aS28R/V/pULTyHaDohoQxglys+V1Gzda0tVAjyWYSN6ovuHmscsg3tj7gNF/J1MA oAassbQSYOrlpRI1h3Q+Uno+sUh/cj93BLXkdZbpDr13LTcZcHMSUASzj66KYJoN z5HMwPUXTe9QoUWkjeGLJ5T1hqUxsOLzQCHG3UDaNUpd2yK+6hNEgoSyrW+/2HJi YPo/dhRHuduSirS9q6ElrYnyuKyaAR4Ab9uGhZ0TQHY8xcVgOpf25MlKqzktOlE/ eFVU9vRi6CVC+DW9PaiN4+zd3DrFq7rPvao/X2FjTF8/p5VeGAKn3k7B44BZ5YXW HamfYY7VqatYIqexDvx/Y5Vj28lwC5HKrQP0QsxSd6I4lyrkhXdTr/n5g/JAZ7wE fzplOIvSLwvSrEv3xoA76HiAgY3iHKFJMzTTLHlMFwRXxOhq7xnTCW87sHmCavZ8 fmgco4F+Q47QuJJhotGIl2iXQW2DxIHByC6RwRboYxUwBdQSpbbV5Sf5/ZEMYfC1 Nj/mP7HMXZKrRF9H+Au4e9V0C8ueawQ+Ka/yk8fwEvd86qYpNBdbO3/4sFLLjVHj 6MAdAZArh6TztP/J1TvcRrsTaqravNpt2lBDzYqr7TfIquJehbQH6X6B1JavQtd6 ++4LQYX0n9xGAx34lpJY =YzV7 -----END PGP SIGNATURE----- --lFVgBNydVfqVGHWA--