emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs tramp troubles with old Sun


From: Robert J. Chassell
Subject: Re: Emacs tramp troubles with old Sun
Date: Wed, 7 Nov 2007 21:27:49 +0000 (UTC)

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.


    address@hidden ~ $  test -e /tmp
    test: argument expected

    address@hidden ~ $ which test
    /usr/ucb/test
    address@hidden ~ $  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 address@hidden 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:address@hidden:/tmp")
  apply(tramp-handle-file-exists-p "/ssh:address@hidden:/tmp")
  tramp-sh-file-name-handler(file-exists-p "/ssh:address@hidden:/tmp")
  apply(tramp-sh-file-name-handler file-exists-p "/ssh:address@hidden:/tmp")
  tramp-file-name-handler(file-exists-p "/ssh:address@hidden:/tmp")
  file-exists-p("/ssh:address@hidden:/tmp")
  tramp-handle-file-attributes("/ssh:address@hidden:/tmp")
  apply(tramp-handle-file-attributes "/ssh:address@hidden:/tmp")
  tramp-sh-file-name-handler(file-attributes "/ssh:address@hidden:/tmp")
  apply(tramp-sh-file-name-handler file-attributes "/ssh:address@hidden:/tmp")
  tramp-file-name-handler(file-attributes "/ssh:address@hidden:/tmp")
  file-attributes("/ssh:address@hidden:/tmp")
  tramp-handle-file-truename("/ssh:address@hidden:/tmp/MAILCHECK: cannot unset")
  apply(tramp-handle-file-truename "/ssh:address@hidden:/tmp/MAILCHECK: cannot 
unset")
  tramp-sh-file-name-handler(file-truename "/ssh:address@hidden:/tmp/MAILCHECK: 
cannot unset")
  apply(tramp-sh-file-name-handler file-truename 
"/ssh:address@hidden:/tmp/MAILCHECK: cannot unset")
  tramp-file-name-handler(file-truename "/ssh:address@hidden:/tmp/MAILCHECK: 
cannot unset")
  file-truename("/ssh:address@hidden:/tmp/MAILCHECK: cannot unset")
  find-file-noselect("/ssh:address@hidden:~bob" nil nil nil)
  find-file("/ssh:address@hidden:~bob" nil)
  eval((find-file "/ssh:address@hidden:~bob" nil))
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp)



The *debug tramp/ssh address@hidden buffer:

21:18:00 tramp-maybe-open-connection (3) # Opening connection for
address@hidden 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\).*:? *\'" 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
"^.*\(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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" 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 "^[^#$%>
]*[#$%>] *\'" 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 "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
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 "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" 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 "\(\(?:Store key in
cache\? (y/\|Update cached key\? (y/n, Return cancels
connectio\)n)\)\s-*\'" 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 "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" 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 "\'" 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) # Call
`tramp-action-process-alive' 21:18:02 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:02
tramp-get-connection-property (7) # check-remote-echo nil 21:18:02
tramp-get-connection-property (7) # check-remote-echo nil 21:18:02
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:02 tramp-get-connection-property (7) # check-remote-echo nil
21:18:02 tramp-get-connection-property (7) # check-remote-echo nil
21:18:02 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:02
tramp-get-connection-property (7) # check-remote-echo nil 21:18:02
tramp-get-connection-property (7) # check-remote-echo nil 21:18:02
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:02 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:02 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:02 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:02 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:02 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:02 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:02
tramp-get-connection-property (7) # check-remote-echo nil 21:18:02
tramp-get-connection-property (7) # check-remote-echo nil 21:18:02
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 21:18:02
tramp-get-connection-property (7) # check-remote-echo nil 21:18:02
tramp-get-connection-property (7) # check-remote-echo nil 21:18:02
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:02
tramp-get-connection-property (7) # check-remote-echo nil 21:18:02
tramp-get-connection-property (7) # check-remote-echo nil 21:18:02
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:02 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:02 tramp-get-connection-property (7) # check-remote-echo nil
21:18:02 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:03 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:03
tramp-get-connection-property (7) # check-remote-echo nil 21:18:03
tramp-get-connection-property (7) # check-remote-echo nil 21:18:03
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:03 tramp-get-connection-property (7) # check-remote-echo nil
21:18:03 tramp-get-connection-property (7) # check-remote-echo nil
21:18:03 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:03
tramp-get-connection-property (7) # check-remote-echo nil 21:18:03
tramp-get-connection-property (7) # check-remote-echo nil 21:18:03
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:03 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:03 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:03 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:03 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:03 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:03 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:03
tramp-get-connection-property (7) # check-remote-echo nil 21:18:03
tramp-get-connection-property (7) # check-remote-echo nil 21:18:03
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 21:18:03
tramp-get-connection-property (7) # check-remote-echo nil 21:18:03
tramp-get-connection-property (7) # check-remote-echo nil 21:18:03
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:03
tramp-get-connection-property (7) # check-remote-echo nil 21:18:03
tramp-get-connection-property (7) # check-remote-echo nil 21:18:03
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:03 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:03 tramp-get-connection-property (7) # check-remote-echo nil
21:18:03 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:04 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:04
tramp-get-connection-property (7) # check-remote-echo nil 21:18:04
tramp-get-connection-property (7) # check-remote-echo nil 21:18:04
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:04 tramp-get-connection-property (7) # check-remote-echo nil
21:18:04 tramp-get-connection-property (7) # check-remote-echo nil
21:18:04 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:04
tramp-get-connection-property (7) # check-remote-echo nil 21:18:04
tramp-get-connection-property (7) # check-remote-echo nil 21:18:04
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:04 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:04 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:04 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:04 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:04 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:04 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:04
tramp-get-connection-property (7) # check-remote-echo nil 21:18:04
tramp-get-connection-property (7) # check-remote-echo nil 21:18:04
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 21:18:04
tramp-get-connection-property (7) # check-remote-echo nil 21:18:04
tramp-get-connection-property (7) # check-remote-echo nil 21:18:04
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:04
tramp-get-connection-property (7) # check-remote-echo nil 21:18:04
tramp-get-connection-property (7) # check-remote-echo nil 21:18:04
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:04 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:04 tramp-get-connection-property (7) # check-remote-echo nil
21:18:04 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:05 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:05
tramp-get-connection-property (7) # check-remote-echo nil 21:18:05
tramp-get-connection-property (7) # check-remote-echo nil 21:18:05
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:05 tramp-get-connection-property (7) # check-remote-echo nil
21:18:05 tramp-get-connection-property (7) # check-remote-echo nil
21:18:05 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:05
tramp-get-connection-property (7) # check-remote-echo nil 21:18:05
tramp-get-connection-property (7) # check-remote-echo nil 21:18:05
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:05 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:05 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:05 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:05 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:05 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:05 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:05
tramp-get-connection-property (7) # check-remote-echo nil 21:18:05
tramp-get-connection-property (7) # check-remote-echo nil 21:18:05
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 21:18:05
tramp-get-connection-property (7) # check-remote-echo nil 21:18:05
tramp-get-connection-property (7) # check-remote-echo nil 21:18:05
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:05
tramp-get-connection-property (7) # check-remote-echo nil 21:18:05
tramp-get-connection-property (7) # check-remote-echo nil 21:18:05
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:05 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:05 tramp-get-connection-property (7) # check-remote-echo nil
21:18:05 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:06 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:06
tramp-get-connection-property (7) # check-remote-echo nil 21:18:06
tramp-get-connection-property (7) # check-remote-echo nil 21:18:06
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:06 tramp-get-connection-property (7) # check-remote-echo nil
21:18:06 tramp-get-connection-property (7) # check-remote-echo nil
21:18:06 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:06
tramp-get-connection-property (7) # check-remote-echo nil 21:18:06
tramp-get-connection-property (7) # check-remote-echo nil 21:18:06
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:06 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:06 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:06 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:06 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:06 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:06 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:06
tramp-get-connection-property (7) # check-remote-echo nil 21:18:06
tramp-get-connection-property (7) # check-remote-echo nil 21:18:06
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 21:18:06
tramp-get-connection-property (7) # check-remote-echo nil 21:18:06
tramp-get-connection-property (7) # check-remote-echo nil 21:18:06
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:06
tramp-get-connection-property (7) # check-remote-echo nil 21:18:06
tramp-get-connection-property (7) # check-remote-echo nil 21:18:06
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:06 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:06 tramp-get-connection-property (7) # check-remote-echo nil
21:18:06 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:07 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:07
tramp-get-connection-property (7) # check-remote-echo nil 21:18:07
tramp-get-connection-property (7) # check-remote-echo nil 21:18:07
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:07 tramp-get-connection-property (7) # check-remote-echo nil
21:18:07 tramp-get-connection-property (7) # check-remote-echo nil
21:18:07 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:07
tramp-get-connection-property (7) # check-remote-echo nil 21:18:07
tramp-get-connection-property (7) # check-remote-echo nil 21:18:07
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:07 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:07 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:07 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:07 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:07 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:07 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:07
tramp-get-connection-property (7) # check-remote-echo nil 21:18:07
tramp-get-connection-property (7) # check-remote-echo nil 21:18:07
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 21:18:07
tramp-get-connection-property (7) # check-remote-echo nil 21:18:07
tramp-get-connection-property (7) # check-remote-echo nil 21:18:07
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:07
tramp-get-connection-property (7) # check-remote-echo nil 21:18:07
tramp-get-connection-property (7) # check-remote-echo nil 21:18:07
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:07 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:07 tramp-get-connection-property (7) # check-remote-echo nil
21:18:07 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:08 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:08
tramp-get-connection-property (7) # check-remote-echo nil 21:18:08
tramp-get-connection-property (7) # check-remote-echo nil 21:18:08
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:08 tramp-get-connection-property (7) # check-remote-echo nil
21:18:08 tramp-get-connection-property (7) # check-remote-echo nil
21:18:08 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:08
tramp-get-connection-property (7) # check-remote-echo nil 21:18:08
tramp-get-connection-property (7) # check-remote-echo nil 21:18:08
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:08 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:08 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:08 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:08 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:08 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:08 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:08
tramp-get-connection-property (7) # check-remote-echo nil 21:18:08
tramp-get-connection-property (7) # check-remote-echo nil 21:18:08
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 21:18:08
tramp-get-connection-property (7) # check-remote-echo nil 21:18:08
tramp-get-connection-property (7) # check-remote-echo nil 21:18:08
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:08
tramp-get-connection-property (7) # check-remote-echo nil 21:18:08
tramp-get-connection-property (7) # check-remote-echo nil 21:18:08
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:08 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:08 tramp-get-connection-property (7) # check-remote-echo nil
21:18:08 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:09 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:09
tramp-get-connection-property (7) # check-remote-echo nil 21:18:09
tramp-get-connection-property (7) # check-remote-echo nil 21:18:09
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:09 tramp-get-connection-property (7) # check-remote-echo nil
21:18:09 tramp-get-connection-property (7) # check-remote-echo nil
21:18:09 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:09
tramp-get-connection-property (7) # check-remote-echo nil 21:18:09
tramp-get-connection-property (7) # check-remote-echo nil 21:18:09
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:09 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:09 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:09 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:09 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:09 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:09 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:09
tramp-get-connection-property (7) # check-remote-echo nil 21:18:09
tramp-get-connection-property (7) # check-remote-echo nil 21:18:09
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 21:18:09
tramp-get-connection-property (7) # check-remote-echo nil 21:18:09
tramp-get-connection-property (7) # check-remote-echo nil 21:18:09
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:09
tramp-get-connection-property (7) # check-remote-echo nil 21:18:09
tramp-get-connection-property (7) # check-remote-echo nil 21:18:09
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:09 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:09 tramp-get-connection-property (7) # check-remote-echo nil
21:18:09 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:10 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:10
tramp-get-connection-property (7) # check-remote-echo nil 21:18:10
tramp-get-connection-property (7) # check-remote-echo nil 21:18:10
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:10 tramp-get-connection-property (7) # check-remote-echo nil
21:18:10 tramp-get-connection-property (7) # check-remote-echo nil
21:18:10 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:10
tramp-get-connection-property (7) # check-remote-echo nil 21:18:10
tramp-get-connection-property (7) # check-remote-echo nil 21:18:10
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:10 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:10 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:10 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:10 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:10 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:10 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:10
tramp-get-connection-property (7) # check-remote-echo nil 21:18:10
tramp-get-connection-property (7) # check-remote-echo nil 21:18:10
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 21:18:10
tramp-get-connection-property (7) # check-remote-echo nil 21:18:10
tramp-get-connection-property (7) # check-remote-echo nil 21:18:10
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:10
tramp-get-connection-property (7) # check-remote-echo nil 21:18:10
tramp-get-connection-property (7) # check-remote-echo nil 21:18:10
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:10 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:10 tramp-get-connection-property (7) # check-remote-echo nil
21:18:10 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:11 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:11
tramp-get-connection-property (7) # check-remote-echo nil 21:18:11
tramp-get-connection-property (7) # check-remote-echo nil 21:18:11
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:11 tramp-get-connection-property (7) # check-remote-echo nil
21:18:11 tramp-get-connection-property (7) # check-remote-echo nil
21:18:11 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:11
tramp-get-connection-property (7) # check-remote-echo nil 21:18:11
tramp-get-connection-property (7) # check-remote-echo nil 21:18:11
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:11 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:11 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:11 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:11 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:11 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:11 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:11
tramp-get-connection-property (7) # check-remote-echo nil 21:18:11
tramp-get-connection-property (7) # check-remote-echo nil 21:18:11
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 21:18:11
tramp-get-connection-property (7) # check-remote-echo nil 21:18:11
tramp-get-connection-property (7) # check-remote-echo nil 21:18:11
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:11
tramp-get-connection-property (7) # check-remote-echo nil 21:18:11
tramp-get-connection-property (7) # check-remote-echo nil 21:18:11
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:11 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:11 tramp-get-connection-property (7) # check-remote-echo nil
21:18:11 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:12 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:12
tramp-get-connection-property (7) # check-remote-echo nil 21:18:12
tramp-get-connection-property (7) # check-remote-echo nil 21:18:12
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:12 tramp-get-connection-property (7) # check-remote-echo nil
21:18:12 tramp-get-connection-property (7) # check-remote-echo nil
21:18:12 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:12
tramp-get-connection-property (7) # check-remote-echo nil 21:18:12
tramp-get-connection-property (7) # check-remote-echo nil 21:18:12
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:12 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:12 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:12 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:12 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:12 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:12 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:12
tramp-get-connection-property (7) # check-remote-echo nil 21:18:12
tramp-get-connection-property (7) # check-remote-echo nil 21:18:12
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 21:18:12
tramp-get-connection-property (7) # check-remote-echo nil 21:18:12
tramp-get-connection-property (7) # check-remote-echo nil 21:18:12
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:12
tramp-get-connection-property (7) # check-remote-echo nil 21:18:12
tramp-get-connection-property (7) # check-remote-echo nil 21:18:12
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:12 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:12 tramp-get-connection-property (7) # check-remote-echo nil
21:18:12 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:13 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:13
tramp-get-connection-property (7) # check-remote-echo nil 21:18:13
tramp-get-connection-property (7) # check-remote-echo nil 21:18:13
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:13 tramp-get-connection-property (7) # check-remote-echo nil
21:18:13 tramp-get-connection-property (7) # check-remote-echo nil
21:18:13 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:13
tramp-get-connection-property (7) # check-remote-echo nil 21:18:13
tramp-get-connection-property (7) # check-remote-echo nil 21:18:13
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:13 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:13 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:13 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:13 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:13 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:13 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:13
tramp-get-connection-property (7) # check-remote-echo nil 21:18:13
tramp-get-connection-property (7) # check-remote-echo nil 21:18:13
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 21:18:13
tramp-get-connection-property (7) # check-remote-echo nil 21:18:13
tramp-get-connection-property (7) # check-remote-echo nil 21:18:13
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:13
tramp-get-connection-property (7) # check-remote-echo nil 21:18:13
tramp-get-connection-property (7) # check-remote-echo nil 21:18:13
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:13 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:13 tramp-get-connection-property (7) # check-remote-echo nil
21:18:13 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:14 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:14
tramp-get-connection-property (7) # check-remote-echo nil 21:18:14
tramp-get-connection-property (7) # check-remote-echo nil 21:18:14
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:14 tramp-get-connection-property (7) # check-remote-echo nil
21:18:14 tramp-get-connection-property (7) # check-remote-echo nil
21:18:14 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:14
tramp-get-connection-property (7) # check-remote-echo nil 21:18:14
tramp-get-connection-property (7) # check-remote-echo nil 21:18:14
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:14 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:14 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:14 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:14 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:14 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:14 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:14
tramp-get-connection-property (7) # check-remote-echo nil 21:18:14
tramp-get-connection-property (7) # check-remote-echo nil 21:18:14
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 21:18:14
tramp-get-connection-property (7) # check-remote-echo nil 21:18:14
tramp-get-connection-property (7) # check-remote-echo nil 21:18:14
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:14
tramp-get-connection-property (7) # check-remote-echo nil 21:18:14
tramp-get-connection-property (7) # check-remote-echo nil 21:18:14
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:14 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:14 tramp-get-connection-property (7) # check-remote-echo nil
21:18:14 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:15 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:15
tramp-get-connection-property (7) # check-remote-echo nil 21:18:15
tramp-get-connection-property (7) # check-remote-echo nil 21:18:15
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:15 tramp-get-connection-property (7) # check-remote-echo nil
21:18:15 tramp-get-connection-property (7) # check-remote-echo nil
21:18:15 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:15
tramp-get-connection-property (7) # check-remote-echo nil 21:18:15
tramp-get-connection-property (7) # check-remote-echo nil 21:18:15
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:15 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:15 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:15 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:15 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:15 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:15 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:15
tramp-get-connection-property (7) # check-remote-echo nil 21:18:15
tramp-get-connection-property (7) # check-remote-echo nil 21:18:15
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 21:18:15
tramp-get-connection-property (7) # check-remote-echo nil 21:18:15
tramp-get-connection-property (7) # check-remote-echo nil 21:18:15
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:15
tramp-get-connection-property (7) # check-remote-echo nil 21:18:15
tramp-get-connection-property (7) # check-remote-echo nil 21:18:15
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:15 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:15 tramp-get-connection-property (7) # check-remote-echo nil
21:18:15 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:16 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:16
tramp-get-connection-property (7) # check-remote-echo nil 21:18:16
tramp-get-connection-property (7) # check-remote-echo nil 21:18:16
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:16 tramp-get-connection-property (7) # check-remote-echo nil
21:18:16 tramp-get-connection-property (7) # check-remote-echo nil
21:18:16 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:16
tramp-get-connection-property (7) # check-remote-echo nil 21:18:16
tramp-get-connection-property (7) # check-remote-echo nil 21:18:16
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:16 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:16 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:16 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:16 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:16 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:16 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:16
tramp-get-connection-property (7) # check-remote-echo nil 21:18:16
tramp-get-connection-property (7) # check-remote-echo nil 21:18:16
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 21:18:16
tramp-get-connection-property (7) # check-remote-echo nil 21:18:16
tramp-get-connection-property (7) # check-remote-echo nil 21:18:16
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:16
tramp-get-connection-property (7) # check-remote-echo nil 21:18:16
tramp-get-connection-property (7) # check-remote-echo nil 21:18:16
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:16 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:16 tramp-get-connection-property (7) # check-remote-echo nil
21:18:16 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:17 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:17 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:17 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:17 tramp-process-one-action (5) #
Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\'"
from remote shell 21:18:17 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:17 tramp-get-connection-property (7) #
check-remote-echo nil 21:18:17 tramp-process-one-action (5) # Looking
for regexp "\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\'" from remote shell 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
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 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-process-one-action (5) # Looking for regexp "\(TERM =
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-process-one-action (5) # Looking for regexp "\'" from remote
shell 21:18:17 tramp-get-connection-property (7) # check-remote-echo
nil 21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-process-one-action (5) # Call
`tramp-action-process-alive' 21:18:17 tramp-process-one-action (5) #
Looking for regexp ".*ogin\( .*\)?: *\'" from remote shell 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 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\.\|Tramp connection closed\).*\|^.*\(Received
signal [0-9]+\).*\'" from remote shell 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell 21:18:17 tramp-get-connection-property
(7) # check-remote-echo nil 21:18:17 tramp-get-connection-property (7)
# check-remote-echo nil 21:18:17 tramp-process-one-action (5) # Call
`tramp-action-succeed' 21:18:17 tramp-get-connection-property (7) #
process-buffer nil 21:18:17 tramp-process-actions (6) # Last login:
Wed Nov 7 16:08:29 2007 from cpe-69-204-164-

 Sun Microsystems Inc.
SunOS 5.9 Generic May 2002
 address@hidden ~ $ 21:18:17
tramp-maybe-open-connection (3) # Found remote shell prompt on
`shell.berkshire.net' 21:18:17 tramp-get-connection-property (7) #
process-name nil 21:18:17 tramp-get-connection-property (7) #
remote-echo nil 21:18:17 tramp-send-command (6) # exec env 'ENV='
'PROMPT_COMMAND=' 'PS1=$ ' PS2='' PS3='' /bin/sh 21:18:17
tramp-get-connection-property (7) # process-name nil 21:18:17
tramp-get-connection-property (7) # chunksize nil 21:18:17
tramp-set-connection-property (7) # last-cmd-time (18226 11161 697157)
21:18:17 tramp-get-connection-property (7) # process-buffer nil
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-wait-for-regexp (6) # exec env 'ENV=' 'PROMPT_COMMAND='
'PS1=$ ' PS2='' PS3='' /bin/sh
 $ 21:18:17
