signing.c: check if needed files are readable
commit89c070b263a9e1e4e0734b25c8bc33367a34e504
authorFlorian Pritz <bluewind@xinu.at>
Wed, 6 Jul 2011 15:24:19 +0000 (6 17:24 +0200)
committerDan McGee <dan@archlinux.org>
Mon, 18 Jul 2011 15:44:07 +0000 (18 10:44 -0500)
tree824718f06aa74cf3aecb8c2064c564c6c3fa89a2
parent29a96bcfe179a82adbd575057e2ef9d48a6a72fb
signing.c: check if needed files are readable

If we can't read the keyring, gpgme will output confusing debug
information and fail to verify the signature, so we should log some
debug information.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/signing.c