Trouble downloading Python-2.0.1

Art Haas arthur.haas at westgeo.com
Sat Jun 23 10:51:15 EDT 2001


Hi.

I've had a great deal of trouble picking up this version. There seems
to be some sort of error in the archive. Downloading from the
www.python.org site via http ...

$ ls -l Python-2.0.1.tgz
-rw-r--r-- 1 cs004 spsd 4136960 Jun 23 09:45 Python-2.0.1.tgz
$ gzip -v -t Python-2.0.1.tgz
Python-2.0.1.tgz:	
gzip: Python-2.0.1.tgz: decompression OK, trailing garbage ignored
 OK
$ tar xvfz Python-2.0.1.tgz
[ ... lots of output ... ]

gzip: stdin: decompression OK, trailing garbage ignored
tar: Child returned status 2
tar: Error exit delayed from previous errors
$

Picking the file up from sourceforge ...

$ ls -l Python-2.0.1.tgz
-rw-r--r-- 1 cs004 spsd  3527360 Jun 23 09:40 Python-2.0.1.tgz
$ gzip -v -t Python-2.0.1.tgz
Python-2.0.1.tgz:	
gzip: Python-2.0.1.tgz: unexpected end of file
$

With the one archive I was able to extract, I'm not sure I have the
entire package. Anyone else seeing this?

-- 
###############################
# Art Haas
# (713) 689-2417
###############################



More information about the Python-list mailing list