From owner-freebsd-ports@FreeBSD.ORG Fri Dec 5 17:08:19 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 9C722384 for ; Fri, 5 Dec 2014 17:08:19 +0000 (UTC) Received: from mail-ig0-x22b.google.com (mail-ig0-x22b.google.com [IPv6:2607:f8b0:4001:c05::22b]) (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 6454B870 for ; Fri, 5 Dec 2014 17:08:19 +0000 (UTC) Received: by mail-ig0-f171.google.com with SMTP id z20so1124389igj.10 for ; Fri, 05 Dec 2014 09:08:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=0lKg8rC8kY8mSgw+hrTPJYkNpFDqr+svo9AHLPorjis=; b=xIO9J19oMA8+wd4OZdkVAD4tdX1RsCJC83m+nAnVs3UKQTvib7SaeSs6WA24j6J6Us KFyxOOOFXwxiotRQmtN92pFN5MCNFyDGjRDCFrW5T5i4gEr/QqSaXCVBEpJ7aAgT0iFh J8eSrNzlMRv6PU1JCvXFcJn1GT00/Ig+c6J+JVuGcFQmMT4ici0IjdeosIIXx89i08i2 1QcGpN75G9b6kV6uiysY+0bn2sSmMDC+qxwXocZMhJgcWSwukiIeNziStLkihQoH5u1e YVg8qqkQ75ioSiw0FzeAPMdUENboVPkM1D6CD7zs5kGD140YAdU4XI6friI/DZlKuy41 B2pw== MIME-Version: 1.0 X-Received: by 10.50.118.105 with SMTP id kl9mr3430455igb.32.1417799298824; Fri, 05 Dec 2014 09:08:18 -0800 (PST) Sender: kob6558@gmail.com Received: by 10.107.7.169 with HTTP; Fri, 5 Dec 2014 09:08:18 -0800 (PST) Date: Fri, 5 Dec 2014 09:08:18 -0800 X-Google-Sender-Auth: 4nFD05g3P38qTTk7JjrN5J-vXhs Message-ID: Subject: p5- ports not installing From: Kevin Oberman To: FreeBSD Ports ML Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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 17:08:19 -0000 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? -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com