From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: Emacs tramp troubles with old Sun Date: Wed, 7 Nov 2007 21:27:49 +0000 (UTC) Message-ID: References: <87bqa5ye3a.fsf@gmx.de> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1194470923 618 80.91.229.12 (7 Nov 2007 21:28:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Nov 2007 21:28:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 07 22:28:42 2007 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 1IpsRp-00046I-G8 for ged-emacs-devel@m.gmane.org; Wed, 07 Nov 2007 22:28:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpsRd-0004jE-9D for ged-emacs-devel@m.gmane.org; Wed, 07 Nov 2007 16:28:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpsRW-0004e0-R3 for emacs-devel@gnu.org; Wed, 07 Nov 2007 16:28:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpsRT-0004aU-LR for emacs-devel@gnu.org; Wed, 07 Nov 2007 16:28:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpsRT-0004aB-Dz for emacs-devel@gnu.org; Wed, 07 Nov 2007 16:28:07 -0500 Original-Received: from cpe-69-204-164-144.nycap.res.rr.com ([69.204.164.144] helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpsRR-00019W-Nd for emacs-devel@gnu.org; Wed, 07 Nov 2007 16:28:06 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Wed, 7 Nov 2007 21:27:49 +0000 (UTC) In-reply-to: <87bqa5ye3a.fsf@gmx.de> (message from Michael Albinus on Wed, 07 Nov 2007 21:50:49 +0100) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) 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:82769 Archived-At: Today's GNU Emacs CVS snapshot, Wed, 2007 Nov 7 20:59 UTC GNU Emacs 23.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.12.1) started with /usr/local/src/emacs/src/emacs -Q -D I can reach fp.gnu.org, but the old Sun still fails with Couldn't find exit status of `test -e /tmp' I can reach it with ssh -l bob shell.berkshire.net Last login: Wed Nov 7 16:07:08 2007 from cpe-69-204-164- Sun Microsystems Inc. SunOS 5.9 Generic May 2002 tcsh: using dumb terminal settings. bob@robin ~ $ test -e /tmp test: argument expected bob@robin ~ $ which test /usr/ucb/test bob@robin ~ $ echo $PATH .:/bin:/usr/games:/usr/etc:/usr/ucb:/usr/local/bin:/usr/bin:/usr/X11/bin The contents of both the *Backtrace* buffer and the *debug tramp/ssh bob@shell.berkshire.net* buffer are enclosed. `tramp-verbose' is set to 8 The *Backtrace* buffer: Debugger entered--Lisp error: (file-error "Couldn't find exit status of `test -e /tmp'") signal(file-error ("Couldn't find exit status of `test -e /tmp'")) tramp-send-command-and-check(["ssh" "bob" "shell.berkshire.net" "/tmp"] "test -e /tmp") tramp-handle-file-exists-p("/ssh:bob@shell.berkshire.net:/tmp") apply(tramp-handle-file-exists-p "/ssh:bob@shell.berkshire.net:/tmp") tramp-sh-file-name-handler(file-exists-p "/ssh:bob@shell.berkshire.net:/tmp") apply(tramp-sh-file-name-handler file-exists-p "/ssh:bob@shell.berkshire.net:/tmp") tramp-file-name-handler(file-exists-p "/ssh:bob@shell.berkshire.net:/tmp") file-exists-p("/ssh:bob@shell.berkshire.net:/tmp") tramp-handle-file-attributes("/ssh:bob@shell.berkshire.net:/tmp") apply(tramp-handle-file-attributes "/ssh:bob@shell.berkshire.net:/tmp") tramp-sh-file-name-handler(file-attributes "/ssh:bob@shell.berkshire.net:/tmp") apply(tramp-sh-file-name-handler file-attributes "/ssh:bob@shell.berkshire.net:/tmp") tramp-file-name-handler(file-attributes "/ssh:bob@shell.berkshire.net:/tmp") file-attributes("/ssh:bob@shell.berkshire.net:/tmp") tramp-handle-file-truename("/ssh:bob@shell.berkshire.net:/tmp/MAILCHECK: cannot unset") apply(tramp-handle-file-truename "/ssh:bob@shell.berkshire.net:/tmp/MAILCHECK: cannot unset") tramp-sh-file-name-handler(file-truename "/ssh:bob@shell.berkshire.net:/tmp/MAILCHECK: cannot unset") apply(tramp-sh-file-name-handler file-truename "/ssh:bob@shell.berkshire.net:/tmp/MAILCHECK: cannot unset") tramp-file-name-handler(file-truename "/ssh:bob@shell.berkshire.net:/tmp/MAILCHECK: cannot unset") file-truename("/ssh:bob@shell.berkshire.net:/tmp/MAILCHECK: cannot unset") find-file-noselect("/ssh:bob@shell.berkshire.net:~bob" nil nil nil) find-file("/ssh:bob@shell.berkshire.net:~bob" nil) eval((find-file "/ssh:bob@shell.berkshire.net:~bob" nil)) eval-last-sexp-1(nil) eval-last-sexp(nil) call-interactively(eval-last-sexp) The *debug tramp/ssh bob@shell.berkshire.net* buffer: 21:18:00 tramp-maybe-open-connection (3) # Opening connection for bob@shell.berkshire.net using ssh... 21:18:00 tramp-get-connection-property (7) # process-name nil 21:18:00 tramp-get-connection-property (7) # process-buffer nil 21:18:00 tramp-maybe-open-connection (6) # /bin/sh 21:18:00 tramp-maybe-open-connection (3) # Waiting 60s for local shell to come up... 21:18:00 tramp-get-connection-property (7) # check-remote-echo nil 21:18:00 tramp-get-connection-property (7) # check-remote-echo nil 21:18:00 tramp-get-connection-property (7) # check-remote-echo nil 21:18:00 tramp-get-connection-property (7) # check-remote-echo nil 21:18:00 tramp-wait-for-regexp (6) # $ 21:18:00 tramp-get-file-property (8) # gateway nil 21:18:00 tramp-set-connection-property (7) # temp-file /tmp/tramp.17957v7i 21:18:00 tramp-maybe-open-connection (3) # Sending command `ssh shell.berkshire.net -l bob -e none && exit || exit' 21:18:00 tramp-get-connection-property (7) # process-name nil 21:18:00 tramp-get-connection-property (7) # remote-echo nil 21:18:00 tramp-send-command (6) # ssh shell.berkshire.net -l bob -e none && exit || exit 21:18:00 tramp-get-connection-property (7) # process-name nil 21:18:00 tramp-get-connection-property (7) # chunksize nil 21:18:00 tramp-set-connection-property (7) # last-cmd-time (18226 11144 550206) 21:18:00 tramp-get-connection-property (7) # process-buffer nil 21:18:00 tramp-process-actions (3) # Waiting for prompts from remote shell 21:18:01 tramp-process-one-action (5) # Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:01 tramp-get-connection-property (7) # check-remote-echo nil 21:18:01 tramp-get-connection-property (7) # check-remote-echo nil 21:18:01 tramp-process-one-action (5) # Looking for regexp "^.*\([pP]assword\|[pP]assphrase\).*: