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

Bug#738660: openssh-client: SSH_AGENT_FAILURE on ssh-add'ing an ed25519 key



On Tue, Feb 11, 2014 at 05:39:26PM +0100, Axel Beckert wrote:
> ~ # ssh-add 
> Enter passphrase for /home/abe/.ssh/id_rsa: 
> Identity added: /home/abe/.ssh/id_rsa (/home/abe/.ssh/id_rsa)
> Enter passphrase for /home/abe/.ssh/id_dsa: 
> Identity added: /home/abe/.ssh/id_dsa (/home/abe/.ssh/id_dsa)
> Enter passphrase for /home/abe/.ssh/id_ed25519: 
> SSH_AGENT_FAILURE
> Could not add identity: /home/abe/.ssh/id_ed25519

It's possible you're using gnome-keyring or similar as your ssh-agent,
and gnome-keyring doesn't seem to support ED25519 yet.  Is
$SSH_AUTH_SOCK something like /run/user/1000/keyring-BV4Hlb/ssh rather
than something like /tmp/ssh-6Vn2sejbdt1z/agent.18548?  I confirmed
that, for me, ssh-agent proper supports ED25519 while gnome-keyring
doesn't.

-- 
Colin Watson                                       [cjwatson@debian.org]


Reply to: