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

2015-08-12 Thread Antti Haapala
This is a security bug as it is now, as if one uses agent forwarding, it
is impossible to confirm the use of a certain key on a (possible
compromized) machine. Still present in 15.04 :(

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1067301

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

Status in GNOME Keyring:
  Confirmed
Status in gnome-keyring package in Ubuntu:
  Confirmed
Status in gnome-keyring package in Debian:
  New

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-sshN/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/gnome-keyring/+bug/1067301/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2015-08-12 Thread Antti Haapala
Also, the linked debian bug is incorrect, as it is about using different
key format; and this bug is about having the keyring interactively
confirm each key signing request over the agent.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1067301

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

Status in GNOME Keyring:
  Confirmed
Status in gnome-keyring package in Ubuntu:
  Confirmed
Status in gnome-keyring package in Debian:
  New

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-sshN/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/gnome-keyring/+bug/1067301/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2015-01-12 Thread Bug Watch Updater
** Changed in: gnome-keyring (Debian)
   Status: Unknown = New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1067301

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

Status in GNOME keyring services:
  Confirmed
Status in gnome-keyring package in Ubuntu:
  Confirmed
Status in gnome-keyring package in Debian:
  New

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-sshN/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/gnome-keyring/+bug/1067301/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2015-01-11 Thread Christian Kujau
** Bug watch added: Debian Bug tracker #738660
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738660

** Also affects: gnome-keyring (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738660
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1067301

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

Status in GNOME keyring services:
  Confirmed
Status in gnome-keyring package in Ubuntu:
  Confirmed
Status in gnome-keyring package in Debian:
  Unknown

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-sshN/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/gnome-keyring/+bug/1067301/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-14 Thread Lars Noodén
The same symptoms seem to still be present in 14.04.1 LTS at least for
ed25519 keys.  RSA keys seem to work ok.

$ lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04

$ apt-cache policy gnome-keyring
gnome-keyring:
  Installed: 3.10.1-1ubuntu4.1
  Candidate: 3.10.1-1ubuntu4.1
  Version table:
 *** 3.10.1-1ubuntu4.1 0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1067301

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

Status in GNOME keyring services:
  Confirmed
Status in “gnome-keyring” package in Ubuntu:
  Confirmed

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-sshN/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/gnome-keyring/+bug/1067301/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2013-10-22 Thread Marius Gedminas
** Bug watch added: GNOME Bug Tracker #525574
   https://bugzilla.gnome.org/show_bug.cgi?id=525574

** Also affects: gnome-keyring via
   https://bugzilla.gnome.org/show_bug.cgi?id=525574
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1067301

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

Status in GNOME keyring services:
  Unknown
Status in “gnome-keyring” package in Ubuntu:
  Confirmed

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-sshN/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/gnome-keyring/+bug/1067301/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2013-10-22 Thread Marius Gedminas
That's bug 209447.

*glares at Launchpad*

*grumbles about lack of a Preview button*

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1067301

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

Status in GNOME keyring services:
  Unknown
Status in “gnome-keyring” package in Ubuntu:
  Confirmed

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-sshN/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/gnome-keyring/+bug/1067301/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2013-10-22 Thread Marius Gedminas
Looks like a duplicate of 209447.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1067301

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

Status in GNOME keyring services:
  Unknown
Status in “gnome-keyring” package in Ubuntu:
  Confirmed

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-sshN/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/gnome-keyring/+bug/1067301/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2013-10-22 Thread Bug Watch Updater
** Changed in: gnome-keyring
   Status: Unknown = Confirmed

** Changed in: gnome-keyring
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1067301

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

Status in GNOME keyring services:
  Confirmed
Status in “gnome-keyring” package in Ubuntu:
  Confirmed

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-sshN/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/gnome-keyring/+bug/1067301/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2013-08-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-keyring (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1067301

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

Status in “gnome-keyring” package in Ubuntu:
  Confirmed

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-sshN/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/gnome-keyring/+bug/1067301/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2012-10-16 Thread Lars Noodén
** Package changed: openssh (Ubuntu) = gnome-keyring (Ubuntu)

** Changed in: gnome-keyring (Ubuntu)
   Status: Invalid = New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1067301

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

Status in “gnome-keyring” package in Ubuntu:
  New

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-sshN/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/gnome-keyring/+bug/1067301/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp