Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 8b52527e318cd3d7b70b9681a0de6f69 > files > 3

gnupg-1.4.19-1.3.mga5.src.rpm

Index: gnupg-1.4.19/g10/armor.c
===================================================================
--- gnupg-1.4.19/g10/armor.c
+++ gnupg-1.4.19/g10/armor.c	2015-09-16 20:47:38.610824420 +0200
@@ -538,9 +538,6 @@
             /* This is probably input from a keyserver helper and we
                have not yet seen an error line.  */
             afx->key_failed_code = parse_key_failed_line (line+4, len-4);
-            log_debug ("armor-keys-failed (%.*s) ->%d\n",
-                       (int)len, line,
-                       afx->key_failed_code);
           }
 	if( i >= 0 && !(afx->only_keyblocks && i != 1 && i != 5 && i != 6 )) {
 	    hdr_line = i;