From 07e8c2e9ed04bb48fa380d8d23d3a7a7353e5878 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 9 Jan 2019 11:41:47 +0100 Subject: doc: Describe some causes for GPG_ERR_NO_NAME. -- --- doc/errorref.txt | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) 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 -- cgit v1.2.3