On Sat, Jul 27, 2002 at 09:48:31AM -0400, Mike Tancsa wrote:
>
> Actually, someone pointed out this is a tar problem. I forgot that
> RELENG_4 has a whole new version of tar. tar (GNU tar) 1.13.25 vs 1.11.2.
[snip]
> gzip: stdin: decompression OK, trailing garbage ignored
> tar: Child returned status 2
> tar: Error exit delayed from previous errors
[snip]
this is a long standing known problem in gzip 1.2 which has been
solved in gzip 1.3. I'm currently making a port of gzip 1.3.3, so,
you can use --use-compress-program=/usr/local/bin/gzip until
gzip 1.3.3 is imported into -current or -stable.
see the following URLs for details :
http://www.gzip.org/#faq8
and
http://www.gnu.org/manual/tar/html_node/tar_132.html#SEC127
(see details on the -b options)
or
info tar.info 'Blocking Factor'
(see details on the -b options)
Cyrille.
--
Cyrille Lefevre mailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message