[Bug 1067301] Re: ssh-add: Error reading response length from authentication socket.

Robie Basak 1067301 at bugs.launchpad.net
Tue Oct 16 15:33:35 UTC 2012


You also need to set SSH_ASKPASS and DISPLAY appropriately. Please see
the ssh-add and ssh-agent manpages.

I've just checked behaviour on Quantal and as far as I can see,
everything is working as expected, so I believe this to be a local
configuration issue and not a bug. So I'm marking this bug as Invalid.
If you need help with configuring this feature, there are pointers on
how to get community assistance here:
http://www.ubuntu.com/support/community

If you find that this really is a bug, please explain and set the bug
status back to New.

** Changed in: openssh (Ubuntu)
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1067301

Title:
  ssh-add: Error reading response length from authentication socket.

Status in “openssh” package in Ubuntu:
  Invalid

Bug description:
  ssh-add seems not to work with the confirmation (-c) option.  Trying
  to require that identities be subject to confirmation when used brings
  up the error "Error reading response length from authentication
  socket. "

   $ ssh-add -c /home/user/.ssh/key_rsa 
   Enter passphrase for /home/user/.ssh/key_rsa: 
   Error reading response length from authentication socket.
   Could not add identity: /home/user/.ssh/key_rsa

  Addding keys not subject to confirmation when used works as normal:

   $ ssh-add  /home/user/.ssh/key_rsa 
   Enter passphrase for /home/user/.ssh/key_rsa: 
   Identity added: /home/user/.ssh/key_rsa (/home/user/.ssh/key_rsa)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: openssh-client 1:6.0p1-3ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  Date: Tue Oct 16 13:55:08 2012
  InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Release amd64+mac (20121015)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions:
   ssh-askpass       N/A
   libpam-ssh        N/A
   keychain          N/A
   ssh-askpass-gnome N/A
  SSHClientVersion: OpenSSH_6.0p1 Debian-3ubuntu1, OpenSSL 1.0.1c 10 May 2012
  SourcePackage: openssh
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1067301/+subscriptions




More information about the foundations-bugs mailing list