<?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 Re: untaring problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001042#M297216</link>
    <description>also, check the "format" options available on the Linux side.  depending upon how "tar" was built, the default format may not be compatible w/ HPUX.  &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 16 May 2007 08:58:58 GMT</pubDate>
    <dc:creator>OldSchool</dc:creator>
    <dc:date>2007-05-16T08:58:58Z</dc:date>
    <item>
      <title>untaring problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001035#M297209</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;While I am trying to untar a file  getting below error&lt;BR /&gt; &lt;BR /&gt; /usr/local/bin/tar -xvf 1500__CP.tar&lt;BR /&gt;&lt;BR /&gt;" ././@LongLink, 136 bytes, 1 tape blocks&lt;BR /&gt;directory checksum error ”&lt;BR /&gt;&lt;BR /&gt;please help me to resolve this issue &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;josin &lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2007 07:12:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001035#M297209</guid>
      <dc:creator>josinjosek</dc:creator>
      <dc:date>2007-05-16T07:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: untaring problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001036#M297210</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I think the problem is in the tar and it needs to be rebuilt.&lt;BR /&gt;&lt;BR /&gt;What kind of system did it originate on? What were the create options?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 16 May 2007 07:14:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001036#M297210</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-05-16T07:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: untaring problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001037#M297211</link>
      <description>Hi Josin,&lt;BR /&gt;&lt;BR /&gt;A few thing you need to verify:&lt;BR /&gt;1. if the source of the file is another machine, the file has been transfered in binary mode.&lt;BR /&gt;2. on the source server, tar -tvf 1500__CP.tar displays the list of files correctly.&lt;BR /&gt;3. there has not been any corruption during the file transfer/copy. One simple check would be to cross-check the file size. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope these helps!&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2007 07:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001037#M297211</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-05-16T07:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: untaring problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001038#M297212</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;thanks for your replay,&lt;BR /&gt;&lt;BR /&gt;We tared in linux machine using tar â  cvf  command .now we are trying to untar in unix machine.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;josin</description>
      <pubDate>Wed, 16 May 2007 07:27:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001038#M297212</guid>
      <dc:creator>josinjosek</dc:creator>
      <dc:date>2007-05-16T07:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: untaring problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001039#M297213</link>
      <description>Have you compared the cksum of the file between the linux and this node? xfer the file again if they don't match.&lt;BR /&gt;&lt;BR /&gt;How large is the archive? (&amp;gt; 2GB)&lt;BR /&gt;Why not use the hp installed tar, why /usr/local/bin/tar?&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Wed, 16 May 2007 07:34:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001039#M297213</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2007-05-16T07:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: untaring problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001040#M297214</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;If the file is big, try to compress it before the transfer. Also ensure that the transfer mode is BINARY.&lt;BR /&gt;&lt;BR /&gt;also, confirm that on the linux machine, the tar -tvf &lt;FILENAME&gt; command is OK.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;/FILENAME&gt;</description>
      <pubDate>Wed, 16 May 2007 07:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001040#M297214</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-05-16T07:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: untaring problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001041#M297215</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;If the archive file is large i.e &amp;gt;2GB, see if Large Filesystem option is enabled on the filesystem you are trying to untar the archive.&lt;BR /&gt;&lt;BR /&gt;If it is not enabled, enable it and try untaring.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rajesh</description>
      <pubDate>Wed, 16 May 2007 08:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001041#M297215</guid>
      <dc:creator>Rajesh R_2</dc:creator>
      <dc:date>2007-05-16T08:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: untaring problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001042#M297216</link>
      <description>also, check the "format" options available on the Linux side.  depending upon how "tar" was built, the default format may not be compatible w/ HPUX.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2007 08:58:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/untaring-problem/m-p/4001042#M297216</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-05-16T08:58:58Z</dc:date>
    </item>
  </channel>
</rss>

