directory checksum error
I tried to download the source for 2.6.2, but get errors when unzipping x Zope-2.6.2-src/lib/python/Products/PluginIndexes/TextIndex/Splitter/Unic odeSplitter/src, 0 bytes, 0 tape blocks tar: directory checksum error OR x Zope-2.6.2-solaris-2.8-sparc/lib/python/Products/PageTemplates/tests/inp ut/CheckBatchIteration.html, 275 bytes, 1 tape blocks x Zope-2.6.2-solaris-2.8-sparc/lib/python/Products/PageTemplates/tests/inp ut/CheckI18nTranslate.html, 348 bytes, 1 tape blocks tar: directory checksum error Any idea? Cheers Norman
I've had this problem. Did you gunzip them first? I've found that some of the tar files are really tgz files. -rogerb -----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of Norman Khine Sent: Wednesday, September 24, 2003 8:14 AM To: Zope Subject: [Zope] directory checksum error I tried to download the source for 2.6.2, but get errors when unzipping x Zope-2.6.2-src/lib/python/Products/PluginIndexes/TextIndex/Splitter/Unic odeSplitter/src, 0 bytes, 0 tape blocks tar: directory checksum error OR x Zope-2.6.2-solaris-2.8-sparc/lib/python/Products/PageTemplates/tests/inp ut/CheckBatchIteration.html, 275 bytes, 1 tape blocks x Zope-2.6.2-solaris-2.8-sparc/lib/python/Products/PageTemplates/tests/inp ut/CheckI18nTranslate.html, 348 bytes, 1 tape blocks tar: directory checksum error Any idea? Cheers Norman _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Use GNU tar, not the tar that ships with your system. On Wed, 2003-09-24 at 09:13, Norman Khine wrote:
I tried to download the source for 2.6.2, but get errors when unzipping
x Zope-2.6.2-src/lib/python/Products/PluginIndexes/TextIndex/Splitter/Unic odeSplitter/src, 0 bytes, 0 tape blocks tar: directory checksum error
OR
x Zope-2.6.2-solaris-2.8-sparc/lib/python/Products/PageTemplates/tests/inp ut/CheckBatchIteration.html, 275 bytes, 1 tape blocks x Zope-2.6.2-solaris-2.8-sparc/lib/python/Products/PageTemplates/tests/inp ut/CheckI18nTranslate.html, 348 bytes, 1 tape blocks tar: directory checksum error
Any idea?
Cheers
Norman
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev ) -- Chris McDonough <chrism@zope.com> Zope Corporation
What browser did you use to download the files? Chris Norman Khine wrote:
I tried to download the source for 2.6.2, but get errors when unzipping
x Zope-2.6.2-src/lib/python/Products/PluginIndexes/TextIndex/Splitter/Unic odeSplitter/src, 0 bytes, 0 tape blocks tar: directory checksum error
OR
x Zope-2.6.2-solaris-2.8-sparc/lib/python/Products/PageTemplates/tests/inp ut/CheckBatchIteration.html, 275 bytes, 1 tape blocks x Zope-2.6.2-solaris-2.8-sparc/lib/python/Products/PageTemplates/tests/inp ut/CheckI18nTranslate.html, 348 bytes, 1 tape blocks tar: directory checksum error
Any idea?
Cheers
Norman
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Hay Chris, I used wget from the command prompt. Cheers Norm -----Original Message----- From: Chris Withers [mailto:chrisw@nipltd.com] Sent: 25 September 2003 14:10 To: Norman Khine Cc: Zope Subject: Re: [Zope] directory checksum error What browser did you use to download the files? Chris Norman Khine wrote:
I tried to download the source for 2.6.2, but get errors when unzipping
x Zope-2.6.2-src/lib/python/Products/PluginIndexes/TextIndex/Splitter/Un ic odeSplitter/src, 0 bytes, 0 tape blocks tar: directory checksum error
OR
x Zope-2.6.2-solaris-2.8-sparc/lib/python/Products/PageTemplates/tests/i np ut/CheckBatchIteration.html, 275 bytes, 1 tape blocks x
Zope-2.6.2-solaris-2.8-sparc/lib/python/Products/PageTemplates/tests/inp
ut/CheckI18nTranslate.html, 348 bytes, 1 tape blocks tar: directory checksum error
Any idea?
Cheers
Norman
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (4)
-
Chris McDonough -
Chris Withers -
Norman Khine -
Roger Beavans