[Touch-packages] [Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2015-08-25 Thread Peter Ansell
The workaround of the following commands only works until I log out (not restarting the computer): mv $SSH_AUTH_SOCK $SSH_AUTH_SOCK.broken ssh-agent -a $SSH_AUTH_SOCK ssh-add When I log back in, without having to restart the computer, the SSH_AUTH_SOCK is corrupted again, and it seems to be

[Touch-packages] [Bug 1380084] Re: SSH client requires SSH_AUTH_SOCK=0 will not work without it, can't use key auth without SSH_AUTH_SOCK=0

2014-11-27 Thread Peter Ansell
The workaround to put export SSH_AUTH_SOCK=0 in my .bashrc also for me on 14.04 with the following versions: $ ssh -V OpenSSH_6.6.1p1 Ubuntu-2ubuntu2, OpenSSL 1.0.1f 6 Jan 2014 $ uname -a Linux mycomputer 3.13.0-40-generic #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 2014 x86_64 x86_64