emacs-devel
[Top][All Lists]
Advanced

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

Re: Tramp problems connecting to OpenBSD over SSH


From: Taylor Venable
Subject: Re: Tramp problems connecting to OpenBSD over SSH
Date: Fri, 17 Apr 2009 14:06:03 -0400
User-agent: Mutt/1.5.19 (2009-01-05)

On Fri, Apr 17, 2009 at 04:52:38PM +0200, Michael Albinus wrote:
> Taylor Venable <address@hidden> writes:
> 
> > 08:49:58 tramp-send-command (6) # _echocd /tmp/drwxr-xr-x\ \ 17\ 0\ \ 
> > 0\ \ 512\ Feb\ 21\ 15\:49\ / 2>/dev/null; echo tramp_exit_status $? 
> > _echo
> 
> That looks extremely strange. Do you have an alias for "ls" on the
> remote machine, maybe set to "ls -l"?

Judging from the output of the debug log and the messages buffer, I
can see two things that may be indicators that something is wrong.

First, from my original message, tramp is trying to do 'ls -lnd /'
which of course shows timestamp information.  I don't think this is my
alias because all my 'ls' aliases also include '-A'.  Also, when you
run this you get exactly the output that's seen:

     539 [ taylor @ zeltennia ] : ~ > ls -lnd /
    drwxr-xr-x  17 0  0  512 Feb 21 15:49 /

This matches the temporary directory that tramp makes.

Another thing is that 'ls -ab' is run at some point, but the '-b'
option isn't available on OpenBSD's ls.  Perhaps neither one of these
is directly the cause, but they seem like they may be red flags to me.

-- 
Taylor Christopher Venable
http://real.metasyntax.net:2357/




reply via email to

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