From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neal Becker Newsgroups: gmane.emacs.devel Subject: Re: tramp broken on 23.0.94? Date: Wed, 03 Jun 2009 20:04:06 -0400 Message-ID: References: <87my8p2kuj.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7Bit X-Trace: ger.gmane.org 1244073879 18265 80.91.229.12 (4 Jun 2009 00:04:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Jun 2009 00:04:39 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 04 02:04:36 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MC0Rf-0003rW-13 for ged-emacs-devel@m.gmane.org; Thu, 04 Jun 2009 02:04:35 +0200 Original-Received: from localhost ([127.0.0.1]:52156 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MC0Re-0004np-Ck for ged-emacs-devel@m.gmane.org; Wed, 03 Jun 2009 20:04:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MC0RZ-0004nW-Ox for emacs-devel@gnu.org; Wed, 03 Jun 2009 20:04:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MC0RV-0004mf-4B for emacs-devel@gnu.org; Wed, 03 Jun 2009 20:04:29 -0400 Original-Received: from [199.232.76.173] (port=44529 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MC0RV-0004mc-05 for emacs-devel@gnu.org; Wed, 03 Jun 2009 20:04:25 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:48393 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MC0RU-0004af-Dl for emacs-devel@gnu.org; Wed, 03 Jun 2009 20:04:24 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MC0RO-0000Lh-Kd for emacs-devel@gnu.org; Thu, 04 Jun 2009 00:04:18 +0000 Original-Received: from pool-70-109-70-209.hag.east.verizon.net ([70.109.70.209]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Jun 2009 00:04:18 +0000 Original-Received: from ndbecker2 by pool-70-109-70-209.hag.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Jun 2009 00:04:18 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.emacs.devel Original-Lines: 24 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-70-109-70-209.hag.east.verizon.net User-Agent: KNode/0.99.01 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:111326 Archived-At: Michael Albinus wrote: > Neal Becker writes: > >> Loading tramp...done >> Tramp: Opening connection for nbecker@adgsun20 using scp... >> Tramp: Waiting 60s for local shell to come up... >> Tramp: Sending command `ssh adgsun20 -l nbecker -q -e none && exit || >> exit' Tramp: Waiting for prompts from remote shell >> Tramp: Found remote shell prompt on `adgsun20' >> File error: Couldn't find exit status of `test -e /tmp/\~\:\ does\ not\ >> exist/' > > Could you, please, set `tramp-verbose' to 8? After rerunning the test, I > would need the *debug tramp/scp nbecker@adgsun20* and *tramp/scp > nbecker@adgsun20* buffers. > > Another check might be to call "M-x tramp-cleanup-all-connections", > before running your test. > > Best regards, Michael. Missed one. *tramp/scp ... buffer exists, but is completely empty.