[Top][All Lists]
[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.
- `tramp_perl_file_attributes /root/ integer' returns with error, Terrence Brannon, 2010/07/14
- Re: `tramp_perl_file_attributes /root/ integer' returns with error,
Michael Albinus <=
- Re: `tramp_perl_file_attributes /root/ integer' returns with error, Terrence Brannon, 2010/07/15
- Re: `tramp_perl_file_attributes /root/ integer' returns with error, Michael Albinus, 2010/07/15
- Re: `tramp_perl_file_attributes /root/ integer' returns with error, Terrence Brannon, 2010/07/15
- Re: `tramp_perl_file_attributes /root/ integer' returns with error, Michael Albinus, 2010/07/15
- Re: `tramp_perl_file_attributes /root/ integer' returns with error, Terrence Brannon, 2010/07/16
- Re: `tramp_perl_file_attributes /root/ integer' returns with error, Michael Albinus, 2010/07/16
- Message not available
- Re: `tramp_perl_file_attributes /root/ integer' returns with error, Michael Albinus, 2010/07/17
- Re: `tramp_perl_file_attributes /root/ integer' returns with error, Terrence Brannon, 2010/07/19
- Re: `tramp_perl_file_attributes /root/ integer' returns with error, Michael Albinus, 2010/07/20
- Re: `tramp_perl_file_attributes /root/ integer' returns with error, Terrence Brannon, 2010/07/20