-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nicer error messages #17
Comments
The actual error here might be in kip, that it can't handle gracefully that the private key is not valid for the kip db. |
Could you translate: "gpg: Entschlüsselung fehlgeschlagen: Geheimer Schlüssel ist nicht vorhanden" Also, how can I reproduce? |
"Secret key not valid". Try to delete your key files. |
Is this a trick? |
No, I think thats how I discovered this. I did not symlinked my dotfiles yet. You can make a backup if you want. |
Kip displays a good error description, but there is no need to also write out the whole python traceback. As a user it wouldnt help me, just more confusing.
Just do this if I add --verbose or so.
The text was updated successfully, but these errors were encountered: