GNU bug report logs -
#14808
24.3; Tramp hangs on unmatched prompt pattern
Previous Next
Reported by: Chris Thompson <teaforthecat <at> gmail.com>
Date: Sat, 6 Jul 2013 22:14:01 UTC
Severity: normal
Found in version 24.3
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 14808 <at> debbugs.gnu.org (full text, mbox):
Chris Thompson <teaforthecat <at> gmail.com> writes:
> It sems like it could be made obvious with a little more output from
> tramp if say a timeout is reached waiting for the prompt.
Tramp has already such a function `tramp-error-with-buffer', which ought
to provide such information. It does not seem to work robustly under all
circumstances; I'm working on this.
Another problem is, that Tramp is just a library. That means, if you
want to open a file, several Tramp functions are called independently,
each of it requires an established connection. There must be a mechanism
that during a given timespan (let's say 5 seconds) Tramp does not try to
reconnect after a failed connection attempt. This works already in some
special cases; I'll improve this as well.
> Thanks!
> --
> Chris
Best regards, Michael.
This bug report was last modified 12 years ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.