tramp-open-connection-setup-interactive-shell (5) # Setting shell
prompt 21:18:17 tramp-get-connection-property (7) # process-name nil
21:18:17 tramp-get-connection-property (7) # remote-echo nil 21:18:17
tramp-send-command (6) # PROMPT_COMMAND=''; PS1='
///358b7d549f6a1c67781e4a945c562567 '; PS2=''; PS3='' 21:18:17
tramp-get-connection-property (7) # process-name nil 21:18:17
tramp-get-connection-property (7) # chunksize nil 21:18:17
tramp-set-connection-property (7) # last-cmd-time (18226 11161 864382)
21:18:17 tramp-get-connection-property (7) # process-buffer nil
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-get-connection-property (7) # check-remote-echo nil
21:18:17 tramp-wait-for-regexp (6) # PROMPT_COMMAND=''; PS1='

///358b7d549f6a1c67781e4a945c562567
 '; PS2=''; PS3=''
 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:17
tramp-get-connection-property (7) # check-remote-echo nil 21:18:18
tramp-get-connection-property (7) # check-remote-echo nil 21:18:18
tramp-get-connection-property (7) # check-remote-echo nil 21:18:18
tramp-wait-for-regexp (6) # PROMPT_COMMAND=''; PS1='
 

///358b7d549f6a1c67781e4a945c562567
 21:18:18
