tar: Error exit delayed from previous errors.

General Linux questions and discussion forum for topics that do not readily fit into other categories.

tar: Error exit delayed from previous errors.

Postby haranath.ogirala on July 22nd, 2008, 4:02 am

Hi,

I am getting the error while generating tar using the command

tar cvf - -C /d01 Oracle | gzip -1 > ./d01_oracle_db.tar.gz

tar: Error exit delayed from previous errors.
Also the is file in /backup by name –C.

Please suggest, what is the wrong with the command

Thanks
Haranath
haranath.ogirala
New Member
 
Posts: 1
Joined: July 22nd, 2008, 3:58 am

Re: tar: Error exit delayed from previous errors.

Postby kamil on July 22nd, 2008, 8:10 am

Hi there, thanks for the interesting question. Could you clarify exactly what you are trying to do? I infer from the command that you want to tar gzip Oracle directory (or file?) that is located in /d01 directory? I have tried the command you have supplied and it worked!
Code: Select all
kamil@m1730:/tmp/tar$ tar cvf - -C /d01 Oracle | gzip -1 > ./d01_oracle_db.tar.gz
Oracle/
Oracle/test


Another way of achieving the same thing is
Code: Select all
cd /d01; kamil@m1730:/tmp/tar/d01$ tar czvf /some_path/d01_oracle_db.tar.gz Oracle
Oracle/
Oracle/test


Can you also be a bit more specific as to what version of tar and OS u are using?
Code: Select all
kamil@m1730:/tmp/tar$ tar --version
tar (GNU tar) 1.19
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.

kamil@m1730:/tmp/tar$ uname -a
Linux m1730 2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 i686 GNU/Linux
User avatar
kamil
Linux Adept
 
Posts: 119
Joined: January 18th, 2008, 1:22 am
Location: Brisbane, Australia

Re: tar: Error exit delayed from previous errors.

Postby melindagates on March 16th, 2011, 2:45 pm

Doesn't seem to have any noticable error/effects though. But would still like to know what causes this.
melindagates
New Member
 
Posts: 5
Joined: March 13th, 2011, 10:41 pm

Re: tar: Error exit delayed from previous errors.

Postby Audreylotte on November 24th, 2011, 3:49 pm

Mainframe systems, such as IBM's Z / OS, and embedded operating systems such as QNX, eCOs and PalmOS are independent and Unix and Windows operating system, Windows CE, Windows NT Embedded 4.0 and Windows XP Embedded and Windows are related.r4 card
Audreylotte
New Member
 
Posts: 1
Joined: November 18th, 2011, 6:24 pm


Return to General Support

Who is online

Users browsing this forum: No registered users and 0 guests

cron

dsplabs homelinux bloglinux forums new!travel photography
©2012 dsplabs.com.au