Ted Zlatanov <t...@lifelogs.com> writes:

Hi Ted,

> Same error with the path you suggested, using an Emacs binary compiled
> from trunk yesterday.  tramp-version is 2.2.3-24.1 (from Emacs trunk).

I cannot reproduce the error.

> MA> If this doesn't help, please set tramp-verbose to 6, and show the debug
> MA> buffer.
>
> 09:01:46.582622 tramp-maybe-open-connection (3) # Opening connection
> for tzz@anyhost using mosh...
> 09:01:46.582956 tramp-compute-multi-hops (1) # File error: Host
> anyhost' looks like a remote host, `mosh' can only use the local host
> 09:01:46.583088 tramp-compute-multi-hops (3) # Opening connection for
> tzz@anyhost using mosh...done
> 09:01:46.583501 tramp-get-test-command (5) # Finding a suitable `test' command
> 09:01:46.583656 tramp-maybe-open-connection (3) # Opening connection
> for tzz@anyhost using mosh...
> 09:01:46.583879 tramp-compute-multi-hops (1) # File error: Host
> anyhost' looks like a remote host, `mosh' can only use the local host
> 09:01:46.584005 tramp-compute-multi-hops (3) # Opening connection for
> tzz@anyhost using mosh...done

Hmm, doesn't look like tramp-verbose 6 ...

Anyway, the error happens in tramp-compute-multi-hops. Reading the code,
it looks like Tramp is assuming there's a multi-hop. Did you call "emacs
-Q -l tramp", as proposed?

Otherwise, you need to debug that function.

> Thanks for the help!
> Ted

Best regards, Michael.

PS: starting tomorrow, I'll be offline for a week.

_______________________________________________
Tramp-devel mailing list
Tramp-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to