GNU bug report logs -
#21727
Tramp hangs in Windows
Previous Next
Reported by: Arni Magnusson <arnima <at> hafro.is>
Date: Wed, 21 Oct 2015 18:25:01 UTC
Severity: normal
Tags: notabug
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 21727 <at> debbugs.gnu.org (full text, mbox):
>> Alas, I'm not able to determine what is improper about my DNS settings,
>> if that is the case.
Okay, after more experiments I have found out that the problem is not
related to DNS settings, after all.
> Well, I don't run Windows personally, so my advice might be wrong. But
> you could open a cmd.exe window, and try
>
> # ssh -o ControlPath=%C host.does.not.exist
>
> Likely, it will hang for you.
Yes, indeed, that was a useful test. The problem is that Windows XP and
Windows 7 do not have a built-in ssh command.
What happens when I type ssh on my Windows machines is that it invokes
some random ssh program that happens to be on my machines, but doesn't
support the options that Linux users might expect. In other words, calling
'ssh' on a Windows machine with some options will result in an undefined
and unpredictable behavior - in my case, hanging.
> An alternative could be to install Emacs 25.0.50. This works pretty
> stable, and Tramp has changed its test to be used w/o DNS. You find
> weekly snapshots at <https://sourceforge.net/projects/emacs-bin/>.
That's it. Emacs 25 loads Tramp without getting tangled up in the random
ssh program that's installed on my machines. I'm sold.
Thanks for your help in identifying and solving the problem,
Arni
This bug report was last modified 9 years and 213 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.