Summary: | Problem with Kleopatra 2.1.1 on Ubuntu 13.04 | Result of self-test at program start: unexpected error | ||
---|---|---|---|
Product: | [Applications] kleopatra | Reporter: | aslam karachiwala <4slam> |
Component: | general | Assignee: | Andre Heinecke <aheinecke> |
Status: | RESOLVED UPSTREAM | ||
Severity: | grave | CC: | 4slam, aheinecke, brian, kentwendy, michaelmonckton, mutz, phailusa, th0ma7 |
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot showing the error |
Description
aslam karachiwala
2013-07-29 21:25:10 UTC
$ env |grep GPG GPG_AGENT_INFO=/run/user/myname/keyring-2gFlYE/gpg:0:1 I am seeing the same error with Kleopatra 2.0.12 Debian sid (Siduction) (kernels 3.10.4 or 3.9.4) env | grep GPG gives nothing I'm also seeing this on Debian sid gnupg-agent 2.0.22-3 Hi, this issue is caused by gnome-keyring hjacking the gpg-agent socket there are several bugs about this: e.g. https://bugzilla.redhat.com/show_bug.cgi?id=1058372 But this issue has developed in an argument between gnome-keyring and gnupg maintainers so while this is basically an Upstream bug Kleopatra should print a Warning about that hjacking instead of an unknown error. I'm taking this to add a warning similar to the one added in gnupg 2.0.23 The GNOME keyring manager hijacked the GnuPG agent. GnuPG will not work proberly - please configure that tool to not interfere with the GnuPG system! ( http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commitdiff;h=ffa39be5ebfc1059a737905ee317c9b6f3d2a77e; hp=e184a11f94e2d41cd9266484542631bec23628b5 ) Did not come around to this. In the meantime gnome-keyring and gnupg have resolved the problem. Gnupg provides a pinentry-gnome that integrates with gnome-keyring and gnome-keyring no longer fakes to be a gpg-agent. So i'm marking this as resolved upstream. Also with gnupg 2.1 this problem never existed as the hijacking did not work with that. I believe the issue is still on-going: https://bugs.launchpad.net/kubuntu-ppa/+bug/684902 |