Andrew Nesbit <[EMAIL PROTECTED]> writes: > Following is the output of the *tramp/ssh ..." buffer: > > Pseudo-terminal will not be allocated because stdin is not a terminal. > ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory > Write failed: Broken pipe > > Process *tramp/ssh [EMAIL PROTECTED] exited abnormally with code 255
Theoretically, you ought to get the message about failing to start ssh-askpass (line 2) when you invoke ssh from outside Emacs, too. Does this in fact happen? If ssh from outside Emacs works fine, please try M-x shell RET and then invoke ssh from there. What happens then? Given this error message, I'm guessing that it is not a Tramp problem, but rather a problem with the underlying ssh. -- ~/.signature _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/tramp-devel
