From owner-freebsd-current@FreeBSD.ORG Sat Jul 10 18:13:58 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E92DD16A4CE for ; Sat, 10 Jul 2004 18:13:58 +0000 (GMT) Received: from kientzle.com (h-66-166-149-50.snvacaid.covad.net [66.166.149.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 936B043D46 for ; Sat, 10 Jul 2004 18:13:58 +0000 (GMT) (envelope-from kientzle@freebsd.org) Received: from freebsd.org (p54.kientzle.com [66.166.149.54]) by kientzle.com (8.12.9/8.12.9) with ESMTP id i6AIDv90067354; Sat, 10 Jul 2004 11:13:57 -0700 (PDT) (envelope-from kientzle@freebsd.org) Message-ID: <40F031D5.9030605@freebsd.org> Date: Sat, 10 Jul 2004 11:13:41 -0700 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031006 X-Accept-Language: en-us, en MIME-Version: 1.0 To: noackjr@alumni.rice.edu References: <40EE35BA.4040701@alumni.rice.edu> In-Reply-To: <40EE35BA.4040701@alumni.rice.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: bsdtar fails on xorg-libraries (X11R6.7.0-src3.tar.gz) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jul 2004 18:13:59 -0000 Jon Noack wrote: > When attempting to reinstall xorg-libraries with -CURRENT from today > (using WITH_BSDTAR), I ran across a problem extracting > X11R6.7.0-src3.tar.gz .... the issue is most likely with the "fourth complete > rewrite of the dir-creation code": > http://lists.freebsd.org/pipermail/cvs-src/2004-July/026963.html Yep, there was a mistake in there. This should be fixed now. Try it and let me know. Cheers, Tim