[git] GPG-ERROR - branch, master, updated. gpgrt-1.33-7-g07e8c2e
by Werner Koch
cvs at cvs.gnupg.org
Wed Jan 9 11:42:05 CET 2019
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Error codes used by GnuPG et al.".
The branch, master has been updated
via 07e8c2e9ed04bb48fa380d8d23d3a7a7353e5878 (commit)
from 933bfd7b652a907c0d8dd5337c6b5b9cb82ce7b7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 07e8c2e9ed04bb48fa380d8d23d3a7a7353e5878
Author: Werner Koch <wk at gnupg.org>
Date: Wed Jan 9 11:41:47 2019 +0100
doc: Describe some causes for GPG_ERR_NO_NAME.
--
diff --git a/doc/errorref.txt b/doc/errorref.txt
index 284123b..21d79ad 100644
--- a/doc/errorref.txt
+++ b/doc/errorref.txt
@@ -781,15 +781,20 @@ GPG_ERR_SEXP_ODD_HEX_NUMBERS Odd hexadecimal numbers in S-expression
GPG_ERR_SEXP_BAD_OCT_CHAR Bad octal character in S-expression
-GPG_ERR_SUBKEYS_EXP_REV All subkeys are expired or revoked
+GPG_ERR_SUBKEYS_EXP_REV All subkeys are expired or revoked
-GPG_ERR_DB_CORRUPTED Database is corrupted
+GPG_ERR_DB_CORRUPTED Database is corrupted
-GPG_ERR_SERVER_FAILED Server indicated a failure
+GPG_ERR_SERVER_FAILED Server indicated a failure
-GPG_ERR_NO_NAME No name
+GPG_ERR_NO_NAME No name
- EAI_NONAME may be mapped to this code.
+ GNUPG: - No component given in gpgconf runs.
+ - A field name is missing in an import/export filter.
+ - "Domain not found".
+ - "Host not found".
+ - Host or service name not found (EAI_NONAME).
+ - No or erroneous SRV record.
GPG_ERR_NO_KEY No key
-----------------------------------------------------------------------
Summary of changes:
doc/errorref.txt | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
hooks/post-receive
--
Error codes used by GnuPG et al.
http://git.gnupg.org
More information about the Gnupg-commits
mailing list