GNOME Bugzilla – Bug 674053
GNOME Keyring doesn't set SSH_AUTH_SOCK and GPG_AGENT_INFO
Last modified: 2012-04-16 13:16:11 UTC
Created attachment 211996 [details] ~/.xsession-errors GNOME Keyring doesn't ask for SSH password after upgrading to 3.4. After digging into the problem a little I found this: $ gnome-keyring-daemon -s GNOME_KEYRING_CONTROL=/run/user/hexchain/keyring-iPZSfK SSH_AUTH_SOCK=/run/user/hexchain/keyring-iPZSfK/ssh GPG_AGENT_INFO=/run/user/hexchain/keyring-iPZSfK/gpg:0:1 $ echo $GNOME_KEYRING_CONTROL /run/user/hexchain/keyring-iPZSfK $ echo $SSH_AUTH_SOCK /tmp/ssh-tcsWVZTs1080/agent.1080 $ echo $GPG_AGENT_INFO (null output) $ uname -a Linux lightning.hexchain.org 3.3.1-1-ARCH #1 SMP PREEMPT Tue Apr 3 06:46:17 UTC 2012 x86_64 Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz GenuineIntel GNU/Linux ~/.xsession-errors attached below
How did you start your terminal?
I set Alt-F3 to gnome-terminal using gnome-control-center keyboard. All things, including those ssh and echo are done in this way.
Duplicate of bug 662528 ?
Yup. Came back to say that :) Seems like a duplicate. Hexchain, if you find out that this isn't a duplicate of that bug, please reopen this and we can look at it further. *** This bug has been marked as a duplicate of bug 662528 ***