Bug #250166 - To avoid accidental regeneration of digests with the incorrect
authorZac Medico <zmedico@gentoo.org>
Tue, 9 Dec 2008 22:03:14 +0000 (22:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 9 Dec 2008 22:03:14 +0000 (22:03 -0000)
commit2517d4e948a8bbaeb6c6264b0fe5bcb6f798c2fb
tree6e9549a9f52c623cdbc5749096f8e00f03e41c18
parentc6a4ff425c95023bed711b22e07d9e9caf6b231c
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).

svn path=/main/trunk/; revision=12186
pym/portage/__init__.py