<?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 issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320351#M877002</link>
    <description>A patched "tar":&lt;BR /&gt;&lt;BR /&gt;man tar (extract):&lt;BR /&gt;&lt;BR /&gt;Because of industry standards and interoperability goals, tar does not support the archival of files larger than 8GB or files that have user/group IDs greater than 2048k.  Files with user/group IDs greater than 2048k are archived and restored under the user/group ID of the current process, unless the uname/gname exists (see tar(4)).&lt;BR /&gt;&lt;BR /&gt;go with gnu's tar&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Thu, 01 Jul 2004 06:49:14 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2004-07-01T06:49:14Z</dc:date>
    <item>
      <title>tar issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320343#M876994</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Any idea about this error.&lt;BR /&gt;&lt;BR /&gt;tar: uid_t value 18446744073709551614 too large (max=16777215); substituting 60001&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;Sreejith M&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 06:26:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320343#M876994</guid>
      <dc:creator>sreejith_4</dc:creator>
      <dc:date>2004-07-01T06:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: tar issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320344#M876995</link>
      <description>hi sreejith,&lt;BR /&gt;&lt;BR /&gt;which OS??&lt;BR /&gt;&lt;BR /&gt;when does this error come?? I mean which command produce this error??&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;Naveej</description>
      <pubDate>Thu, 01 Jul 2004 06:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320344#M876995</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2004-07-01T06:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: tar issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320345#M876996</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have never seen this problem. Looks like a case of overflow of uid_t type. COuld you give the version of HPUX where you see this problem.&lt;BR /&gt;&lt;BR /&gt;manish</description>
      <pubDate>Thu, 01 Jul 2004 06:35:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320345#M876996</guid>
      <dc:creator>Manish Srivastava</dc:creator>
      <dc:date>2004-07-01T06:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: tar issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320346#M876997</link>
      <description>It's seems to me that you are trying to add/extract a larger than maximum allowed file. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 06:35:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320346#M876997</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-07-01T06:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: tar issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320347#M876998</link>
      <description>This is happening in hp 11.0 while using tar through some scripts.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 06:38:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320347#M876998</guid>
      <dc:creator>sreejith_4</dc:creator>
      <dc:date>2004-07-01T06:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: tar issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320348#M876999</link>
      <description>It's easy, you have a UID that is TOO LARGE for tar to handle. I'm not sure the patches for tar fix it, so I suggest you try GNU's TAR :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.14/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.14/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 01 Jul 2004 06:38:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320348#M876999</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-07-01T06:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: tar issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320349#M877000</link>
      <description>Here is the warning from tar manual:&lt;BR /&gt;&lt;BR /&gt;"Because of industry standards and interoperability goals, tar does not       support the archival of files larger than 2GB or files that have user/group IDs greater than 60K. Files with user/group IDs greater than 60K are archived and restored under the user/group ID of the current  process."</description>
      <pubDate>Thu, 01 Jul 2004 06:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320349#M877000</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-07-01T06:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: tar issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320350#M877001</link>
      <description>It has nothing to do with the SIZE of the file. It is a UID issue. A lot of older apps can not handle LARGE Integers. tar "handles" it by changing the UID of the file as it put's it to tape.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 01 Jul 2004 06:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320350#M877001</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-07-01T06:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: tar issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320351#M877002</link>
      <description>A patched "tar":&lt;BR /&gt;&lt;BR /&gt;man tar (extract):&lt;BR /&gt;&lt;BR /&gt;Because of industry standards and interoperability goals, tar does not support the archival of files larger than 8GB or files that have user/group IDs greater than 2048k.  Files with user/group IDs greater than 2048k are archived and restored under the user/group ID of the current process, unless the uname/gname exists (see tar(4)).&lt;BR /&gt;&lt;BR /&gt;go with gnu's tar&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 01 Jul 2004 06:49:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320351#M877002</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-07-01T06:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: tar issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320352#M877003</link>
      <description>This is the same issue, just with other values...! &lt;BR /&gt;&lt;BR /&gt;Besides, my unpacthed tar(1) works very well for me.</description>
      <pubDate>Thu, 01 Jul 2004 08:18:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-issue/m-p/3320352#M877003</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-07-01T08:18:20Z</dc:date>
    </item>
  </channel>
</rss>

