Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Oct 2002 20:20:43 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Gordon Tetlow <gordont@gnf.org>
Cc:        current@FreeBSD.org
Subject:   Re: tar problems with --fast-read
Message-ID:  <3DA313EB.60D30C4C@FreeBSD.org>
References:  <20021008170109.GA389@roark.gnf.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DA313EB.60D30C4C>