<?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: tar problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070581#M30037</link>
    <description>Looks like a broken tar file.&lt;BR /&gt;&lt;BR /&gt;Are we talking GNU tar here?  How big?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 14 Sep 2007 05:26:31 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2007-09-14T05:26:31Z</dc:date>
    <item>
      <title>tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070580#M30036</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I have this tar file I want to extract.But its giving the below error.Any suggestions pls.&lt;BR /&gt;&lt;BR /&gt;server:/var &amp;gt; tar -tvf scripts.tar&lt;BR /&gt;drwx------ unixadm/unixadm   0 2007-06-26 19:51:29 home/unixadm/vkarmak/&lt;BR /&gt;-rw-rw-r-- unixadm/unixadm 1903 2006-05-24 14:04:14 home/unixadm/vkarmak/UnixNP&lt;BR /&gt;tar: Skipping to next header&lt;BR /&gt;tar: Error exit delayed from previous errors&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Marvik</description>
      <pubDate>Fri, 14 Sep 2007 04:31:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070580#M30036</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2007-09-14T04:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070581#M30037</link>
      <description>Looks like a broken tar file.&lt;BR /&gt;&lt;BR /&gt;Are we talking GNU tar here?  How big?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Sep 2007 05:26:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070581#M30037</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-09-14T05:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070582#M30038</link>
      <description>Hi Stuart ,&lt;BR /&gt;&lt;BR /&gt;Its belw.I created the tar file in Linux and trying to extract it in HP-UX is that any reason ?&lt;BR /&gt;&lt;BR /&gt;-rw-r-----   1 unixadm    unixadm    14471432 Sep 14 13:48 /var/scripts.tar</description>
      <pubDate>Fri, 14 Sep 2007 05:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070582#M30038</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2007-09-14T05:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070583#M30039</link>
      <description>I've run into problems with tar files created on Linux systems but I got different errors.  In my case it's Tru64.  The solution was to install the GNU version of tar and use that.&lt;BR /&gt;&lt;BR /&gt;Vic&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Sep 2007 07:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070583#M30039</guid>
      <dc:creator>Victor Semaska_3</dc:creator>
      <dc:date>2007-09-14T07:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070584#M30040</link>
      <description>If you can still re-create the archive (or have a linux box handy to extract this too, to re-archive it), try using the '-o' switch to GNU's tar.  This puts it into the 'old' non-ANSI archive format, rather than the newer style.&lt;BR /&gt;&lt;BR /&gt;Failing that, use 'cpio' with the '-H tar' format (I think 'tar' encoding is hp-ux happy.. failing that try 'hpodc', and use cpio to extract it again).</description>
      <pubDate>Fri, 14 Sep 2007 08:02:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070584#M30040</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-09-14T08:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070585#M30041</link>
      <description>Hi Marvik:&lt;BR /&gt;&lt;BR /&gt;Assuming that your Linux 'tar' archive is extractable on your Linux server, you could try using HP-UX 'pax' to extract it on your HP platform.&lt;BR /&gt;&lt;BR /&gt;# cd destdir &amp;amp;&amp;amp; pax -rv &amp;lt; scripts.tar&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Sep 2007 09:01:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070585#M30041</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-09-14T09:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070586#M30042</link>
      <description>&amp;gt; [...] I created the tar file in Linux and&lt;BR /&gt;&amp;gt; trying to extract it in HP-UX [...]&lt;BR /&gt;&lt;BR /&gt;And how did you get the file from the Linux&lt;BR /&gt;system to the HP-UX system?  ASCII FTP?&lt;BR /&gt;&lt;BR /&gt;Can you do a "tar tvf scripts.tar" on the&lt;BR /&gt;Linux system?  If you transfer the file back&lt;BR /&gt;to the Linux system, does that still work on&lt;BR /&gt;the copy?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Posting the same question to two forums&lt;BR /&gt;without any links is not the best practice.</description>
      <pubDate>Fri, 14 Sep 2007 10:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070586#M30042</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-09-14T10:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070587#M30043</link>
      <description>Dear All,&lt;BR /&gt;Many Thanks for the replies ,I will check and update the result on 17th.I dont have access to system on weekend&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;MArvik&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Sep 2007 02:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/4070587#M30043</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2007-09-15T02:01:34Z</dc:date>
    </item>
  </channel>
</rss>

