Make verify_all() return an "insufficient data" error if there is not at least one...
authorZac Medico <zmedico@gentoo.org>
Fri, 23 Feb 2007 14:17:13 +0000 (14:17 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 23 Feb 2007 14:17:13 +0000 (14:17 -0000)
commitd21268c326e46a6a1dd5fe19b2feeb8cd8963314
treec7da3840c32c9c97ae879ad1cca1c3b7c72604e9
parent650182115ab4eda424e94b05b20cbc082c128b3d
Make verify_all() return an "insufficient data" error if there is not at least one supported hash type. Make fetch() bail out when this error occurs. (trunk r6054:6056)

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