From owner-freebsd-current Tue Oct 8 10:18:39 2002 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 46A3C37B401 for ; Tue, 8 Oct 2002 10:18:37 -0700 (PDT) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32AFE43E3B for ; Tue, 8 Oct 2002 10:18:36 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.11.6/8.11.6) with ESMTP id g98HIUg74400; Tue, 8 Oct 2002 20:18:30 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id g98HIOTs079505; Tue, 8 Oct 2002 20:18:24 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3DA313EB.60D30C4C@FreeBSD.org> Date: Tue, 08 Oct 2002 20:20:43 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Gordon Tetlow Cc: current@FreeBSD.org Subject: Re: tar problems with --fast-read References: <20021008170109.GA389@roark.gnf.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gordon Tetlow wrote: > > I was trying out the fast-read feature of tar and got the following: > > gtetlow@roark:~$ touch testa testb > gtetlow@roark:~$ tar cf test.tar testa testb > gtetlow@roark:~$ tar tf test.tar --fast-read testa > testa > Terminated > gtetlow@roark:~$ > > Further investigtion shows that there is a SIGPIPE being delivered. > Any ideas? I'll investigate. My guess is that some of the recent --fast-read changes aren't OK. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message