From owner-freebsd-perl@FreeBSD.ORG Thu Nov 27 15:43:01 2014 Return-Path: Delivered-To: perl@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 8EC56EE7; Thu, 27 Nov 2014 15:43:01 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B39265F; Thu, 27 Nov 2014 15:43:01 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 8C6A6BDC3E; Thu, 27 Nov 2014 16:42:59 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 6E035BDC30; Thu, 27 Nov 2014 16:42:59 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 23E1F60E8; Thu, 27 Nov 2014 16:42:53 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id D66CA78C7479; Thu, 27 Nov 2014 16:42:22 +0100 (CET) Date: Thu, 27 Nov 2014 16:42:22 +0100 From: Mathieu Arnold To: Konstantin Belousov Subject: Re: [HEADS-UP] svn commit: r373448 - in head: . Mk Mk/Uses archivers/dpkg archivers/p5-Archive-Any archivers/p5-Archive-Any-Lite archivers/p5-Archive-Any-Plugin-Rar archivers/p5-Archive-Extract archivers/p5-Archi... (fwd) Message-ID: <9DF7344AFD4C37ACDB01FBC8@ogg.in.absolight.net> In-Reply-To: <20141127153354.GS17068@kib.kiev.ua> References: <28AA9B0832270860199FDDD2@ogg.in.absolight.net> <20141127123611.GQ17068@kib.kiev.ua> <20141127150142.GR17068@kib.kiev.ua> <20141127153354.GS17068@kib.kiev.ua> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: ports@freebsd.org, perl@freebsd.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2014 15:43:01 -0000 +--On 27 novembre 2014 17:33:54 +0200 Konstantin Belousov wrote: | Thank you for the idea, but how that could happen ? Well, I was adding the .packlist file with a bad path to PLIST and not TMPPLIST. It wasn't showing up in poudriere because /usr/ports is readonly, and even if it was not, "nobody" could not write there. -- Mathieu Arnold