[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



Package: openssh-client
Followup-For: Bug #738660

I have a ecdsa-sha2-nistp256 key and Colin is at least right for this case:

$ SSH_AUTH_SOCK=/run/user/1000/keyring-xxxxxx/ssh ssh-add ~/.ssh/xxxx
Enter passphrase for /home/infinity0/.ssh/xxxx: 
Error reading response length from authentication socket.
Could not add identity: /home/infinity0/.ssh/xxxx
1

$ SSH_AUTH_SOCK=/tmp/ssh-xxxxxxxxxxxx/agent.xxxx ssh-add ~/.ssh/xxxx
Enter passphrase for /home/infinity0/.ssh/xxxx: 
Identity added: /home/infinity0/.ssh/xxxx (/home/infinity0/.ssh/xxxx)

I will go file a bug upstream, to gnome-keyring.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openssh-client depends on:
ii  adduser           3.113+nmu3
ii  dpkg              1.17.6
ii  libc6             2.17-97
ii  libedit2          3.1-20130712-2
ii  libgssapi-krb5-2  1.11.3+dfsg-3+nmu1
ii  libselinux1       2.2.2-1
ii  libssl1.0.0       1.0.1f-1
ii  passwd            1:4.1.5.1-1
ii  zlib1g            1:1.2.8.dfsg-1

Versions of packages openssh-client recommends:
ii  xauth  1:1.0.7-1

Versions of packages openssh-client suggests:
pn  keychain                         <none>
pn  libpam-ssh                       <none>
pn  monkeysphere                     <none>
ii  openssh-blacklist                0.4.1+nmu1
ii  openssh-blacklist-extra          0.4.1+nmu1
ii  ssh-askpass-gnome [ssh-askpass]  1:6.4p1-2

-- no debconf information


Reply to: