From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: tramp broken on 23.0.94? Date: Wed, 03 Jun 2009 21:11:48 +0200 Message-ID: <87my8p2kuj.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1244056330 27658 80.91.229.12 (3 Jun 2009 19:12:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Jun 2009 19:12:10 +0000 (UTC) Cc: emacs-devel@gnu.org To: Neal Becker Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 03 21:12:07 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 1MBvsc-0000dh-LA for ged-emacs-devel@m.gmane.org; Wed, 03 Jun 2009 21:12:07 +0200 Original-Received: from localhost ([127.0.0.1]:38610 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBvsb-0004Ub-IM for ged-emacs-devel@m.gmane.org; Wed, 03 Jun 2009 15:12:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBvsX-0004UM-AK for emacs-devel@gnu.org; Wed, 03 Jun 2009 15:12:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBvsT-0004Tu-SV for emacs-devel@gnu.org; Wed, 03 Jun 2009 15:12:01 -0400 Original-Received: from [199.232.76.173] (port=46471 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBvsT-0004Td-NS for emacs-devel@gnu.org; Wed, 03 Jun 2009 15:11:57 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:44448) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MBvsT-0006Sj-7Q for emacs-devel@gnu.org; Wed, 03 Jun 2009 15:11:57 -0400 Original-Received: (qmail invoked by alias); 03 Jun 2009 19:11:53 -0000 Original-Received: from p57A2063B.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.6.59] by mail.gmx.net (mp009) with SMTP; 03 Jun 2009 21:11:53 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18VxS0f7IUVLdHJfGIQCL+MmHUm88HfH+P7yQQokT noWMlH5F8itFaV In-Reply-To: (Neal Becker's message of "Wed, 03 Jun 2009 11:52:45 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.62 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:111322 Archived-At: 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.