Bug #250166 - To avoid accidental regeneration of digests with the incorrect
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:28:11 +0000 (21:28 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:28:11 +0000 (21:28 -0000)
commit2fa6a6ac1aa99626bc001a979f17f8d07e709504
tree01d3b46a87f23998d2776f00d9de77b6883dbd1a
parentc3be86d8d02168115a5e5591b38b96a7c59cfffe
Bug #250166 - To avoid accidental regeneration of digests with the incorrect
files (such as partially downloaded files), trigger the fetch code if the file
exists and it's size doesn't match the current manifest entry. If there really
is a legitimate reason for the digest to change, `ebuild --force digest` can
be used to avoid triggering this code (or else the old digests can be manually
removed from the Manifest). (trunk r12185:12188)

svn path=/main/branches/2.1.6/; revision=12221
pym/portage/__init__.py