"Aaron M. Renn" <[EMAIL PROTECTED]> writes: > -rw------- arenn/users 2306213 2002-05-11 11:35:57 arenn/Mail/breakdown > /usr/local/src/tar-1.15.1/src/tar: Skipping to next header > /usr/local/src/tar-1.15.1/src/tar: Archive contains obsolescent base-64 > headers > /usr/local/src/tar-1.15.1/src/tar: Error exit delayed from previous errors
Thanks. These symptoms indicate that tar found a bad header, and then couldn't resynchronize and find a good header after that. Perhaps you can investigate why that would be, though I'm afraid this might require a debugger. As far as I know, doesn't exit immediately simply because it finds a bad header. _______________________________________________ Bug-tar mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-tar
