From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 24 17:00:32 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 102C91065673 for ; Tue, 24 Apr 2012 17:00:32 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EEEEA8FC14 for ; Tue, 24 Apr 2012 17:00:31 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3OH0Vlp050154 for ; Tue, 24 Apr 2012 17:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3OH0VJ8050152; Tue, 24 Apr 2012 17:00:31 GMT (envelope-from gnats) Date: Tue, 24 Apr 2012 17:00:31 GMT Message-Id: <201204241700.q3OH0VJ8050152@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: =?ISO-8859-1?Q?Lo=EFc?= Cc: Subject: Re: ports/167268: poudriere 1.1 port package bulk-building problem X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?ISO-8859-1?Q?Lo=EFc?= List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2012 17:00:32 -0000 The following reply was made to PR ports/167268; it has been noted by GNATS. From: =?ISO-8859-1?Q?Lo=EFc?= To: bug-followup@FreeBSD.org, loic@vigilan.net Cc: Subject: Re: ports/167268: poudriere 1.1 port package bulk-building problem Date: Tue, 24 Apr 2012 18:49:44 +0200 Sorry to insist. I install pkgng package with pkg as it is shown in the PR description : # pkg add zsh-4.3.17_1.txz Installing zsh-4.3.17_1...pkg: the package is not valid Failed to install the following 1 package(s): zsh-4.3.17_1.txz. If using the traditional pkg_add command, the message is different (metas are also different) : # pkg_add zsh-4.3.17_1.txz tar: +CONTENTS: Not found in archive tar: Error exit delayed from previous errors. pkg_add: tar extract of /root/zsh-4.3.17_1.txz failed! pkg_add: unable to extract table of contents file from '/root/zsh-4.3.17_1.txz' - not a package?