Zope 2.3 for Solaris 2.6 Directory Checksum Error installing!
Help, I've killed my client's Zope installation! I used Solaris Netscape 4, to download Zope-2.3.0-solaris-2.6-sparc.tgz It saves on my system as 3029993 bytes. Gzip doesn't given any errors, resulting in this .tar file 12789760 Feb 6 14:58 Zope-2.3.0-solaris-2.6-sparc.tar But tar -xvf give this error: --- code_gen/Makefile, 31 bytes, 1 tape blocks x Zope-2.3.0-solaris-2.6-sparc/lib/python/Products/PythonScripts/zbytecodehacks/code_gen/__init__.py, 49 bytes, 1 tape blocks tar: directory checksum error haan:/tmp> Anyone else seen this? I downloaded twice! Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com AOL-IM: BKClements
Brad, Solaris tar seems to have a tough time with Zope lately. Install gnutar on the solaris machine and use it instead. ----- Original Message ----- From: "Brad Clements" <bkc@murkworks.com> To: <zope@zope.org> Sent: Tuesday, February 06, 2001 3:06 PM Subject: [Zope] Zope 2.3 for Solaris 2.6 Directory Checksum Error installing!
Help, I've killed my client's Zope installation!
I used Solaris Netscape 4, to download Zope-2.3.0-solaris-2.6-sparc.tgz
It saves on my system as 3029993 bytes.
Gzip doesn't given any errors, resulting in this .tar file
12789760 Feb 6 14:58 Zope-2.3.0-solaris-2.6-sparc.tar
But tar -xvf give this error: ---
code_gen/Makefile, 31 bytes, 1 tape blocks x Zope-2.3.0-solaris-2.6-sparc/lib/python/Products/PythonScripts/zbytecodehack s/code_gen/__init__.py, 49 bytes, 1 tape blocks tar: directory checksum error haan:/tmp>
Anyone else seen this?
I downloaded twice!
Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com AOL-IM: BKClements
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
On 6 Feb 2001, at 19:27, Chris McDonough wrote:
Brad,
Solaris tar seems to have a tough time with Zope lately. Install gnutar on the solaris machine and use it instead.
Thanks, that works. Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com AOL-IM: BKClements
On Wednesday 07 February 2001 07:06, Brad Clements wrote:
Help, I've killed my client's Zope installation!
Are you using the normal Solaris TAR, or GNU TAR? I believe there may be some subtle differences... Then again, I can tell you that the source distribution untars fine, and builds quickly and easily under Solaris 2.6.... perhaps you should try it? It's just a matter of downloading the source tarball, extracting it, and typing "python wo_pcgi.py" or "python w_pcgi.py" depending on if you want to use PCGI (does anyone do this any more??)
Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com AOL-IM: BKClements
Have a better one, Curtis Maloney
participants (3)
-
Brad Clements -
Chris McDonough -
Curtis Maloney