Bug #197965 - When fetch() encounters a checksum failure,
authorZac Medico <zmedico@gentoo.org>
Sat, 3 Nov 2007 22:18:42 +0000 (22:18 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 3 Nov 2007 22:18:42 +0000 (22:18 -0000)
commit42be9dd916d0c5318154e142903f94f05b83595a
tree70185f990878ffbcdfaf543975dd9eec931f90df
parent3b8a10f77014cb1d67735aa172de7b6827ed9e6d
Bug #197965 - When fetch() encounters a checksum failure,
look for an identical file from a previous checksum failure
in order to avoid consuming unnecessary disk space with
duplicate files. (trunk r8401)

Bug #197965 - Make fetch() bail out after 5 checksum
failures for a particular file since downloading the
same file repeatedly from every single available
mirror is a waste of bandwidth and time. (trunk r8403)

svn path=/main/branches/2.1.2/; revision=8404
pym/portage.py