After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 674053 - GNOME Keyring doesn't set SSH_AUTH_SOCK and GPG_AGENT_INFO
GNOME Keyring doesn't set SSH_AUTH_SOCK and GPG_AGENT_INFO
Status: RESOLVED DUPLICATE of bug 662528
Product: gnome-keyring
Classification: Core
Component: ssh-agent
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-04-13 13:59 UTC by Hexchain Tong
Modified: 2012-04-16 13:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
~/.xsession-errors (5.43 KB, application/octet-stream)
2012-04-13 13:59 UTC, Hexchain Tong
Details

Description Hexchain Tong 2012-04-13 13:59:39 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
Comment 1 Stef Walter 2012-04-15 05:37:35 UTC
How did you start your terminal?
Comment 2 Hexchain Tong 2012-04-15 16:34:51 UTC
I set Alt-F3 to gnome-terminal using gnome-control-center keyboard.
All things, including those ssh and echo are done in this way.
Comment 3 Matthias Clasen 2012-04-16 11:08:58 UTC
Duplicate of bug 662528 ?
Comment 4 Stef Walter 2012-04-16 13:16:11 UTC
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 ***