From owner-freebsd-ports@FreeBSD.ORG Sat Dec 6 17:58:29 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DB2C81B2 for ; Sat, 6 Dec 2014 17:58:29 +0000 (UTC) Received: from mail-ie0-x234.google.com (mail-ie0-x234.google.com [IPv6:2607:f8b0:4001:c03::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A0753D6C for ; Sat, 6 Dec 2014 17:58:29 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id rp18so2513623iec.11 for ; Sat, 06 Dec 2014 09:58:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=UUDChiX+8geBgXWM4z+Wzelco5aDpbgpQY7MOFbl3n0=; b=Ykm54wnuAYLxTPi8Jc8taIIXHYuSbNaJOkJKuZLhEGMFYN7E7yDNp2wvWR9oZkC8yH 8jEs555/HWlOTxxM2vzMPhc4mYJsewvF9SENagKHTug1jbBpq+HL1AOySV9PyhKYojnT jes9XFbVRh/WLFLaHqbUymGp3M3jWmQXmyblgNhJ6Z2+sPVO0APAw7i7NU2j8/N3VLhF CezXnxNIMd5ick5/L1U+66TIDUH2wTmU8cEdoSt+xRicdzuBmw/y3/YmZwNeEGIIxXor SD1lpRX+sG5PLCy/krzyElPBJ9nKSEkIejjABNXSVF/jCqKBFLTaO5APRMIyKWD060Pu tSMQ== MIME-Version: 1.0 X-Received: by 10.50.30.202 with SMTP id u10mr7878054igh.35.1417888709079; Sat, 06 Dec 2014 09:58:29 -0800 (PST) Sender: kob6558@gmail.com Received: by 10.107.7.169 with HTTP; Sat, 6 Dec 2014 09:58:29 -0800 (PST) In-Reply-To: <20141205180333.GZ2559@albert.catwhisker.org> References: <20141205180333.GZ2559@albert.catwhisker.org> Date: Sat, 6 Dec 2014 09:58:29 -0800 X-Google-Sender-Auth: bQNaqcB4zhmmaPc4znAyBwp9UAM Message-ID: Subject: Re: p5- ports not installing From: Kevin Oberman To: David Wolfskill Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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: Sat, 06 Dec 2014 17:58:29 -0000 On Fri, Dec 5, 2014 at 10:03 AM, David Wolfskill wrote: > On Fri, Dec 05, 2014 at 09:08:18AM -0800, Kevin Oberman wrote: > > After handling the recent perl5.18 upgrade with no apparent problems, > today > > I tried upgrading two p5- ports, p5-IO-Socket-IP and 5-URI, and both > failed > > 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/site_perl/mach/5.18/auto/URI/.packlist): > > No such file or directory > > > > 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 > -- > David H. Wolfskill david@catwhisker.org > Actions have consequences ... as do inactions. > > See http://www.catwhisker.org/~david/publickey.gpg for my public key. > Thanks, David. Adam already pointed this out in a private message and that fixed it nicely. I had read the UPDATING entry back on the 27th, but the problem didn't appear until a week later and I failed to associate the error I got with the UPDATING entry. My bad! -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com