Hi,

I'm trying to get the new Django release, but the download of the .tar.gz 
file stops with errors:
*
*
*  Downloading from URL 
http://pypi.python.org/packages/source/D/Django/Django-1.5.tar.gz#md5=fac09e1e0f11bb83bb187d652a9be967
*
*Exception:*
*Traceback (most recent call last):*
*  File "D:\Python27\lib\site-packages\pip\basecommand.py", line 107, in 
main*
*    status = self.run(options, args)*
*  File "D:\Python27\lib\site-packages\pip\commands\install.py", line 256, 
in run*
*    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, 
bundle=self.bundle)*
*  File "D:\Python27\lib\site-packages\pip\req.py", line 1018, in 
prepare_files*
*    self.unpack_url(url, location, self.is_download)*
*  File "D:\Python27\lib\site-packages\pip\req.py", line 1142, in unpack_url
*
*    retval = unpack_http_url(link, location, self.download_cache, 
self.download_dir)*
*  File "D:\Python27\lib\site-packages\pip\download.py", line 463, in 
unpack_http_url*
*    download_hash = _download_url(resp, link, temp_location)*
*  File "D:\Python27\lib\site-packages\pip\download.py", line 380, in 
_download_url*
*    chunk = resp.read(4096)*
*  File "D:\Python27\lib\socket.py", line 380, in read*
*    data = self._sock.recv(left)*
*  File "D:\Python27\lib\httplib.py", line 561, in read*
*    s = self.fp.read(amt)*
*  File "D:\Python27\lib\socket.py", line 380, in read*
*    data = self._sock.recv(left)*
*error: [Errno 10054] Eine vorhandene Verbindung wurde vom Remotehost 
geschlossen*

are there currently any known download server issues?

thx 
thomas

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to