From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neal Becker Newsgroups: gmane.emacs.help Subject: Re: tramp trouble with 24.3 Date: Fri, 19 Apr 2013 11:24:28 -0400 Message-ID: References: <877gjyio09.fsf@gmx.de> <8738umimrg.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: ger.gmane.org 1366385098 2931 80.91.229.3 (19 Apr 2013 15:24:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Apr 2013 15:24:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 19 17:25:02 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UTDBN-0005ZZ-Sj for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Apr 2013 17:25:02 +0200 Original-Received: from localhost ([::1]:44052 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTDBN-0006HG-DK for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Apr 2013 11:25:01 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52896) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTDB4-0006GY-Gn for help-gnu-emacs@gnu.org; Fri, 19 Apr 2013 11:24:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UTDAz-00081v-O9 for help-gnu-emacs@gnu.org; Fri, 19 Apr 2013 11:24:42 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:34678) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTDAz-00081k-7v for help-gnu-emacs@gnu.org; Fri, 19 Apr 2013 11:24:37 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UTDAw-00057h-OA for help-gnu-emacs@gnu.org; Fri, 19 Apr 2013 17:24:34 +0200 Original-Received: from exa2-in-fw-01-epn.hns.com ([139.85.223.11]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Apr 2013 17:24:34 +0200 Original-Received: from ndbecker2 by exa2-in-fw-01-epn.hns.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Apr 2013 17:24:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 36 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: exa2-in-fw-01-epn.hns.com User-Agent: KNode/4.10.2 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90251 Archived-At: Michael Albinus wrote: > Neal Becker writes: > >> I got it to hang using /root@nbecker1: >> >> debug attached > > Very short. Did you wait until the timeout? Did you shorten the traces? > > Still the question: what's your local system? Could you perform in a > terminal window > > # uname -a > > Anyway, what happens, if you send from a terminal window > > # ssh -l root -o ControlPath=/tmp/tramp.14240TEw.%r@%h:%p -o > # ControlMaster=yes -e none nbecker1 > > Best regards, Michael. OK, if I wait a LONG time, it does respond. But it still hangs on 'find file'. These two machines are in the same room on a 1G connection. On 24.2 it is instant. Trying your experiment seems to work: ssh -l root -o ControlPath=/tmp/tramp.1817NCW.%r@%h:%p -o ControlMaster=yes -e none nbecker1 root@nbecker1's password: ControlSocket /tmp/tramp.1817NCW.root@nbecker1:22 already exists, disabling multiplexing Last login: Fri Apr 19 11:19:44 2013 from nbecker7.hughes.com [root@nbecker1 ~]#