Re: gpg-agent is not available in this session

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Nov 15, 2016 at 1:14 PM Saša Janiška <gour@xxxxxxxxxxxx> wrote:
Hello,

I’m running Fedora f25-beta and have problem that I’ve to repeatedly
enter my gpg password whenever I e.g. commit with Fossil (DVCS).

gpg-agent.contains the following:

pinentry-program /usr/bin/pinentry-gtk
#allow-emacs-pinentry
#no-grab
default-cache-ttl 86400
allow-loopback-pinentry

and I’ve installed both pinentry-{gtk,gnome3}, but none is launched.

gpg-agent is now running as:

[gour@atmarama ~]$ ps ax | grep gpg-agent
 2521 ?        Ss     0:01 gpg-agent --homedir /home/gour/.gnupg --use-standard-socket --daemon
 8573 ?        Ss     0:00 gpg-agent --homedir \
 /var/cache/PackageKit/25/metadata/fedora-cisco-openh264.tmp/gpgdir --use-standard-socket --daemon

although previously only the first process was present.

Moreover, I do not see the difference between Xorg and Wayland sessions…

I also see (in Seahorse) that Gnome2 Key Storage remains locked after
(non-automatic) login.

Any hint what’s wrong or how to get working gpg-agent as it is the case
with ssh-agent?


Sincerely,
Gour


I had a similar issue with git. I had to set my  gpg.program to gpg2 for things to work correctly. Fedora ships with both gpg and gpg2. Most things seem to work fine out of the box with gpg2, but many apps call "gpg" instead of "gpg2". It looks like that's the case with the default value for fossil's pgp-command setting: "gpg --clearsign -o ". You can probably change that to "gpg2 --clearsign -o ".

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux