<?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: gunzip test  errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437658#M5885</link>
    <description>Milan,&lt;BR /&gt;&lt;BR /&gt;In this case, gzcat is reporting the same error 'Unknown error' as gunzip -t was yesterday.&lt;BR /&gt;&lt;BR /&gt;tar is just complaining that no data is being piped to it.&lt;BR /&gt;&lt;BR /&gt;How big is the gzipped file ?</description>
    <pubDate>Fri, 18 Aug 2000 13:51:51 GMT</pubDate>
    <dc:creator>John Palmer</dc:creator>
    <dc:date>2000-08-18T13:51:51Z</dc:date>
    <item>
      <title>gunzip test  errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437650#M5877</link>
      <description>Testing the zipped file with 'gunzip -t' &lt;BR /&gt;shows "Unknown error".  These are the zipped backup files. What i have to check for??&lt;BR /&gt;Appreciate your details.</description>
      <pubDate>Thu, 17 Aug 2000 20:41:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437650#M5877</guid>
      <dc:creator>Milan Muralidharan</dc:creator>
      <dc:date>2000-08-17T20:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip test  errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437651#M5878</link>
      <description>How have you created your 'zipped backup files'?</description>
      <pubDate>Thu, 17 Aug 2000 21:03:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437651#M5878</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-17T21:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip test  errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437652#M5879</link>
      <description>With 'tar cvf - file1 file2 ...|gzip &amp;gt; zippedfile &amp;amp; '   command.</description>
      <pubDate>Thu, 17 Aug 2000 21:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437652#M5879</guid>
      <dc:creator>Milan Muralidharan</dc:creator>
      <dc:date>2000-08-17T21:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip test  errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437653#M5880</link>
      <description>Ther shouldn't be any problem with that.&lt;BR /&gt;&lt;BR /&gt;Have you tested the contents with&lt;BR /&gt;gzcat &lt;ZIPPED file=""&gt; | tar tvf -&lt;BR /&gt;&lt;BR /&gt;If that's ok then it's 'gunzip -t' that's the problem.&lt;/ZIPPED&gt;</description>
      <pubDate>Thu, 17 Aug 2000 21:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437653#M5880</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-17T21:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip test  errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437654#M5881</link>
      <description>John,&lt;BR /&gt;It brings the follwing output:&lt;BR /&gt;"tar: usage  tar [-]{txruc}[eONvVwAfblhm{op}][0-7[lmh]] [tapefile] [blocksize] fi&lt;BR /&gt;le1 file2... "&lt;BR /&gt;&lt;BR /&gt;I think the arguments are not in line. Let me know your thoughts. &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 17 Aug 2000 21:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437654#M5881</guid>
      <dc:creator>Milan Muralidharan</dc:creator>
      <dc:date>2000-08-17T21:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip test  errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437655#M5882</link>
      <description>The arguments to tar are:-&lt;BR /&gt;tvf -&lt;BR /&gt;that is tvf&lt;SPACE&gt;-&lt;BR /&gt;did you omit the space?&lt;/SPACE&gt;</description>
      <pubDate>Thu, 17 Aug 2000 21:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437655#M5882</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-17T21:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip test  errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437656#M5883</link>
      <description>John,&lt;BR /&gt;   It works and lists the file. You are amazing. Thanks a lot. &lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 21:44:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437656#M5883</guid>
      <dc:creator>Milan Muralidharan</dc:creator>
      <dc:date>2000-08-17T21:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip test  errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437657#M5884</link>
      <description>John,&lt;BR /&gt;  With another large zipped backup archive file when i use  the  "gzcat &lt;ZIP_FILE&gt; | tar  tvf  - "  i get the folg error message: &lt;BR /&gt;&lt;ZIP_FILE&gt;: Unknown error&lt;BR /&gt;Tar: blocksize = 0; broken pipe?&lt;BR /&gt;&lt;BR /&gt;I am not using any named pipe in this case. &lt;BR /&gt;Why am i getting this error. Appreciate your details. &lt;BR /&gt;&lt;/ZIP_FILE&gt;&lt;/ZIP_FILE&gt;</description>
      <pubDate>Fri, 18 Aug 2000 13:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437657#M5884</guid>
      <dc:creator>Milan Muralidharan</dc:creator>
      <dc:date>2000-08-18T13:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip test  errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437658#M5885</link>
      <description>Milan,&lt;BR /&gt;&lt;BR /&gt;In this case, gzcat is reporting the same error 'Unknown error' as gunzip -t was yesterday.&lt;BR /&gt;&lt;BR /&gt;tar is just complaining that no data is being piped to it.&lt;BR /&gt;&lt;BR /&gt;How big is the gzipped file ?</description>
      <pubDate>Fri, 18 Aug 2000 13:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437658#M5885</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-18T13:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip test  errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437659#M5886</link>
      <description>The tar zipped file size is 12.5 Gb. The unzipped filesize could be about 100Gb. &lt;BR /&gt;This is the cold backup file for the production database.</description>
      <pubDate>Fri, 18 Aug 2000 13:55:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437659#M5886</guid>
      <dc:creator>Milan Muralidharan</dc:creator>
      <dc:date>2000-08-18T13:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip test  errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437660#M5887</link>
      <description>Milan,&lt;BR /&gt;&lt;BR /&gt;I thought that you were going to say that...&lt;BR /&gt;tar does not support large files (&amp;gt; 2Gb) and I suspect that gzip/gunzip/gzcat don't either.</description>
      <pubDate>Fri, 18 Aug 2000 14:11:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437660#M5887</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-18T14:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip test  errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437661#M5888</link>
      <description>I thought the tar -xvf along with gunzip could run as a background progress to extract the files to its original location irrespective of the size of the tar zipped  file.</description>
      <pubDate>Fri, 18 Aug 2000 16:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-test-errors/m-p/2437661#M5888</guid>
      <dc:creator>Milan Muralidharan</dc:creator>
      <dc:date>2000-08-18T16:59:41Z</dc:date>
    </item>
  </channel>
</rss>

