From owner-freebsd-questions@FreeBSD.ORG Tue Nov 30 11:32:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A36D716A4CE for ; Tue, 30 Nov 2004 11:32:55 +0000 (GMT) Received: from mail15.syd.optusnet.com.au (mail15.syd.optusnet.com.au [211.29.132.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17E9943D2F for ; Tue, 30 Nov 2004 11:32:55 +0000 (GMT) (envelope-from syncman@optusnet.com.au) Received: from [192.168.0.7] (c211-30-64-111.belrs1.nsw.optusnet.com.au [211.30.64.111]) (authenticated bits=0)iAUBWnXo022583 for ; Tue, 30 Nov 2004 22:32:54 +1100 Message-ID: <41ACF55F.3010102@optusnet.com.au> Date: Tue, 30 Nov 2004 22:34:07 +0000 From: Andrew Sinclair User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org References: <419A5AAB.7080409@optusnet.com.au> <20041116213536.GG17125@xor.obsecurity.org> <419B8175.6060506@optusnet.com.au> <20041117155007.GA71692@xor.obsecurity.org> In-Reply-To: <20041117155007.GA71692@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: tar fix soon (was: Re: 5.3-RC2 tar breaks operation with "(null)") X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 11:32:55 -0000 Kris Kennaway wrote: >On Wed, Nov 17, 2004 at 04:51:01PM +0000, Andrew Sinclair wrote: > > >>So a PPT and a PNG were garbled. No big deal. Since bsdtar is now the >>default Tape ARchiver, shouldn't it include the options of its >>predecessor? I would assert --ignore-zero on plain files and allow >>--ignore-failed-read at least. >> >> > >You can (and should) discuss this with the author, but bsdtar isn't >currently intended to be a 100% replacement for gtar, particularly for >the more obscure options. If you need gtar, you can always use it >instead. > > > For those of you who are following this thread, I have contacted the author and he will be adding these two options.