bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] Fwd: bug in GnuTar


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] Fwd: bug in GnuTar
Date: Thu, 22 Nov 2007 15:55:40 +0200

Vitaly V. Ch <address@hidden> ha escrit:

> On some machines run under slackware 10.2 next test always fail:
> 
>  for ((i=0;i<1000;i++)); do echo $i >$i; tar cz $i >>file.tgz; done;
> gzip -t -v file.tgz

It should have failed. You cannot glue together two compressed files and
expect the result to be a valid compressed file.

-Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]