From owner-freebsd-current@FreeBSD.ORG Tue Apr 5 05:21:51 2005 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 08B8E16A4CE for ; Tue, 5 Apr 2005 05:21:51 +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 4DF8643D31 for ; Tue, 5 Apr 2005 05:21:50 +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 j355LbOZ078350; Mon, 4 Apr 2005 22:21:42 -0700 (PDT) (envelope-from kientzle@freebsd.org) Message-ID: <4252205E.5050202@freebsd.org> Date: Mon, 04 Apr 2005 22:21:34 -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: Bakul Shah References: <200504041614.j34GEDkA006379@gate.bitblocks.com> In-Reply-To: <200504041614.j34GEDkA006379@gate.bitblocks.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Heads up: gtar gone from base system 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: Tue, 05 Apr 2005 05:21:51 -0000 Bakul Shah wrote: >>>What is the status of this bug? >>> >>> http://www.freebsd.org/cgi/query-pr.cgi?pr=76294 >>> >>>[summary: certain gzipped tar files can't be untarred >>>correctly with -z flag but work fine if with gzcat|tar xvf -] > ... this bug has been around for a while and I > have to assume the fix is difficult or whoever is fixing does > not have enough free time. Both are perfectly understandable > reasons!:-) Guilty as charged! ;-) I'm working on an update to our libz, but it's diverged a bit from the original sources so it is taking me a while to figure out how best to update it. Given my limited time, this may not make it into 5.4 but will make 5.5 for sure! ;=/ Tim