From owner-freebsd-ports@FreeBSD.ORG Wed Dec 7 11:52:53 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B0CF16A41F for ; Wed, 7 Dec 2005 11:52:53 +0000 (GMT) (envelope-from ebzzry@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60FAD43D88 for ; Wed, 7 Dec 2005 11:52:43 +0000 (GMT) (envelope-from ebzzry@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so592653wri for ; Wed, 07 Dec 2005 03:52:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mOfKRbBySvhsfKYf1kA3g+PwZic3QIUYMf0Tg8FKAuKsdd84eu1f7iajhhh2UPxjxG3va3vXgmx1QeWdxPBaH03nvHl98ACPEf2R8UeF7fBBlO7vZHwu/GuRpDYuiH05dEKmhjlud+qsj+BRy+an2ij5cBnru3HCQx/P3O0zKow= Received: by 10.54.142.10 with SMTP id p10mr1797749wrd; Wed, 07 Dec 2005 03:52:41 -0800 (PST) Received: by 10.54.102.7 with HTTP; Wed, 7 Dec 2005 03:52:41 -0800 (PST) Message-ID: <391934950512070352m73e3e6e4l7cac7080b9e5b714@mail.gmail.com> Date: Wed, 7 Dec 2005 19:52:41 +0800 From: Rommel Martinez To: Dominic Mitchell In-Reply-To: <20051207090001.GA15187@ppe.happygiraffe.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <391934950512070034h425e06d4i23eb1bbf6b8b7218@mail.gmail.com> <20051207090001.GA15187@ppe.happygiraffe.net> Cc: ports@freebsd.org Subject: Re: net/tramp X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Dec 2005 11:52:53 -0000 On 12/7/05, Dominic Mitchell 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