https://bugs.kde.org/show_bug.cgi?id=353960
--- Comment #15 from SchnWalter <exposemoldesoledksgub@schn.email> --- It would be nice to see more information or at least what is the actual problem. The message isn't helpful. Even if you try to search for a solution on the internet, there isn't much info out there. For those still searching, here's how I fixed the problem: Open KGpg and go to the "Key Properties" screen and change the "Owner Trust", I chose "Ultimately". But I'm not sure if this is the level required, I just went with it. Alternatively, you can use the CLI command: $ gpg --edit-key $KEYID And then execute the `trust` command, to change the trust field to "5 = I trust ultimately". To see a list of trusted keys: $ gpg --update-trustdb -- You are receiving this mail because: You are watching all bug changes.