From owner-freebsd-bugs@FreeBSD.ORG Thu May 3 09:14:47 2012 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6F86B106566C for ; Thu, 3 May 2012 09:14:47 +0000 (UTC) (envelope-from thorsten.schlich@wetteronline.de) Received: from wetteronline.de (mail.wetteronline.de [87.193.162.71]) by mx1.freebsd.org (Postfix) with ESMTP id 0052F8FC0C for ; Thu, 3 May 2012 09:14:46 +0000 (UTC) Received: from thorsten-schlich.wetteronline.bnlan (account tschlich@wetteronline.de [192.168.162.75] verified) by wetteronline.de (CommuniGate Pro SMTP 5.4.4) with ESMTPSA id 16035177 for freebsd-bugs@freebsd.org; Thu, 03 May 2012 08:14:38 +0000 Message-ID: <4FA23E6E.3070604@wetteronline.de> Date: Thu, 03 May 2012 10:14:38 +0200 From: Thorsten Schlich Organization: WetterOnline GmbH User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: freebsd-bugs@freebsd.org References: <201205021502.q42F2jOH019409@red.freebsd.org> In-Reply-To: <201205021502.q42F2jOH019409@red.freebsd.org> X-Enigmail-Version: 1.4.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: misc/167527: bsdinstall fails with "Error while extracting base.txz: failed to sec access acl" X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: thorsten.schlich@wetteronline.de List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2012 09:14:47 -0000 Hi, i have a typo in the Release that is used. It should be FreeBSD-9.0-RELEASE #5 instead of FreeBSD-9.0-RELEASE-p5. With further investigation i've seen the ACL flag for the build partition is activated. In this partition are the whole build directories. I think this could be the cause for my failure. Thorsten