Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2002 10:01:09 -0700
From:      Gordon Tetlow <gordont@gnf.org>
To:        current@FreeBSD.org
Subject:   tar problems with --fast-read
Message-ID:  <20021008170109.GA389@roark.gnf.org>

next in thread | raw e-mail | index | archive | help

--r5Pyd7+fXNt84Ff3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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                            =20
gtetlow@roark:~$ tar tf test.tar --fast-read testa
testa
Terminated
gtetlow@roark:~$=20

Further investigtion shows that there is a SIGPIPE being delivered.
Any ideas?

-gordon

--r5Pyd7+fXNt84Ff3
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9ow9VRu2t9DV9ZfsRAsHCAKCjRSjGbpUrQE+UdwI6l31uh8ePAQCgn/40
ZkKCm0y2vYrkbQU47X+Wi5U=
=N9nC
-----END PGP SIGNATURE-----

--r5Pyd7+fXNt84Ff3--

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?20021008170109.GA389>