From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 26 17:05:20 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B37C106566B for ; Fri, 26 Feb 2010 17:05:20 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id F363D8FC13 for ; Fri, 26 Feb 2010 17:05:19 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id B60B91FFC22; Fri, 26 Feb 2010 17:05:18 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id DA2BC845DB; Fri, 26 Feb 2010 18:05:17 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: xorquewasp@googlemail.com References: <20100226163227.GA15162@logik.internal.network> Date: Fri, 26 Feb 2010 18:05:17 +0100 In-Reply-To: <20100226163227.GA15162@logik.internal.network> (xorquewasp@googlemail.com's message of "Fri, 26 Feb 2010 16:32:27 +0000") Message-ID: <868wag53n6.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-hackers@freebsd.org Subject: Re: package building failure irritation X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2010 17:05:20 -0000 xorquewasp@googlemail.com writes: > tar: share/sgml/docbook/4.2/ChangeLog: Cannot stat: No such file or direc= tory > [...] > tar: Error exit delayed from previous errors. > pkg_create: make_dist: tar command failed with code 256 > Creating package /pkg/All/docbook-4.2.tbz > Registering depends: iso8879-1986_2 xmlcatmgr-2.2. > Creating bzip'd tar ball in '/pkg/All/docbook-4.2.tbz' > *** Error code 1 It looks like it's trying to create the package without first installing the port... which is weird, since "package" implies "install". You're sure it's not a permissions issue? Is your script running as root inside the jail? Is /usr/local writable by root inside the jail? You're not trying to build multiple ports in paralell? This would be easier to diagnose if you showed us the complete log for a single port... DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no