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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to