Downloaded latest tar ball from PyPI http://pypi.python.org/pypi/askbot/#downloads "askbot-0.7.23.tar.gz". Checksum looks correct.
md5sum askbot-0.7.23.tar.gz 1e1e248545c17680dd692b9d9c544ea0 askbot-0.7.23.tar.gz
However, "tar xvfz askbot-0.7.23.tar.gz" terminated prematurely with:
askbot-0.7.23/askbot/bin/show_profile_stats.py
askbot-0.7.23/askbot/bin/test_permission_assertions
tar: Error exit delayed from previous errors <<<<<<
Any suggestions?
Thanks
Hi @openbob I tried the same way as you and it works I have tar (GNU tar) 1.25.
Can you try with other uncompression software? or is this on a server?
Does it works to untar a different archive?
Hope this helps you.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2011-09-27 11:26:01 -0500
Seen: 46 times
Last updated: Sep 27 '11
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Ended up unzipping it using winzip on my Windows XP desktop, and then transferred the directory to my Rhel 5 64bit server.
openbob ( 2011-09-28 03:37:17 -0500 )editThere must be some issues in your RHEL box with tar.
Fitoria ( 2011-09-28 06:51:42 -0500 )edit