[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.2.6-pre); ssh hangs after password prompt
From: |
Michael Albinus |
Subject: |
Re: tramp (2.2.6-pre); ssh hangs after password prompt |
Date: |
Mon, 22 Oct 2012 19:53:09 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Ted Zlatanov <address@hidden> writes:
Hi Ted,
> Machine is "z", and I'm opening /z:/home/tzz. ssh works without a
> passphrase from the command line. So, after trying to open and hanging:
Your problem report did arrive a little bit later; likely because it was
fat :-)
The problem here is
> 13:33:52.502683 tramp-send-command (6) # /bin/test -e / 2>/dev/null;
> echo tramp_exit_status $?
> 13:33:52.524168 tramp-accept-process-output (10) #
> tramp_exit_status 127
> #$
Strange. What happens, if you call on the remote host
# /bin/test -e / 2>/dev/null; echo tramp_exit_status $?
And if it also returns 127 - why?
Best regards, Michael.
- Re: tramp (2.2.6-pre); ssh hangs after password prompt, Ted Zlatanov, 2012/10/22
- Re: tramp (2.2.6-pre); ssh hangs after password prompt, Michael Albinus, 2012/10/22
- Re: tramp (2.2.6-pre); ssh hangs after password prompt, Ted Zlatanov, 2012/10/22
- Re: tramp (2.2.6-pre); ssh hangs after password prompt,
Michael Albinus <=
- Re: tramp (2.2.6-pre); ssh hangs after password prompt, Ted Zlatanov, 2012/10/22
- Re: tramp (2.2.6-pre); ssh hangs after password prompt, Michael Albinus, 2012/10/22
- Re: tramp (2.2.6-pre); ssh hangs after password prompt, Ted Zlatanov, 2012/10/22
- Re: tramp (2.2.6-pre); ssh hangs after password prompt, Michael Albinus, 2012/10/23