LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   tar: Error exit delayed from previous errors (https://www.linuxquestions.org/questions/linux-software-2/tar-error-exit-delayed-from-previous-errors-554546/)

flyscan 05-17-2007 02:17 AM

tar: Error exit delayed from previous errors
 
Hi all,
I am using tar to backup my system
tar -zcvf full-backup.`date +%Y-%m-%d`.tar.gz / --exclude /tmp --exclude /dev --exclude /proc --exclude /mnt
but getting this error message:
tar: Error exit delayed from previous errors

could you help me resolve the problem? thank you.

flyscan 05-17-2007 02:20 AM

My system is RHAS 4.0

AlbinoJap 05-17-2007 02:31 PM

There is another error above that message. That is the error it is referring to when it says delayed from "previous errors". We need to know the error that the message is referencing.

flyscan 05-17-2007 11:22 PM

Thank you very much ,AlbinoJap.
The problem have resolved.


All times are GMT -5. The time now is 07:09 PM.