Bug #242304 - When a zero-byte distfile is detected inside fetch(), discard
authorZac Medico <zmedico@gentoo.org>
Thu, 16 Oct 2008 22:55:46 +0000 (22:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 16 Oct 2008 22:55:46 +0000 (22:55 -0000)
commit37a03b74e830e3ad18cbcab776121cdcf57ee8b8
treed87e2338d5da1c5f05324b4526a7899fa5f9ad75
parent32c6549b6cef314706a4e139c7c3bff576dc2ef8
Bug #242304 - When a zero-byte distfile is detected inside fetch(), discard
the digests and attempt to fetch the file if possible. This code is triggered
via digestgen() when appropriate, so it fixes all digestgen() callers,
including repoman.

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