Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Dec 2005 19:52:41 +0800
From:      Rommel Martinez <ebzzry@gmail.com>
To:        Dominic Mitchell <dom@happygiraffe.net>
Cc:        ports@freebsd.org
Subject:   Re: net/tramp
Message-ID:  <391934950512070352m73e3e6e4l7cac7080b9e5b714@mail.gmail.com>
In-Reply-To: <20051207090001.GA15187@ppe.happygiraffe.net>
References:  <391934950512070034h425e06d4i23eb1bbf6b8b7218@mail.gmail.com> <20051207090001.GA15187@ppe.happygiraffe.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/7/05, Dominic Mitchell <dom@happygiraffe.net> wrote:
> On Wed, Dec 07, 2005 at 04:34:17PM +0800, Rommel Martinez wrote:
> > I just would like to inform you, as advised at FreeNode #FreeBSD that
> > the port net/tramp doesn't work well as expected.
> >
> > If I open a file under Emacs, say /root@localhost:/some/file, This
> > gets displayed in the echo area for a 60 secs, temporarily causing
> > Emacs to hang:
> >
> >     Waiting for 60s for local shell to come up...
> >
> > After around 60 seconds, a new window (Emacs window) pops up, with the
> > shell prompt in it, and Emacs displays this text in the echo area:
> >
> >     Couldn't find local shell prompt /bin/sh
>
> Interesting.  It appears to work fine here on emacs-21.  What are the
> contents of the buffers *tramp/su root@localhost* and *Messages*?
>
> -Dom
>

*tramp/su root@localhost* contains:

$


*Messages* contains:

tramp: Opening connection for root@localhost using su...
tramp: Waiting 60s for local shell to come up...
tramp: [[Regexp `\(^[^#$%>
]*[#$%>] *\|^[^#$%>
]*[#$%>] *\(=1B\[[0-9;]*[a-zA-Z] *\)*\)\'' not found in 60 secs]]
tramp: Couldn't find local shell prompt /bin/sh
byte-code: Couldn't find local shell prompt /bin/sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?391934950512070352m73e3e6e4l7cac7080b9e5b714>