Roundup Tracker - Issues

Issue 1095570

classification
cannot unpack 0.7.10 tar file
Type: Severity: normal
Components: Installation Versions:
process
Status: closed fixed
:
: richard : calvin, richard
Priority: normal :

Created on 2005-01-04 09:19 by calvin, last changed 2005-01-04 09:19 by calvin.

Messages
msg1789 Author: [hidden] (calvin) Date: 2005-01-04 09:19
I get an error when unpacking the newest tar file:
$ tar xzvf roundup-0.7.10.tar.gz
roundup-0.7.10/
roundup-0.7.10/demo.py
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers

gzip: stdin: invalid compressed data--format violated
tar: Child returned status 1
tar: Error exit delayed from previous errors

I have a Debian 'sid' system with:
$ tar --version
tar (GNU tar) 1.14
$ uname -a
Linux treasure 2.6.10-bk6-treasure1 #1 Tue Jan 4
00:59:19 CET 2005 i686 GNU/Linux
msg1790 Author: [hidden] (anonymous) Date: 2005-01-04 09:50
Logged In: NO 

Does the GPG signature match the file you downloaded? Could 
you try to download one of the other tar.gz files on the files 
listing? 
 
(this is Richard, BTW, I'm just not logged in for some reason) 
msg1791 Author: [hidden] (richard) Date: 2005-01-04 09:57
Logged In: YES 
user_id=6405

Yep, the files is corrupted. I guess I must've accidentally 
uploaded in ASCII mode or something. I've uploaded a new 
version of the tar.gz and win .exe. It might take a while for the 
mirrors to catch up. 
History
Date User Action Args
2005-01-04 09:19:36calvincreate