tramp-open-connection-setup-interactive-shell (5) # Setting up remote
shell environment 21:18:18 tramp-get-connection-property (7) #
process-name nil 21:18:18 tramp-get-connection-property (7) #
remote-echo nil 21:18:18 tramp-send-command (6) # stty -inlcr -echo
kill '^U' erase '^H' 21:18:18 tramp-get-connection-property (7) #
process-name nil 21:18:18 tramp-get-connection-property (7) #
chunksize nil 21:18:18 tramp-set-connection-property (7) #
last-cmd-time (18226 11162 67362) 21:18:18
tramp-get-connection-property (7) # process-buffer nil 21:18:18
tramp-get-connection-property (7) # check-remote-echo nil 21:18:18
tramp-get-connection-property (7) # check-remote-echo nil 21:18:18
tramp-get-connection-property (7) # check-remote-echo nil 21:18:18
tramp-get-connection-property (7) # check-remote-echo nil 21:18:18
tramp-get-connection-property (7) # check-remote-echo nil 21:18:18
tramp-get-connection-property (7) # check-remote-echo nil 21:18:18
tramp-wait-for-regexp (6) # stty -inlcr -echo kill '^U' erase '^H'
 

///358b7d549f6a1c67781e4a945c562567
 21:18:18
tramp-get-connection-property (7) # process-name nil 21:18:18
tramp-get-connection-property (7) # remote-echo nil 21:18:18
tramp-send-command (6) # echo foo 21:18:18
tramp-get-connection-property (7) # process-name nil 21:18:18
tramp-get-connection-property (7) # chunksize nil 21:18:18
tramp-set-connection-property (7) # last-cmd-time (18226 11162 261540)
21:18:18 tramp-get-connection-property (7) # process-buffer nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-wait-for-regexp (6) # foo
 

