diff options
author | Dan McGee <dan@archlinux.org> | 2011-10-17 16:38:35 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-10-17 16:38:35 +0200 |
commit | bac670ddc9a9dcad2f0665f9f77d04b6736c6db4 (patch) | |
tree | e0be1900af04b8b3a346aed23c72b831b8f6f9fb /README | |
parent | 842c4422eda231892d4bce75d8e315eb652533b6 (diff) | |
download | pacman-bac670ddc9a9dcad2f0665f9f77d04b6736c6db4.tar.gz pacman-bac670ddc9a9dcad2f0665f9f77d04b6736c6db4.tar.xz |
Show an error message on failed remote key lookup
The absolutely terrible part about this is the failure on GPGME's part
to distinguish between "key not found" and "keyserver timeout". Instead,
it returns the same silly GPG_ERR_EOF in both cases (why isn't
GPG_ERR_TIMEOUT being used?), leaving us helpless to tell them apart.
Spit out a generic enough error message that covers both cases;
unfortunately we can't provide much guidance to the user because we
aren't sure what actually happened.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions