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

2014-06-19 Thread Patrick Burroughs (Celti)
On Thu, Jun 19, 2014 at 3:43 PM, Anatol Pomozov wrote: >> ECDSA SSH keys in gpg-agent broke with libgcrypt 1.6+. You can get >> them working again by building gnupg from git. > > I hit the same issue. Do you know what gnupg upstream commit fixes this > problem? I'm afraid I don't, sorry; I haven

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

2014-06-19 Thread Anatol Pomozov
Hi On Fri, Jun 13, 2014 at 12:03 AM, Patrick Burroughs (Celti) wrote: > On Thu, Jun 12, 2014 at 11:34 PM, Magnus Therning wrote: >> 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: >> >> Am I doing something

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

2014-06-13 Thread Patrick Burroughs (Celti)
On Thu, Jun 12, 2014 at 11:34 PM, Magnus Therning wrote: > 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: > > Am I doing something wrong here, or should I just use ssh-agent from OpenSSH > instead (or stop us

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

2014-06-12 Thread Magnus Therning
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