bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] Please Help


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] Please Help
Date: Thu, 30 Jul 2009 10:20:44 +0300

mehdi farokhi <address@hidden> ha escrit:

>    # tar -xf /dev/st0
>    tar: Unexpected EOF in archive

This can happen if you are trying to read a multivolume archive without
the `-M' option. Try tar -M -xf /dev/st0

>    tar: home/shares/SupplyChain/jghods/DESKTOP 111: implausibly old time
>    stamp 1969-12-31 19:00:00
>    tar: Error is not recoverable: exiting now
>    Also if is it possible expaline more about time stamp?

This diagnostics means that the timestamp of the extracted file
is unrealistically old. This often means that tar was unable to
set the timestamp.

Regards,
Sergey





reply via email to

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