| Summary: | CLI Gnupg works, Kgpg does not decrypt, gpg-agent does not work | ||
|---|---|---|---|
| Product: | [Applications] kgpg | Reporter: | Larry <larrylaca1> |
| Component: | general | Assignee: | Rolf Eike Beer <kde> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | null |
| Priority: | NOR | ||
| Version First Reported In: | 2.6.x | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Kgpg startup error dialog | ||
|
Description
Larry
2011-12-29 18:59:39 UTC
Created attachment 67986 [details]
Kgpg startup error dialog
Good day. I suggested Larry submit this report, and would like to report similar behavior. I have a computer running Ubuntu Precise, built with the CLI, and manually installed KDE via the repos (this is not a Kubuntu build). gnupg, gnupg2, and gnupg-agent are installed. When I attempt to start Kgpg, a dialog appears (see attached PNG image) informing me that the gpg option file is missing. There is no "options" file in my ~/.gnupg directory. The directory contains: steve@steve-aspire:~$ ll ~/.gnupg total 32 drwx------ 3 steve steve 4096 Jan 18 19:52 ./ drwxr-xr-x 22 steve steve 4096 Jan 18 19:40 ../ -rw-rw-r-- 1 steve steve 50 Jan 18 18:30 gpg-agent-info-steve-aspire -rw------- 1 steve steve 9398 Dec 29 18:17 gpg.conf drwx------ 2 steve steve 4096 Dec 29 16:45 private-keys-v1.d/ -rw------- 1 steve steve 0 Dec 29 16:42 pubring.gpg -rw------- 1 steve steve 0 Dec 29 16:42 secring.gpg -rw------- 1 steve steve 40 Dec 29 17:02 trustdb.gpg Hit enter too soon, sorry. Package details:
steve@steve-aspire:~$ apt-cache policy gnupg
gnupg:
Installed: 1.4.11-3ubuntu2
Candidate: 1.4.11-3ubuntu2
Version table:
*** 1.4.11-3ubuntu2 0
500 http://mirror.anl.gov/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
steve@steve-aspire:~$ apt-cache policy gnupg2
gnupg2:
Installed: 2.0.17-2ubuntu2
Candidate: 2.0.17-2ubuntu2
Version table:
*** 2.0.17-2ubuntu2 0
500 http://mirror.anl.gov/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
steve@steve-aspire:~$ apt-cache policy gnupg-agent
gnupg-agent:
Installed: 2.0.17-2ubuntu2
Candidate: 2.0.17-2ubuntu2
Version table:
*** 2.0.17-2ubuntu2 0
500 http://mirror.anl.gov/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
steve@steve-aspire:~$ apt-cache policy kgpg
kgpg:
Installed: 4:4.7.97-0ubuntu1
Candidate: 4:4.7.97-0ubuntu1
Version table:
*** 4:4.7.97-0ubuntu1 0
500 http://mirror.anl.gov/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
Related problem in bug 290221: https://bugs.kde.org/show_bug.cgi?id=290221 Workaround and potential solution in bug 291923: https://bugs.kde.org/show_bug.cgi?id=291923 *** This bug has been marked as a duplicate of bug 291923 *** |