andres.ramirez <[email protected]> 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:user@cinco:~/.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. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
