<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic TAR exit codes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4871570#M859136</link>
    <description>Does anyone know what the various exit codes from the TAR command are?</description>
    <pubDate>Sun, 21 Nov 2004 08:25:14 GMT</pubDate>
    <dc:creator>ian walker_1</dc:creator>
    <dc:date>2004-11-21T08:25:14Z</dc:date>
    <item>
      <title>TAR exit codes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4871570#M859136</link>
      <description>Does anyone know what the various exit codes from the TAR command are?</description>
      <pubDate>Sun, 21 Nov 2004 08:25:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4871570#M859136</guid>
      <dc:creator>ian walker_1</dc:creator>
      <dc:date>2004-11-21T08:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: TAR exit codes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4871571#M859137</link>
      <description>Ian, here is a list of codes....&lt;BR /&gt;&lt;BR /&gt;  Code     | Explanation&lt;BR /&gt;  ---------|-------------------------------------------------------&lt;BR /&gt;  exit(0)  | no error and no warning&lt;BR /&gt;  ---------|-------------------------------------------------------&lt;BR /&gt;  exit(1)  | tar: cannot create temporary file (%s)&lt;BR /&gt;           |      Invalid blocksize. (Max %d)&lt;BR /&gt;           | tar: blocksize %d too big, can't get memory&lt;BR /&gt;           | tar: Invalid or non-existent device file %s&lt;BR /&gt;           |      Can only create standard output archives&lt;BR /&gt;           | tar: cannot open %s&lt;BR /&gt;           | tar: option not supported for this device %s&lt;BR /&gt;           | tar: cannot write to %s: write protected&lt;BR /&gt;           | tar: usage  tar [-]{txruc}[eONvVwAfblhm{op}][0-7[lmh]]..&lt;BR /&gt;           |      Attempt to create archive of no files. Nothing dumped.&lt;BR /&gt;           | tar: cannot preserve extent attributes for %s. aborting...&lt;BR /&gt;           | tar: cannot create temporary file (%s)&lt;BR /&gt;           |      Invalid blocksize. (Max %d)&lt;BR /&gt;           | tar: blocksize %d too big, can't get memory&lt;BR /&gt;           | tar: Invalid or non-existent device file %s&lt;BR /&gt;           |      Can only create standard output archives\&lt;BR /&gt;  ---------|------------------------------------------------------&lt;BR /&gt;  exit(2)  | directory checksum error&lt;BR /&gt;           | tar: %s: HELP - extract write error&lt;BR /&gt;           | tar: Cannot close %s&lt;BR /&gt;           | tar: tape write error&lt;BR /&gt;  ---------|------------------------------------------------------&lt;BR /&gt;  exit(3)  | tar: tape read error&lt;BR /&gt;           | tar: tape blocksize error&lt;BR /&gt;           | tar: blocksize = 0; broken pipe?&lt;BR /&gt;           | tar: error! blocksize changed&lt;BR /&gt;  ---------|------------------------------------------------------&lt;BR /&gt;  exit(4)  | tar: tape backspace error&lt;BR /&gt;           | tar: ioctl to write filemarks failed (%d). aborting...&lt;BR /&gt;           | tar: ioctl to determine device online failed. aborting...&lt;BR /&gt;  ---------|------------------------------------------------------&lt;BR /&gt;  exit(5)  | tar: %s: pathname too long&lt;BR /&gt;           | tar: Cannot change directory to '%s'&lt;BR /&gt;           | tar: Path '%s' skipped&lt;BR /&gt;           | tar: cannot open %s Missing links to %s&lt;BR /&gt;           | tar: %s: cannot access file&lt;BR /&gt;           | tar: Out of memory. Cannot detect symbolic link loops&lt;BR /&gt;           | tar: Loop of symbolic links detected, tar terminated&lt;BR /&gt;           | tar: cannot stat %s.  Not dumped.&lt;BR /&gt;           | tar: Size of %s &amp;gt; %s.  Not dumped.&lt;BR /&gt;           | tar: %s: directory read error&lt;BR /&gt;           | tar: %s: directory read error&lt;BR /&gt;           | tar: %s: symbolic link too long&lt;BR /&gt;           | tar: can't read symbolic link&lt;BR /&gt;           | tar: %s: cannot open file&lt;BR /&gt;           | tar: %s: link to name too long&lt;BR /&gt;           |      Out of memory. Link information lost&lt;BR /&gt;           |      %s: file changed size&lt;BR /&gt;           | tar: %s is not a file. Not dumped.&lt;BR /&gt;           | tar: %s: symbolic link failed %s: cannot link&lt;BR /&gt;           | tar: %s couldn't create character device&lt;BR /&gt;           | tar: %s couldn't create block device&lt;BR /&gt;           | tar: %s couldn't create fifo&lt;BR /&gt;           | tar: %s couldn't create directory&lt;BR /&gt;           | tar: %s couldn't create directory&lt;BR /&gt;           | tar: %s - cannot create&lt;BR /&gt;           | tar: chmod failed&lt;BR /&gt;           | tar: chown failed&lt;BR /&gt;           | tar: couldn't get uname for uid %d&lt;BR /&gt;           | tar: couldn't get gname for gid %d&lt;BR /&gt;           | tar: pwd failed&lt;BR /&gt;           | tar: %s: pathname too long&lt;BR /&gt;           | tar: %s: prefix too long&lt;BR /&gt;           | tar: %s: file name too long %s: file name too long&lt;BR /&gt;           |&lt;BR /&gt;           | Note: exit(5) is a 'NONFATAL_ERRCODE'.&lt;BR /&gt;  ---------|-------------------------------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 21 Nov 2004 08:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4871571#M859137</guid>
      <dc:creator>Neil Wilson_2</dc:creator>
      <dc:date>2004-11-21T08:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: TAR exit codes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4871572#M859138</link>
      <description>thanks...</description>
      <pubDate>Sun, 21 Nov 2004 08:27:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4871572#M859138</guid>
      <dc:creator>ian walker_1</dc:creator>
      <dc:date>2004-11-21T08:27:50Z</dc:date>
    </item>
  </channel>
</rss>

