From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.devel Subject: Re: tramp mode not working on OSX with dev HEAD Date: Sun, 07 Mar 2010 14:39:45 -0800 Organization: Stonehenge Consulting Services; Portland, Oregon, USA Message-ID: <863a0bu572.fsf@blue.stonehenge.com> References: <86r5ny1kl6.fsf@blue.stonehenge.com> <87iq9998rf.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268001622 8871 80.91.229.12 (7 Mar 2010 22:40:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 7 Mar 2010 22:40:22 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 07 23:40:18 2010 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.69) (envelope-from ) id 1NoP8x-0003yU-6Y for ged-emacs-devel@m.gmane.org; Sun, 07 Mar 2010 23:40:16 +0100 Original-Received: from localhost ([127.0.0.1]:35871 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoP8w-0003gK-HB for ged-emacs-devel@m.gmane.org; Sun, 07 Mar 2010 17:40:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NoP8n-0003eB-8N for emacs-devel@gnu.org; Sun, 07 Mar 2010 17:40:05 -0500 Original-Received: from [140.186.70.92] (port=56250 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoP8k-0003cj-S8 for emacs-devel@gnu.org; Sun, 07 Mar 2010 17:40:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NoP8i-0001fn-Eb for emacs-devel@gnu.org; Sun, 07 Mar 2010 17:40:02 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:52490) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NoP8h-0001fb-WA for emacs-devel@gnu.org; Sun, 07 Mar 2010 17:40:00 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NoP8f-0002dq-NX for emacs-devel@gnu.org; Sun, 07 Mar 2010 23:39:57 +0100 Original-Received: from blue.stonehenge.com ([209.223.236.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 Mar 2010 23:39:57 +0100 Original-Received: from merlyn by blue.stonehenge.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 Mar 2010 23:39:57 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 208 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: blue.stonehenge.com x-mayan-date: Long count = 12.19.17.3.0; tzolkin = 11 Ahau; haab = 18 Kayab User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (berkeley-unix) Cancel-Lock: sha1:ALVhgNndrEuA/vuudqfAFSbyEhI= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:121717 Archived-At: >>>>> "Michael" == Michael Albinus writes: Michael> Start a fresh Emacs via "emacs -Q". Eval (setq tramp-verbose 8) Michael> The resulting buffer *debug tramp/scp user@host* shall give the required Michael> information. Trying to find-file on /root/SAVE on opensolaris 2009.06: ;; GNU Emacs: 23.1.93.4 Tramp: 2.1.18-pre -*- mode: outline; -*- 14:37:47.842360 tramp-flush-file-property (8) # /root/ 14:37:47.844978 tramp-get-file-property (8) # /root/SAVE file-attributes-integer (nil 1 0 0 (19182 39028) (19182 39028) (19182 39028) 3779 -rw-r--r-- nil (3 . 39269) (-1 . 0)) 14:37:47.847136 tramp-get-file-property (8) # /root/SAVE file-exists-p t 14:37:47.848257 tramp-get-file-property (8) # /root/SAVE file-exists-p t 14:37:47.848509 tramp-get-connection-property (7) # remote-encoding nil 14:37:47.848744 tramp-find-inline-encoding (5) # Checking local encoding function `base64-encode-region' 14:37:47.848969 tramp-find-inline-encoding (5) # Checking local decoding function `base64-decode-region' 14:37:47.849193 tramp-find-inline-encoding (5) # Checking remote encoding command `base64' for sanity 14:37:47.849429 tramp-get-connection-property (7) # process-name nil 14:37:47.849962 tramp-maybe-open-connection (3) # Opening connection for insightcruises.com using scp... 14:37:47.850325 tramp-get-connection-property (7) # process-name nil 14:37:47.850560 tramp-get-connection-property (7) # process-buffer nil 14:37:47.855036 tramp-maybe-open-connection (6) # /bin/sh 14:37:47.856346 tramp-maybe-open-connection (3) # Waiting 60s for local shell to come up... 14:37:47.856866 tramp-get-connection-property (7) # check-remote-echo nil 14:37:47.857133 tramp-get-connection-property (7) # check-remote-echo nil 14:37:47.858787 tramp-get-connection-property (7) # check-remote-echo nil 14:37:47.859034 tramp-get-connection-property (7) # check-remote-echo nil 14:37:47.859305 tramp-wait-for-regexp (6) # Process *tramp/scp insightcruises.com* exited abnormally with code 255 #$ 14:37:47.859547 tramp-get-file-property (8) # gateway nil 14:37:47.859895 tramp-set-connection-property (7) # temp-file /var/folders/i4/i4U0-F6w2RWBFk+8ZKVcg++++TI/-Tmp-/tramp.65314FCM 14:37:47.860297 tramp-flush-file-property (8) # /root/ 14:37:47.860612 tramp-flush-file-property (8) # /root/ 14:37:47.860979 tramp-flush-file-property (8) # /root/ 14:37:47.861280 tramp-flush-file-property (8) # /root/ 14:37:47.861623 tramp-flush-file-property (8) # /root/ 14:37:47.861892 tramp-flush-file-property (8) # /root/ 14:37:47.862165 tramp-flush-file-property (8) # /root/ 14:37:47.862405 tramp-flush-file-property (8) # /root/ 14:37:47.862827 tramp-maybe-open-connection (3) # Sending command `exec ssh insightcruises.com -q -e none' 14:37:47.863037 tramp-get-connection-property (7) # process-name nil 14:37:47.863310 tramp-get-connection-property (7) # remote-echo nil 14:37:47.863504 tramp-send-command (6) # exec ssh insightcruises.com -q -e none 14:37:47.863686 tramp-get-connection-property (7) # process-name nil 14:37:47.863914 tramp-get-connection-property (7) # chunksize nil 14:37:47.864106 tramp-set-connection-property (7) # last-cmd-time (19348 10939 864014) 14:37:47.864332 tramp-get-connection-property (7) # process-buffer nil 14:37:47.864551 tramp-set-connection-property (7) # first-password-request t 14:37:47.864933 tramp-process-actions (3) # Waiting for prompts from remote shell 14:37:48.865358 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( .*\)?: *\)\'" from remote shell 14:37:48.865728 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.866043 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.866338 tramp-process-one-action (5) # Looking for regexp "\(^.*\([pP]assword\|[pP]assphrase\).*:? *\)\'" from remote shell 14:37:48.866660 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.866957 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.867292 tramp-process-one-action (5) # Looking for regexp "\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal [0-9]+\).*\)\'" from remote shell 14:37:48.867666 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.868025 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.868327 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%> ]*[#$%>] *\)\'" from remote shell 14:37:48.868616 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.868925 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.869209 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\| \)[^#$%> ]*#?[#$%>] *\([[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell 14:37:48.869524 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.869835 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.870072 tramp-process-one-action (5) # Looking for regexp "\(\(Are you sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell 14:37:48.870320 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.870577 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.870891 tramp-process-one-action (5) # Looking for regexp "\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels connectio\)n)\)\s-*\)\'" from remote shell 14:37:48.871191 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.871454 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.871690 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell 14:37:48.871927 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.872226 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.872456 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell 14:37:48.872725 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.873063 tramp-get-connection-property (7) # check-remote-echo nil 14:37:48.873430 tramp-process-one-action (5) # Call `tramp-action-process-alive' 14:37:49.338303 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( .*\)?: *\)\'" from remote shell 14:37:49.338505 tramp-get-connection-property m remote shell 14:37:49.340165 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.340354 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.340533 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\| \)[^#$%> ]*#?[#$%>] *\([[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell 14:37:49.340698 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.340855 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.341048 tramp-process-one-action (5) # Looking for regexp "\(\(Are you sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell 14:37:49.341209 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.341365 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.341536 tramp-process-one-action (5) # Looking for regexp "\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels connectio\)n)\)\s-*\)\'" from remote shell 14:37:49.341697 tramp-get-connection-property (7) # check-remote-echo nil 1e-action (5) # Looking for regexp "\(\(?:^\| \)[^#$%> ]*#?[#$%>] *\([[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell 14:37:49.375662 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.375811 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.376018 tramp-process-one-action (5) # Looking for regexp "\(\(Are you sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell 14:37:49.376180 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.376330 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.376477 tramp-process-one-action (5) # Looking for regexp "\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels connectio\)n)\)\s-*\)\'" from remote shell 14:37:49.376638 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.376807 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.397470 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from from 74-93-191-66-or Sun Microsystems Inc. SunOS 5.11 snv_111b November 2008 Authorized uses only. All activity may be monitored and reported. root@domU-12-31-39-06-4E-01:~# 14:37:49.422268 tramp-maybe-open-connection (3) # Found remote shell prompt on `insightcruises.com' 14:37:49.422437 tramp-get-connection-property (7) # process-name nil 14:37:49.422606 tramp-get-connection-property (7) # remote-echo nil 14:37:49.422732 tramp-send-command (6) # exec env ENV='' PROMPT_COMMAND='' PS1=\#\$\ PS2='' PS3='' /bin/sh 14:37:49.422859 tramp-get-connection-property (7) # process-name nil 14:37:49.423020 tramp-get-connection-property (7) # chunksize nil 14:37:49.423168 tramp-set-connection-property (7) # last-cmd-time (19348 10941 423097) 14:37:49.423399 tramp-get-connection-property (7) # process-buffer nil 14:37:49.423644 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.423793 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.534599 tramp-get-connection-property4:37:49.653847 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.654194 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.754739 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.755002 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.755255 tramp-wait-for-regexp (6) # foo #$ 14:37:49.755479 tramp-open-connection-setup-interactive-shell (5) # Setting shell prompt 14:37:49.755714 tramp-get-connection-property (7) # process-name nil 14:37:49.755992 tramp-get-connection-property (7) # remote-echo nil 14:37:49.756197 tramp-send-command (6) # PS1=///846578aa9346240d73161aa549bdb0d2\#\$ 14:37:49.756405 tramp-get-connection-property (7) # process-name nil 14:37:49.756664 tramp-get-connection-property (7) # chunksize nil 14:37:49.756986 tramp-set-connection-property (7) # last-cmd-time (19348 10941 756789) 14:37:49.757240 tramp-get-connection-property (7) # process-buffer nil 14:37:49.757573 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.757786 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.854736 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.855227 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.855564 tramp-wait-for-regexp (6) # ///846578aa9346240d73161aa549bdb0d2#$ 14:37:49.855994 tramp-get-connection-property (7) # process-name nil 14:37:49.856338 tramp-get-connection-property (7) # remote-echo nil 14:37:49.856576 tramp-send-command (6) # PS2='' 14:37:49.856805 tramp-get-connection-property (7) # process-name nil 14:37:49.857102 tramp-get-connection-property (7) # chunksize nil 14:37:49.857371 tramp-set-connection-property (7) # last-cmd-time (19348 10941 857241) 14:37:49.857718 tramp-get-connection-property (7) # process-buffer nil 14:37:49.858097 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.858370 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.955518 tramp-get-connection-property (7) # check-remote-echo nil 14:37:49.95602.1.18-pre; export INSIDE_EMACS 14:37:51.342077 tramp-get-connection-property (7) # process-name nil 14:37:51.342375 tramp-get-connection-property (7) # chunksize 0 14:37:51.342660 tramp-set-connection-property (7) # last-cmd-time (19348 10943 342530) 14:37:51.342920 tramp-get-connection-property (7) # process-buffer nil 14:37:51.343355 tramp-get-connection-property (7) # check-remote-echo nil 14:37:51.343629 tramp-get-connection-property (7) # check-remote-echo nil 14:37:51.443635 tramp-get-connection-property (7) # check-remote-echo nil 14:37:51.444215 tramp-get-connection-property (7) # check-remote-echo nil 14:37:51.444580 tramp-wait-for-regexp (6) # ///846578aa9346240d73161aa549bdb0d2#$ 14:37:51.445078 tramp-get-connection-property (7) # process-name nil 14:37:51.445433 tramp-get-connection-property (7) # last-cmd-time (19348 10943 342530) 14:37:51.445709 tramp-get-connection-property (7) # process-name nil 14:37:51.446075 tramp-get-connection-property (7) # remote-echo nil 14:37:51.446315 tramp-send-command (6) # unset correct autocorrect MAILPATH MAILCHECK MAIL HISTORY CDPATH 14:37:51.446555 tramp-get-connection-property (7) # process-name nil 14:37:51.446872 tramp-get-connection-property (7) # chunksize 0 14:37:51.447158 tramp-set-connection-property (7) # last-cmd-time (19348 10943 447027) 14:37:51.447416 tramp-get-connection-property (7) # process-buffer nil 14:37:51.447839 tramp-get-connection-property (7) # check-remote-echo nil 14:37:51.448186 tramp-get-connection-property (7) # check-remote-echo nil 14:37:51.546873 tramp-get-connection-property (7) # check-remote-echo nil 14:37:51.547224 tramp-get-connection-property (7) # check-remote-echo nil 14:37:51.547578 tramp-wait-for-regexp (6) # ///846578aa9346240d73161aa549bdb0d2#$ 14:37:51.547955 tramp-get-connection-property (7) # process-name nil 14:37:51.548294 tramp-get-connection-property (7) # remote-echo nil 14:37:51.548553 tramp-send-command (6) # ( base64 /dev/null; echo tramp_exit_status $? ) 14:37:51.548796 tramp-get-connecti.120216 tramp-get-connection-property (7) # process-name nil 14:37:52.120515 tramp-get-connection-property (7) # scripts nil 14:37:52.120778 tramp-maybe-send-script (5) # Sending script `tramp_perl_encode_with_module'... 14:37:52.121017 tramp-get-connection-property (7) # perl /usr/bin/perl 14:37:52.121279 tramp-get-connection-property (7) # process-name nil 14:37:52.121582 tramp-get-connection-property (7) # last-cmd-time (19348 10944 20202) 14:37:52.121853 tramp-get-connection-property (7) # process-name nil 14:37:52.122152 tramp-get-connection-property (7) # remote-echo nil 14:37:52.122385 tramp-send-command (6) # tramp_perl_encode_with_module () { /usr/bin/perl -MMIME::Base64 -0777 -ne 'print encode_base64($_)' 2>/dev/null } 2>/dev/null; echo tramp_exit_status $? 14:37:52.122631 tramp-get-connection-property (7) # process-name nil 14:37:52.122925 tramp-get-connection-property (7) # chunksize 0 14:37:52.123212 tramp-set-connection-property (7) # last-cmd-time (19348 10944 123080) 14:37:52.123472 tramp-gennection-property (7) # process-buffer nil 14:37:52.123970 tramp-get-connection-property (7) # check-remote-echo nil 14:37:52.124290 tramp-get-connection-property (7) # check-remote-echo nil 14:37:53.059278 tramp-wait-for-regexp (1) # File error: Process has died 14:37:55.293013 tramp-flush-file-property (8) # /root/ -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion