Subject: Re: tar(pax) issues (--append broken)
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 01/30/2004 22:28:10
In article <20040130134237.GA19288@phaeton.entropie.net>,
Martin Weber <Ephaeton@gmx.net> wrote:
>$ touch file1 file2
>$ tar -cf bla.tar file1
>$ tar -rf bla.tar file2
>$ tar -tf bla.tar
>file2
>$
>
>Alternatively:
>filexx
>filexy
>filexz <-- last file added in -c step
>tar: Invalid header, starting valid header search.
>tar: End of archive volume 1 reached
>tar: Unexpected EOF on archive file
>tar: Unexpected EOF on archive file
>tar: Premature end of file on archive read
>       <--- fileyy not displayed.

cvs update and try it again.

christos