Bug #42456 - When a checksum failure occurs during fetch, use a new
authorZac Medico <zmedico@gentoo.org>
Fri, 14 Mar 2008 06:53:25 +0000 (06:53 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 14 Mar 2008 06:53:25 +0000 (06:53 -0000)
commitc4e0feffe388409178a3c487053636ac5398f9af
treecb0a2b144e6c3e7f7cea217fb8f72a2e63d5a1b7
parent57591010d41c37479dbc43acacfaa21d9a906bd8
Bug #42456 - When a checksum failure occurs during fetch, use a new
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS config variable to control how
many mirrors should be tried before aborting the download. This type
of behavior used to be enabled only in --fetchonly mode but now
it's enabled for all fetch() calls.

svn path=/main/trunk/; revision=9463
cnf/make.globals
man/make.conf.5
pym/portage/__init__.py