[arch-general] gpg-agent: SSH_AGENT_FAILURE when adding an ECDSA key

Magnus Therning magnus at therning.org
Fri Jun 13 02:34:41 EDT 2014


According to what I've found gpg-agent's ssh-agent should, as of
version 2.0.21, support ECDSA keys, but still I can't add such a key:

~~~~
% ssh-add ~/.ssh/id_ecdsa_gitlab
Enter passphrase for /home/magnus/.ssh/id_ecdsa_gitlab: 
SSH_AGENT_FAILURE
Could not add identity: /home/magnus/.ssh/id_ecdsa_gitlab
~~~~

I've verified that gpg-agent is properly set up by adding an RSA key:

~~~~
% ssh-add .ssh/id_rsa_test
Enter passphrase for .ssh/id_rsa_test: 
Identity added: .ssh/id_rsa_test (.ssh/id_rsa_test)
% ssh-add -l
2048 5a:5f:b5:ca:0c:d5:ba:dc:1d:4f:d8:13:5a:91:4e:69 .ssh/id_rsa_test (RSA)
~~~~

Am I doing something wrong here, or should I just use ssh-agent from OpenSSH
instead (or stop using ECDSA keys)?

/M

-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4 
email: magnus at therning.org   jabber: magnus at therning.org
twitter: magthe               http://therning.org/magnus

In a hierarchy, every employee tends to rise to his level of incompetence.
     -- The Peter Principle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://mailman.archlinux.org/pipermail/arch-general/attachments/20140613/a1dbb087/attachment.asc>


More information about the arch-general mailing list