[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.2.3-pre); problem connecting to n800 using ssh
From: |
Michael Albinus |
Subject: |
Re: tramp (2.2.3-pre); problem connecting to n800 using ssh |
Date: |
Tue, 20 Dec 2011 10:35:40 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) |
andres.ramirez <address@hidden> writes:
> Hi,
Hi,
> opening a remote file using ssh is not working when connecting to
> n800 (same procedure works
> fine on emacs-23).
>
> The error message I get when using toggle-debug-on-error is
> 'tramp_executable /bin/ls'
> 'connection to cinco Closed'
>
> The remote machine has busybox.
>
> Steps to reproduce
> 1 emacs-24 -Q
> 2 M-x eshell
> 3 find-file /ssh:address@hidden:~/.bashrc
Could you, please, repeat your test? Before opening the remote
connection, apply
(setq tramp-verbose 6)
This will produce a debug buffer, which shall tell us more.
> Emacs : GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 3.2.2)
> of 2011-12-19 on wari
During Emacs' pretest, several bugs have been fixed (also wrt busybox,
IIRC). Do you have a chance to rerun your test with the recent Emacs
24.0.92?
> Best Regards
Best regards, Michael.