From owner-freebsd-current@FreeBSD.ORG Sat Mar 26 16:36:03 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 97F9B16A4CE; Sat, 26 Mar 2005 16:36:03 +0000 (GMT) Received: from gate.bitblocks.com (bitblocks.com [209.204.185.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 498CA43D39; Sat, 26 Mar 2005 16:36:03 +0000 (GMT) (envelope-from bakul@bitblocks.com) Received: from bitblocks.com (localhost [127.0.0.1]) by gate.bitblocks.com (8.13.1/8.13.1) with ESMTP id j2QGa2ZI055013; Sat, 26 Mar 2005 08:36:03 -0800 (PST) (envelope-from bakul@bitblocks.com) Message-Id: <200503261636.j2QGa2ZI055013@gate.bitblocks.com> To: Tim Kientzle In-reply-to: Your message of "Thu, 24 Mar 2005 22:53:49 PST." <4243B57D.5050204@freebsd.org> Date: Sat, 26 Mar 2005 08:36:02 -0800 From: Bakul Shah 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: Sat, 26 Mar 2005 16:36:03 -0000 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 -] Seems to me this bug needs to be fixed in bsdtar before gtar is removed (note: gtar does not have this problem). In particular if zlib is buggy, either it needs to be upgraded or bsdtar needs to run compressed files through gzip. Thanks! -- bakul