Tested against 2.7.1 on Ubuntu 12.04 and it is *not* fixed.  Mark, how
are you determining that it's been fixed?

yang@db:~$ keychain --version

 * keychain 2.7.1 ~ http://www.funtoo.org

   Copyright 2002-2006 Gentoo Foundation;
   Copyright 2007 Aron Griffis;
   Copyright 2009-2010 Funtoo Technologies, LLC;
   lockfile() Copyright 2009 Parallels, Inc.

 Keychain is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2 as
 published by the Free Software Foundation.

yang@db:~$ keychain --eval --nogui ~/.ssh/id_rsa
 * keychain 2.7.1 ~ http://www.funtoo.org
 * Found existing ssh-agent: 27511
SSH_AUTH_SOCK=/tmp/ssh-THGFdqg27510/agent.27510; export SSH_AUTH_SOCK;
SSH_AGENT_PID=27511; export SSH_AGENT_PID;

 * Adding 1 ssh key(s): /home/yang/.ssh/id_rsa
Enter passphrase for /home/yang/.ssh/id_rsa:
 * ssh-add: Identities added: /home/yang/.ssh/id_rsa

yang@db:~$ cat ~/.keychain/db-sh
SSH_AUTH_SOCK=/tmp/ssh-THGFdqg27510/agent.27510; export SSH_AUTH_SOCK;
SSH_AGENT_PID=27511; export SSH_AGENT_PID;

yang@db:~$ ps 27511
  PID TTY      STAT   TIME COMMAND
27511 ?        Ss     0:00 ssh-agent

yang@db:~$ keychain --eval --nogui ~/.ssh/id_rsa

 * keychain 2.7.1 ~ http://www.funtoo.org
 * Found existing ssh-agent: 27511
SSH_AUTH_SOCK=/tmp/ssh-THGFdqg27510/agent.27510; export SSH_AUTH_SOCK;
SSH_AGENT_PID=27511; export SSH_AGENT_PID;

 * Known ssh key: /home/yang/.ssh/id_rsa

yang@db:~$ keychain --inherit any --eval --nogui ~/.ssh/id_rsa

 * keychain 2.7.1 ~ http://www.funtoo.org
 * Starting ssh-agent...
SSH_AUTH_SOCK=/tmp/ssh-nlWOtHX28257/agent.28257; export SSH_AUTH_SOCK;
SSH_AGENT_PID=28258; export SSH_AGENT_PID;

 * Adding 1 ssh key(s): /home/yang/.ssh/id_rsa
Enter passphrase for /home/yang/.ssh/id_rsa:

--
Yang Zhang
http://yz.mit.edu/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to