///358b7d549f6a1c67781e4a945c562567
 21:18:18
tramp-open-connection-setup-interactive-shell (5) # Determining coding
system 21:18:18 tramp-get-connection-property (7) # process-name nil
21:18:18 tramp-get-connection-property (7) # remote-echo nil 21:18:18
tramp-send-command (6) # echo foo ; echo bar 21:18:18
tramp-get-connection-property (7) # process-name nil 21:18:18
tramp-get-connection-property (7) # chunksize nil 21:18:18
tramp-set-connection-property (7) # last-cmd-time (18226 11162 417992)
21:18:18 tramp-get-connection-property (7) # process-buffer nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-wait-for-regexp (6) # foo
 bar
 

///358b7d549f6a1c67781e4a945c562567
 21:18:18
tramp-get-connection-property (7) # process-name nil 21:18:18
tramp-get-connection-property (7) # remote-echo nil 21:18:18
tramp-send-command (6) # set +o vi +o emacs 21:18:18
tramp-get-connection-property (7) # process-name nil 21:18:18
tramp-get-connection-property (7) # chunksize nil 21:18:18
tramp-set-connection-property (7) # last-cmd-time (18226 11162 583618)
21:18:18 tramp-get-connection-property (7) # process-buffer nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-wait-for-regexp (6) #

