tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: `tramp_perl_file_attributes /root/ integer' returns with error


From: Michael Albinus
Subject: Re: `tramp_perl_file_attributes /root/ integer' returns with error
Date: Wed, 14 Jul 2010 16:19:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Terrence Brannon <address@hidden> writes:

> 09:31:13.331959 tramp-send-command (6) # tramp_perl_file_attributes /root/ 
> integer 2>/dev/null; echo tramp_exit_status $?
> 09:31:13.471961 tramp-wait-for-regexp (6) #
> tramp_exit_status 255
> ///4e226762a89429956796e848e1d0647a#$

Unfortunately, this doesn't show us what happens. Could you, please,
change in `tramp-send-command-and-check' the line

           (if command (if dont-suppress-err "; " " 2>/dev/null; ") "")

to

           (if command (if dont-suppress-err "; " " 2>/tmp/123; ") "")

and try to investigate, what error has been written?

Thanks, and best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]