From: Michael Albinus <michael.albinus@gmx.de>
To: Olivier Sirven <the.slaa@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Tramp won't work for me
Date: Tue, 28 Jul 2009 05:51:47 +0200 [thread overview]
Message-ID: <87iqhd5uss.fsf@gmx.de> (raw)
In-Reply-To: <m2eis2ba49.fsf@basezf.deborah> (Olivier Sirven's message of "Mon, 27 Jul 2009 14:09:42 +0200")
Olivier Sirven <the.slaa@gmail.com> writes:
> Hello there,
Hi,
> I've been struggling to get tramp to work on my computers but it seems I
> just can't...
> It keeps ending in failure with this last message:
> # Waiting 30s for remote `/bin/sh' to come up...
> $ [[Regexp `\([^>$][>$] *\|[^>$][>$] *\)\'' not found in 30 secs]]
First of all, which Emacs/Tramp versions are you using? You know this by
"M-x emacs-version" and "M-x tramp-version".
> Here is my configuration:
> ; default method to SSH
> (setq tramp-default-method "ssh")
It might be not relevant for your problem, but your log indicates that
scp is still used.
> Here is the full log of my last attempt:
> # Opening connection for <USER>@<HOST> using scp...
> # ssh <HOST> -l <USER> -e none
> # Waiting for prompts from remote shell
> # Waiting 60s for prompt from remote shell
> # Looking for regexp "^.*\([pP]assword\|passphrase\).*:? *" from remote shell
> # Looking for regexp ".*ogin\( .*\)?: *" from remote shell
> # Looking for regexp "[^>$][>$] *" from remote shell
[...]
> Do you have an idea to help me fixing this?
Please set tramp-verbose to 6. After your next test run, we will need to
see the *tramp/ssh user@host* and *debug tramp/ssh user@host* buffers.
If you worry about private data, please send them to me off the list.
> Thanks
Best regards, Michael.
prev parent reply other threads:[~2009-07-28 3:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-27 12:09 Tramp won't work for me Olivier Sirven
2009-07-28 3:51 ` Michael Albinus [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87iqhd5uss.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=help-gnu-emacs@gnu.org \
--cc=the.slaa@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.