///358b7d549f6a1c67781e4a945c562567
21:18:18 tramp-get-connection-property (7) # chunksize undef
21:18:18 tramp-open-connection-setup-interactive-shell (5) # Checking remote 
host type for `send-process-string' bug
21:18:18 tramp-get-connection-property (7) # uname SunOS 5.9
21:18:18 tramp-set-connection-property (7) # chunksize 0
21:18:18 tramp-set-remote-path (5) # Setting $PATH environment variable
21:18:18 tramp-get-connection-property (7) # remote-path (/usr/xpg4/bin 
/usr/ccs/bin /usr/bin /usr/sbin /usr/local/bin)
21:18:18 tramp-get-connection-property (7) # process-name nil
21:18:18 tramp-get-connection-property (7) # last-cmd-time (18226 11162 583618)
21:18:18 tramp-get-connection-property (7) # process-name nil
21:18:18 tramp-get-connection-property (7) # remote-echo nil
21:18:18 tramp-send-command (6) # 
PATH=/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/usr/sbin:/usr/local/bin; export PATH
21:18:18 tramp-get-connection-property (7) # process-name nil
21:18:18 tramp-get-connection-property (7) # chunksize 0
21:18:18 tramp-set-connection-property (7) # last-cmd-time (18226 11162 655608)
21:18:18 tramp-get-connection-property (7) # process-buffer nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-wait-for-regexp (6) # 

///358b7d549f6a1c67781e4a945c562567
21:18:18 tramp-get-connection-property (7) # remote-shell /bin/sh
21:18:18 tramp-get-connection-property (7) # process-name nil
21:18:18 tramp-get-connection-property (7) # remote-echo nil
21:18:18 tramp-send-command (6) # mesg n; biff n
21:18:18 tramp-get-connection-property (7) # process-name nil
21:18:18 tramp-get-connection-property (7) # chunksize 0
21:18:18 tramp-set-connection-property (7) # last-cmd-time (18226 11162 721292)
21:18:18 tramp-get-connection-property (7) # process-buffer nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-wait-for-regexp (6) # 
biff: not found

///358b7d549f6a1c67781e4a945c562567
21:18:18 tramp-open-connection-setup-interactive-shell (5) # Setting default 
environment
21:18:18 tramp-get-connection-property (7) # process-name nil
21:18:18 tramp-get-connection-property (7) # remote-echo nil
21:18:18 tramp-send-command (6) # HISTFILE=$HOME/.tramp_history; export HISTFILE
21:18:18 tramp-get-connection-property (7) # process-name nil
21:18:18 tramp-get-connection-property (7) # chunksize 0
21:18:18 tramp-set-connection-property (7) # last-cmd-time (18226 11162 905788)
21:18:18 tramp-get-connection-property (7) # process-buffer nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-wait-for-regexp (6) # 

///358b7d549f6a1c67781e4a945c562567
21:18:18 tramp-get-connection-property (7) # process-name nil
21:18:18 tramp-get-connection-property (7) # remote-echo nil
21:18:18 tramp-send-command (6) # HISTSIZE=1; export HISTSIZE
21:18:18 tramp-get-connection-property (7) # process-name nil
21:18:18 tramp-get-connection-property (7) # chunksize 0
21:18:18 tramp-set-connection-property (7) # last-cmd-time (18226 11162 978896)
21:18:18 tramp-get-connection-property (7) # process-buffer nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:18 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-wait-for-regexp (6) # 

///358b7d549f6a1c67781e4a945c562567
21:18:19 tramp-get-connection-property (7) # process-name nil
21:18:19 tramp-get-connection-property (7) # remote-echo nil
21:18:19 tramp-send-command (6) # LC_TIME=C; export LC_TIME
21:18:19 tramp-get-connection-property (7) # process-name nil
21:18:19 tramp-get-connection-property (7) # chunksize 0
21:18:19 tramp-set-connection-property (7) # last-cmd-time (18226 11163 49657)
21:18:19 tramp-get-connection-property (7) # process-buffer nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-wait-for-regexp (6) # 

///358b7d549f6a1c67781e4a945c562567
21:18:19 tramp-get-connection-property (7) # process-name nil
21:18:19 tramp-get-connection-property (7) # remote-echo nil
21:18:19 tramp-send-command (6) # TERM=dumb; export TERM
21:18:19 tramp-get-connection-property (7) # process-name nil
21:18:19 tramp-get-connection-property (7) # chunksize 0
21:18:19 tramp-set-connection-property (7) # last-cmd-time (18226 11163 125010)
21:18:19 tramp-get-connection-property (7) # process-buffer nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-wait-for-regexp (6) # 

///358b7d549f6a1c67781e4a945c562567
21:18:19 tramp-get-connection-property (7) # process-name nil
21:18:19 tramp-get-connection-property (7) # last-cmd-time (18226 11163 125010)
21:18:19 tramp-get-connection-property (7) # process-name nil
21:18:19 tramp-get-connection-property (7) # remote-echo nil
21:18:19 tramp-send-command (6) # unset correct autocorrect MAILPATH MAILCHECK 
MAIL HISTORY CDPATH
21:18:19 tramp-get-connection-property (7) # process-name nil
21:18:19 tramp-get-connection-property (7) # chunksize 0
21:18:19 tramp-set-connection-property (7) # last-cmd-time (18226 11163 197394)
21:18:19 tramp-get-connection-property (7) # process-buffer nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-wait-for-regexp (6) # 
MAILCHECK: cannot unset

///358b7d549f6a1c67781e4a945c562567
21:18:19 tramp-get-connection-property (7) # process-name nil
21:18:19 tramp-get-connection-property (7) # remote-echo nil
21:18:19 tramp-send-command (6) # test -d /tmp/MAILCHECK\:\ cannot\ unset 
2>/dev/null; echo tramp_exit_status $? 
21:18:19 tramp-get-connection-property (7) # process-name nil
21:18:19 tramp-get-connection-property (7) # chunksize 0
21:18:19 tramp-set-connection-property (7) # last-cmd-time (18226 11163 398739)
21:18:19 tramp-get-connection-property (7) # process-buffer nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///358b7d549f6a1c67781e4a945c562567
21:18:19 tramp-get-connection-property (7) # process-buffer nil
21:18:19 tramp-set-file-property (8) # /tmp/MAILCHECK: cannot unset 
file-directory-p nil
21:18:19 tramp-get-file-property (8) # /tmp/MAILCHECK: cannot unset 
file-truename undef
21:18:19 tramp-handle-file-truename (4) # Finding true name for 
`/ssh:address@hidden:/tmp/MAILCHECK: cannot unset'
21:18:19 tramp-handle-file-truename (5) # Check /tmp
21:18:19 tramp-get-file-property (8) # /tmp file-attributes-integer undef
21:18:19 tramp-get-file-property (8) # /tmp file-exists-p undef
21:18:19 tramp-get-connection-property (7) # file-exists test -e
21:18:19 tramp-get-connection-property (7) # process-name nil
21:18:19 tramp-get-connection-property (7) # last-cmd-time (18226 11163 398739)
21:18:19 tramp-get-connection-property (7) # process-name nil
21:18:19 tramp-get-connection-property (7) # remote-echo nil
21:18:19 tramp-send-command (6) # test -e /tmp 2>/dev/null; echo 
tramp_exit_status $? 
21:18:19 tramp-get-connection-property (7) # process-name nil
21:18:19 tramp-get-connection-property (7) # chunksize 0
21:18:19 tramp-set-connection-property (7) # last-cmd-time (18226 11163 599416)
21:18:19 tramp-get-connection-property (7) # process-buffer nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-get-connection-property (7) # check-remote-echo nil
21:18:19 tramp-wait-for-regexp (6) # 

///358b7d549f6a1c67781e4a945c562567
21:18:19 tramp-get-connection-property (7) # process-buffer nil
21:18:19 tramp-send-command-and-check (1) # File error: Couldn't find exit 
status of `test -e /tmp'

-- 
    Robert J. Chassell                          GnuPG Key ID: 004B4AC8
    address@hidden                         address@hidden
    http://www.rattlesnake.com                  http://www.teak.cc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]