https://bugs.kde.org/show_bug.cgi?id=378745
--- Comment #3 from Dennis Schridde <dennis.schri...@uni-heidelberg.de> --- In my KWatchGnuPG logs, I found following messages that somewhat relate to "not found": ``` ... failed to open '/home/<<USER>>/.gnupg/policies.txt': No such file or directory ... 4 - 2017-05-19 17:13:09 gpgsm[3596]: DBG: chan_10 <- INQUIRE SENDCERT <<...>> 4 - 2017-05-19 17:13:09 gpgsm[3596]: certificate not found: Ambiguous name 4 - 2017-05-19 17:13:09 gpgsm[3596]: DBG: chan_10 -> CAN 4 - 2017-05-19 17:13:09 gpgsm[3596]: DBG: chan_10 <- ERR 167772217 Missing certificate <Dirmngr> ... [client at fd 4 connected (local)] 4 - 2017-05-19 17:13:09 gpg[3601]: enabled debug flags: memstat 4 - 2017-05-19 17:13:09 gpg[3601]: error reading key: No public key 4 - 2017-05-19 17:13:09 gpg[3601]: random usage: poolsize=600 mixed=0 polls=0/0 added=0/0 4 - 2017-05-19 17:13:09 outmix=0 getlvl1=0/0 getlvl2=0/0 4 - 2017-05-19 17:13:09 gpg[3601]: secmem usage: 0/65536 bytes in 0 blocks [client at fd 4 disconnected] ... 4 - 2017-05-19 17:13:12 gpgsm[3711]: failed to open '/home/<<USER>>/.gnupg/policies.txt': No such file or directory 4 - 2017-05-19 17:13:12 gpgsm[3711]: Note: non-critical certificate policy not allowed ... 4 - 2017-05-19 17:13:12 gpgsm[3711]: checking the CRL failed: Not found 4 - 2017-05-19 17:13:12 gpgsm[3711]: validation model used: shell ... ``` -- You are receiving this mail because: You are watching all bug changes.