Bug#502468: keychain: always starts a new ssh-agent with --inherit any and SSH_AUTH_SOCK not set

2023-01-06 Thread Peter Pentchev
On Thu, Oct 16, 2008 at 02:09:30PM -0400, Andrew Schulman wrote: > Package: keychain > Version: 2.6.8-2 > Severity: normal > > > When SSH_AUTH_SOCK is not set, keychain --inherit any never finds > an existing ssh-agent. It always starts a new one: > > $ echo $SSH_AUTH_SOCK > $ cat

Bug#502468: keychain: always starts a new ssh-agent with --inherit any and SSH_AUTH_SOCK not set

2008-10-16 Thread Andrew Schulman
Package: keychain Version: 2.6.8-2 Severity: normal When SSH_AUTH_SOCK is not set, keychain --inherit any never finds an existing ssh-agent. It always starts a new one: $ echo $SSH_AUTH_SOCK $ cat .keychain/helium-sh SSH_AUTH_SOCK=/tmp/ssh-AeUWcuq462/agent.462; export SSH_AUTH_SOCK;