Don't use the fallback mirror retry download.
authorCameron Dale <camrdale@gmail.com>
Fri, 25 Apr 2008 05:20:43 +0000 (22:20 -0700)
committerCameron Dale <camrdale@gmail.com>
Fri, 25 Apr 2008 05:20:43 +0000 (22:20 -0700)
commitf38a88ed92874d4f976feb29deed71737648bd2e
tree2f13585e81341bb15aa66574dd6ecc70ffc3e513
parentf295cae59d5df6a377ec886ed2f279a57e3e776e
Don't use the fallback mirror retry download.

Until we can distinuish real errors from apt-get closing the
connection, this is not a good idea. See the connectionLost()
function of the web2.http.Request object for a possible solution.
apt_p2p/apt_p2p.py