From unknown Fri Jun 20 18:19:37 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#6360 <6360@debbugs.gnu.org> To: bug#6360 <6360@debbugs.gnu.org> Subject: Status: 24.0.50; TRAMP with gud/gdb causing "File error: pty association is not supported" Reply-To: bug#6360 <6360@debbugs.gnu.org> Date: Sat, 21 Jun 2025 01:19:37 +0000 retitle 6360 24.0.50; TRAMP with gud/gdb causing "File error: pty associati= on is not supported" reassign 6360 emacs submitter 6360 Michael Welsh Duggan severity 6360 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 05 17:05:42 2010 Received: (at submit) by debbugs.gnu.org; 5 Jun 2010 21:05:42 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OL0Yk-0006Su-6P for submit@debbugs.gnu.org; Sat, 05 Jun 2010 17:05:42 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OL0Sh-0006Ph-9i for submit@debbugs.gnu.org; Sat, 05 Jun 2010 16:59:28 -0400 Received: from lists.gnu.org ([199.232.76.165]:58457) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OL0Sc-0005rn-NQ for submit@debbugs.gnu.org; Sat, 05 Jun 2010 16:59:19 -0400 Received: from [140.186.70.92] (port=57746 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OL0SV-0000Cj-1U for bug-gnu-emacs@gnu.org; Sat, 05 Jun 2010 16:59:18 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00,NULL_IN_BODY, T_MIME_NO_TEXT,T_RP_MATCHES_RCVD,T_TVD_MIME_NO_HEADERS autolearn=no version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OL0SN-0001l7-Lt for bug-gnu-emacs@gnu.org; Sat, 05 Jun 2010 16:59:10 -0400 Received: from md5i.com ([75.151.244.229]:35117 helo=maru.md5i.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OL0SN-0001kU-5a for bug-gnu-emacs@gnu.org; Sat, 05 Jun 2010 16:59:03 -0400 Received: from md5i by maru.md5i.com with local (Exim 4.71) (envelope-from ) id 1OL0SG-0000nm-VA for bug-gnu-emacs@gnu.org; Sat, 05 Jun 2010 16:58:56 -0400 From: Michael Welsh Duggan To: bug-gnu-emacs@gnu.org Subject: 24.0.50; TRAMP with gud/gdb causing "File error: pty association is not supported" Date: Sat, 05 Jun 2010 16:58:56 -0400 Message-ID: <877hmdw60f.fsf@maru.md5i.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 05 Jun 2010 17:05:37 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org --=-=-= Emacs built from bzr trunk: revision-id: dann@ics.uci.edu-20100605095622-dbbu1plvzfg1dfwf date: 2010-06-05 02:56:22 -0700 build-date: 2010-06-05 16:58:33 -0400 revno: 100533 branch-nick: trunk Using TRAMP method scpc and attempting run gdb on a remote file/server, I am getting the following error: File error: pty association is not supported for `gdb-inferior' I have included my TRAMP debug buffer as part of this report: --=-=-= Content-Disposition: attachment Content-Transfer-Encoding: 8bit ;; GNU Emacs: 24.0.50.1 Tramp: 2.1.19-pre -*- mode: outline; -*- 16:51:07.998480 tramp-maybe-open-connection (3) # Opening connection for cert using scpc... 16:51:07.999021 tramp-get-connection-property (7) # process-buffer nil 16:51:08.000389 tramp-maybe-open-connection (6) # /bin/sh 16:51:08.000558 tramp-get-connection-property (7) # check-remote-echo nil 16:51:08.000685 tramp-get-connection-property (7) # check-remote-echo nil 16:51:08.005487 tramp-get-connection-property (7) # check-remote-echo nil 16:51:08.005630 tramp-get-connection-property (7) # check-remote-echo nil 16:51:08.005763 tramp-wait-for-regexp (6) # #$ 16:51:08.005913 tramp-get-file-property (8) # gateway nil 16:51:08.006087 tramp-set-connection-property (7) # temp-file /tmp/tramp.1296p5y 16:51:08.006296 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:08.006477 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:08.006686 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:08.006851 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:08.007058 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:08.007223 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:08.007445 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:08.007611 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:08.007768 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:08.007925 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:08.008082 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:08.008208 tramp-maybe-open-connection (3) # Sending command `exec ssh cert -o ControlPath=/tmp/tramp.1296p5y.%r@%h:%p -o ControlMaster=yes -e none' 16:51:08.008330 tramp-get-connection-property (7) # process-name nil 16:51:08.008468 tramp-get-connection-property (7) # remote-echo nil 16:51:08.008579 tramp-send-command (6) # exec ssh cert -o ControlPath=/tmp/tramp.1296p5y.%r@%h:%p -o ControlMaster=yes -e none 16:51:08.008694 tramp-get-connection-property (7) # process-name nil 16:51:08.008829 tramp-get-connection-property (7) # chunksize nil 16:51:08.008965 tramp-set-connection-property (7) # last-cmd-time (19466 47292 8909) 16:51:08.009095 tramp-get-connection-property (7) # process-buffer nil 16:51:08.009484 tramp-set-connection-property (7) # first-password-request t 16:51:08.009622 tramp-process-actions (3) # Waiting for prompts from remote shell 16:51:08.512558 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( .*\)?: *\)\'" from remote shell 16:51:08.512794 tramp-get-connection-property (7) # check-remote-echo nil 16:51:08.512922 tramp-get-connection-property (7) # check-remote-echo nil 16:51:08.513622 tramp-process-one-action (5) # Looking for regexp "\(^.*\([pP]assword\|[pP]assphrase\).*:? *\)\'" from remote shell 16:51:08.513751 tramp-get-connection-property (7) # check-remote-echo nil 16:51:08.513876 tramp-get-connection-property (7) # check-remote-echo nil 16:51:08.514045 tramp-process-one-action (5) # Call `tramp-action-password' 16:51:08.514180 tramp-get-connection-property (7) # check-remote-echo nil 16:51:08.514307 tramp-get-connection-property (7) # check-remote-echo nil 16:51:08.514462 tramp-action-password (3) # Sending Password 16:51:08.514604 tramp-get-connection-property (7) # check-remote-echo nil 16:51:08.514730 tramp-get-connection-property (7) # check-remote-echo nil 16:51:08.514910 tramp-get-connection-property (7) # first-password-request t 16:51:08.515279 tramp-get-connection-property (7) # first-password-request t 16:51:11.880781 tramp-set-connection-property (7) # first-password-request nil 16:51:11.880964 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 16:51:11.881116 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.881271 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.881532 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%> ]*[#$%>] *\)\'" from remote shell 16:51:11.881662 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.881789 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.881942 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\| \)[^#$%> ]*#?[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell 16:51:11.882072 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.882204 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.882423 tramp-process-one-action (5) # Looking for regexp "\(\(Are you sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell 16:51:11.882553 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.882680 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.882811 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 16:51:11.882940 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.883065 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.883203 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell 16:51:11.883330 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.883456 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.883586 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell 16:51:11.883711 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.883837 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.883968 tramp-process-one-action (5) # Call `tramp-action-process-alive' 16:51:11.905490 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( .*\)?: *\)\'" from remote shell 16:51:11.905704 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.905872 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.906567 tramp-process-one-action (5) # Looking for regexp "\(^.*\([pP]assword\|[pP]assphrase\).*:? *\)\'" from remote shell 16:51:11.906697 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.906825 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.907012 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 16:51:11.907155 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.907292 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.907549 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%> ]*[#$%>] *\)\'" from remote shell 16:51:11.907678 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.907805 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.907959 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\| \)[^#$%> ]*#?[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell 16:51:11.908089 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.908221 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.908410 tramp-process-one-action (5) # Looking for regexp "\(\(Are you sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell 16:51:11.908541 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.908669 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.908804 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 16:51:11.908936 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.909068 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.909208 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell 16:51:11.909337 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.909465 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.909594 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell 16:51:11.909719 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.909845 tramp-get-connection-property (7) # check-remote-echo nil 16:51:11.909978 tramp-process-one-action (5) # Call `tramp-action-process-alive' 16:51:12.006365 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( .*\)?: *\)\'" from remote shell 16:51:12.006532 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.006662 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.007366 tramp-process-one-action (5) # Looking for regexp "\(^.*\([pP]assword\|[pP]assphrase\).*:? *\)\'" from remote shell 16:51:12.007496 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.007623 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.007813 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 16:51:12.007956 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.008085 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.008354 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%> ]*[#$%>] *\)\'" from remote shell 16:51:12.008483 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.008611 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.008772 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\| \)[^#$%> ]*#?[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell 16:51:12.008903 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.009031 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.009222 tramp-process-one-action (5) # Looking for regexp "\(\(Are you sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell 16:51:12.009358 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.009489 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.009624 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 16:51:12.009757 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.009885 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.010020 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell 16:51:12.010150 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.010279 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.010415 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell 16:51:12.010544 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.010672 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.010805 tramp-process-one-action (5) # Call `tramp-action-process-alive' 16:51:12.010990 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( .*\)?: *\)\'" from remote shell 16:51:12.011121 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.011250 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.011959 tramp-process-one-action (5) # Looking for regexp "\(^.*\([pP]assword\|[pP]assphrase\).*:? *\)\'" from remote shell 16:51:12.012089 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.012227 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.012425 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 16:51:12.012570 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.012698 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.012968 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%> ]*[#$%>] *\)\'" from remote shell 16:51:12.013097 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.013226 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.013384 tramp-process-one-action (5) # Call `tramp-action-succeed' 16:51:12.013505 tramp-get-connection-property (7) # process-buffer nil 16:51:12.013625 tramp-process-actions (6) # Last login: Sat Jun 5 16:47:58 2010 from dixon.amber.cert.org /usr/bin/xauth: creating new authority file /tmp/xZ6804/Xauthority NOTICE: this login is not yet authenticated to AFS/Kerberos NOTICE: authenticating to AFS/Kerberos as mwd Password for mwd@CERT.ORG: Agent pid 6852 (500) maru $ 16:51:12.048034 tramp-maybe-open-connection (3) # Found remote shell prompt on `cert' 16:51:12.048597 tramp-get-connection-property (7) # process-name nil 16:51:12.048757 tramp-get-connection-property (7) # remote-echo nil 16:51:12.048880 tramp-send-command (6) # exec env ENV='' PROMPT_COMMAND='' PS1=\#\$\ PS2='' PS3='' /bin/sh 16:51:12.049000 tramp-get-connection-property (7) # process-name nil 16:51:12.049144 tramp-get-connection-property (7) # chunksize nil 16:51:12.049281 tramp-set-connection-property (7) # last-cmd-time (19466 47296 49225) 16:51:12.049419 tramp-get-connection-property (7) # process-buffer nil 16:51:12.049601 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.049729 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.078551 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.078693 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.078829 tramp-wait-for-regexp (6) # #$ 16:51:12.078961 tramp-open-connection-setup-interactive-shell (5) # Setting up remote shell environment 16:51:12.079079 tramp-get-connection-property (7) # process-name nil 16:51:12.079220 tramp-get-connection-property (7) # remote-echo nil 16:51:12.079340 tramp-send-command (6) # stty -inlcr -echo kill '^U' erase '^H' 16:51:12.079457 tramp-get-connection-property (7) # process-name nil 16:51:12.079596 tramp-get-connection-property (7) # chunksize nil 16:51:12.079733 tramp-set-connection-property (7) # last-cmd-time (19466 47296 79676) 16:51:12.079868 tramp-get-connection-property (7) # process-buffer nil 16:51:12.080026 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.080154 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.106492 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.106675 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.106809 tramp-wait-for-regexp (6) # #$ 16:51:12.106938 tramp-get-connection-property (7) # process-name nil 16:51:12.107080 tramp-get-connection-property (7) # remote-echo nil 16:51:12.107207 tramp-send-command (6) # echo foo 16:51:12.107322 tramp-get-connection-property (7) # process-name nil 16:51:12.107462 tramp-get-connection-property (7) # chunksize nil 16:51:12.107598 tramp-set-connection-property (7) # last-cmd-time (19466 47296 107541) 16:51:12.107732 tramp-get-connection-property (7) # process-buffer nil 16:51:12.107892 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.108021 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.135389 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.135561 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.175339 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.175509 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.175645 tramp-wait-for-regexp (6) # foo #$ 16:51:12.175776 tramp-open-connection-setup-interactive-shell (5) # Setting shell prompt 16:51:12.175908 tramp-get-connection-property (7) # process-name nil 16:51:12.176048 tramp-get-connection-property (7) # remote-echo nil 16:51:12.176162 tramp-send-command (6) # PS1=///030a6efdba9530e135c9b50333cc973f\#\$ 16:51:12.176278 tramp-get-connection-property (7) # process-name nil 16:51:12.176422 tramp-get-connection-property (7) # chunksize nil 16:51:12.176558 tramp-set-connection-property (7) # last-cmd-time (19466 47296 176502) 16:51:12.176692 tramp-get-connection-property (7) # process-buffer nil 16:51:12.176855 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.176984 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.200395 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.200557 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.200695 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.200885 tramp-get-connection-property (7) # process-name nil 16:51:12.201028 tramp-get-connection-property (7) # remote-echo nil 16:51:12.201143 tramp-send-command (6) # PS2='' 16:51:12.201259 tramp-get-connection-property (7) # process-name nil 16:51:12.201412 tramp-get-connection-property (7) # chunksize nil 16:51:12.201549 tramp-set-connection-property (7) # last-cmd-time (19466 47296 201492) 16:51:12.201684 tramp-get-connection-property (7) # process-buffer nil 16:51:12.201848 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.201977 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.225419 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.225558 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.225696 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.225874 tramp-get-connection-property (7) # process-name nil 16:51:12.226014 tramp-get-connection-property (7) # remote-echo nil 16:51:12.226129 tramp-send-command (6) # PS3='' 16:51:12.226247 tramp-get-connection-property (7) # process-name nil 16:51:12.226388 tramp-get-connection-property (7) # chunksize nil 16:51:12.226523 tramp-set-connection-property (7) # last-cmd-time (19466 47296 226467) 16:51:12.226653 tramp-get-connection-property (7) # process-buffer nil 16:51:12.226814 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.226943 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.251488 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.251627 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.251764 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.251942 tramp-get-connection-property (7) # process-name nil 16:51:12.252084 tramp-get-connection-property (7) # remote-echo nil 16:51:12.252199 tramp-send-command (6) # PROMPT_COMMAND='' 16:51:12.252335 tramp-get-connection-property (7) # process-name nil 16:51:12.252475 tramp-get-connection-property (7) # chunksize nil 16:51:12.252610 tramp-set-connection-property (7) # last-cmd-time (19466 47296 252553) 16:51:12.252742 tramp-get-connection-property (7) # process-buffer nil 16:51:12.252904 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.253032 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.276460 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.276639 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.276775 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.276954 tramp-open-connection-setup-interactive-shell (5) # Determining coding system 16:51:12.277073 tramp-get-connection-property (7) # process-name nil 16:51:12.277223 tramp-get-connection-property (7) # remote-echo nil 16:51:12.277340 tramp-send-command (6) # echo foo ; echo bar 16:51:12.277457 tramp-get-connection-property (7) # process-name nil 16:51:12.277599 tramp-get-connection-property (7) # chunksize nil 16:51:12.277735 tramp-set-connection-property (7) # last-cmd-time (19466 47296 277677) 16:51:12.277872 tramp-get-connection-property (7) # process-buffer nil 16:51:12.278036 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.279134 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.302373 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.302516 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.342351 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.342488 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.342626 tramp-wait-for-regexp (6) # foo bar ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.342844 tramp-open-connection-setup-interactive-shell (5) # Setting coding system to `utf-8-unix' and `utf-8-unix' 16:51:12.342965 tramp-get-connection-property (7) # process-name nil 16:51:12.343107 tramp-get-connection-property (7) # remote-echo nil 16:51:12.343222 tramp-send-command (6) # set +o vi +o emacs 16:51:12.343341 tramp-get-connection-property (7) # process-name nil 16:51:12.343483 tramp-get-connection-property (7) # chunksize nil 16:51:12.343618 tramp-set-connection-property (7) # last-cmd-time (19466 47296 343561) 16:51:12.343752 tramp-get-connection-property (7) # process-buffer nil 16:51:12.343919 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.344047 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.368489 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.368638 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.368778 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.368961 tramp-open-connection-setup-interactive-shell (5) # Checking system information 16:51:12.369080 tramp-get-connection-property (7) # uname nil 16:51:12.369205 tramp-get-connection-property (7) # process-name nil 16:51:12.369336 tramp-get-connection-property (7) # process-name nil 16:51:12.369477 tramp-get-connection-property (7) # last-cmd-time (19466 47296 343561) 16:51:12.369621 tramp-get-connection-property (7) # process-name nil 16:51:12.369764 tramp-get-connection-property (7) # remote-echo nil 16:51:12.369880 tramp-send-command (6) # echo \"`uname -sr`\" 2>/dev/null; echo tramp_exit_status $? 16:51:12.369999 tramp-get-connection-property (7) # process-name nil 16:51:12.370142 tramp-get-connection-property (7) # chunksize nil 16:51:12.370280 tramp-set-connection-property (7) # last-cmd-time (19466 47296 370222) 16:51:12.370417 tramp-get-connection-property (7) # process-buffer nil 16:51:12.370583 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.370713 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.395551 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.395724 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.395870 tramp-wait-for-regexp (6) # "Linux 2.6.18-194.3.1.el5" tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.396063 tramp-get-connection-property (7) # process-buffer nil 16:51:12.396217 tramp-get-connection-property (7) # process-buffer nil 16:51:12.396354 tramp-set-connection-property (7) # uname Linux 2.6.18-194.3.1.el5 16:51:12.396490 tramp-get-connection-property (7) # chunksize undef 16:51:12.396606 tramp-open-connection-setup-interactive-shell (5) # Checking remote host type for `send-process-string' bug 16:51:12.396722 tramp-get-connection-property (7) # uname Linux 2.6.18-194.3.1.el5 16:51:12.396860 tramp-set-connection-property (7) # chunksize 0 16:51:12.396987 tramp-set-remote-path (5) # Setting $PATH environment variable 16:51:12.397101 tramp-get-connection-property (7) # remote-path undef 16:51:12.397236 tramp-get-connection-property (7) # process-name nil 16:51:12.397374 tramp-get-connection-property (7) # process-name nil 16:51:12.397511 tramp-get-connection-property (7) # last-cmd-time (19466 47296 370222) 16:51:12.397650 tramp-get-connection-property (7) # process-name nil 16:51:12.397791 tramp-get-connection-property (7) # remote-echo nil 16:51:12.397906 tramp-send-command (6) # echo \"`getconf PATH`\" 2>/dev/null; echo tramp_exit_status $? 16:51:12.398022 tramp-get-connection-property (7) # process-name nil 16:51:12.398167 tramp-get-connection-property (7) # chunksize 0 16:51:12.398312 tramp-set-connection-property (7) # last-cmd-time (19466 47296 398255) 16:51:12.398441 tramp-get-connection-property (7) # process-buffer nil 16:51:12.398609 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.398739 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.423480 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.423650 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.423795 tramp-wait-for-regexp (6) # "/bin:/usr/bin" tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.423986 tramp-get-connection-property (7) # process-buffer nil 16:51:12.424132 tramp-get-connection-property (7) # process-buffer nil 16:51:12.424664 tramp-get-file-property (8) # /bin file-directory-p undef 16:51:12.424812 tramp-get-connection-property (7) # test undef 16:51:12.424927 tramp-get-test-command (5) # Finding a suitable `test' command 16:51:12.425043 tramp-get-connection-property (7) # process-name nil 16:51:12.425171 tramp-get-connection-property (7) # process-name nil 16:51:12.425308 tramp-get-connection-property (7) # last-cmd-time (19466 47296 398255) 16:51:12.425446 tramp-get-connection-property (7) # process-name nil 16:51:12.425586 tramp-get-connection-property (7) # remote-echo nil 16:51:12.425701 tramp-send-command (6) # test 0 2>/dev/null; echo tramp_exit_status $? 16:51:12.425817 tramp-get-connection-property (7) # process-name nil 16:51:12.425968 tramp-get-connection-property (7) # chunksize 0 16:51:12.426111 tramp-set-connection-property (7) # last-cmd-time (19466 47296 426055) 16:51:12.426245 tramp-get-connection-property (7) # process-buffer nil 16:51:12.426410 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.426539 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.450504 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.450668 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.450812 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.451003 tramp-get-connection-property (7) # process-buffer nil 16:51:12.451147 tramp-set-connection-property (7) # test test 16:51:12.451292 tramp-get-connection-property (7) # process-name nil 16:51:12.451419 tramp-get-connection-property (7) # process-name nil 16:51:12.451560 tramp-get-connection-property (7) # last-cmd-time (19466 47296 426055) 16:51:12.451701 tramp-get-connection-property (7) # process-name nil 16:51:12.451886 tramp-get-connection-property (7) # remote-echo nil 16:51:12.452004 tramp-send-command (6) # test -d /bin 2>/dev/null; echo tramp_exit_status $? 16:51:12.452121 tramp-get-connection-property (7) # process-name nil 16:51:12.452275 tramp-get-connection-property (7) # chunksize 0 16:51:12.452419 tramp-set-connection-property (7) # last-cmd-time (19466 47296 452363) 16:51:12.452551 tramp-get-connection-property (7) # process-buffer nil 16:51:12.452720 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.452851 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.476370 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.476546 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.516363 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.516532 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.516673 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.516881 tramp-get-connection-property (7) # process-buffer nil 16:51:12.517045 tramp-set-file-property (8) # /bin file-directory-p t 16:51:12.517528 tramp-get-file-property (8) # /usr/bin file-directory-p undef 16:51:12.517674 tramp-get-connection-property (7) # test test 16:51:12.517810 tramp-get-connection-property (7) # process-name nil 16:51:12.517936 tramp-get-connection-property (7) # process-name nil 16:51:12.518073 tramp-get-connection-property (7) # last-cmd-time (19466 47296 452363) 16:51:12.518213 tramp-get-connection-property (7) # process-name nil 16:51:12.518366 tramp-get-connection-property (7) # remote-echo nil 16:51:12.518482 tramp-send-command (6) # test -d /usr/bin 2>/dev/null; echo tramp_exit_status $? 16:51:12.518599 tramp-get-connection-property (7) # process-name nil 16:51:12.518740 tramp-get-connection-property (7) # chunksize 0 16:51:12.518884 tramp-set-connection-property (7) # last-cmd-time (19466 47296 518828) 16:51:12.519015 tramp-get-connection-property (7) # process-buffer nil 16:51:12.519181 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.519327 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.542565 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.542706 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.582353 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.582501 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.582646 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.582843 tramp-get-connection-property (7) # process-buffer nil 16:51:12.583011 tramp-set-file-property (8) # /usr/bin file-directory-p t 16:51:12.583501 tramp-get-file-property (8) # /usr/sbin file-directory-p undef 16:51:12.583649 tramp-get-connection-property (7) # test test 16:51:12.583786 tramp-get-connection-property (7) # process-name nil 16:51:12.583912 tramp-get-connection-property (7) # process-name nil 16:51:12.584065 tramp-get-connection-property (7) # last-cmd-time (19466 47296 518828) 16:51:12.584211 tramp-get-connection-property (7) # process-name nil 16:51:12.584352 tramp-get-connection-property (7) # remote-echo nil 16:51:12.584467 tramp-send-command (6) # test -d /usr/sbin 2>/dev/null; echo tramp_exit_status $? 16:51:12.584584 tramp-get-connection-property (7) # process-name nil 16:51:12.584725 tramp-get-connection-property (7) # chunksize 0 16:51:12.584870 tramp-set-connection-property (7) # last-cmd-time (19466 47296 584813) 16:51:12.585001 tramp-get-connection-property (7) # process-buffer nil 16:51:12.585260 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.585395 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.608493 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.608639 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.608782 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.608974 tramp-get-connection-property (7) # process-buffer nil 16:51:12.609138 tramp-set-file-property (8) # /usr/sbin file-directory-p t 16:51:12.609629 tramp-get-file-property (8) # /usr/local/bin file-directory-p undef 16:51:12.609777 tramp-get-connection-property (7) # test test 16:51:12.609915 tramp-get-connection-property (7) # process-name nil 16:51:12.610043 tramp-get-connection-property (7) # process-name nil 16:51:12.610183 tramp-get-connection-property (7) # last-cmd-time (19466 47296 584813) 16:51:12.610330 tramp-get-connection-property (7) # process-name nil 16:51:12.610473 tramp-get-connection-property (7) # remote-echo nil 16:51:12.610591 tramp-send-command (6) # test -d /usr/local/bin 2>/dev/null; echo tramp_exit_status $? 16:51:12.610709 tramp-get-connection-property (7) # process-name nil 16:51:12.610852 tramp-get-connection-property (7) # chunksize 0 16:51:12.610999 tramp-set-connection-property (7) # last-cmd-time (19466 47296 610942) 16:51:12.611130 tramp-get-connection-property (7) # process-buffer nil 16:51:12.611315 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.611448 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.636341 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.636484 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.676357 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.676525 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.676665 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.676855 tramp-get-connection-property (7) # process-buffer nil 16:51:12.677016 tramp-set-file-property (8) # /usr/local/bin file-directory-p t 16:51:12.677493 tramp-get-file-property (8) # /local/bin file-directory-p undef 16:51:12.677638 tramp-get-connection-property (7) # test test 16:51:12.677774 tramp-get-connection-property (7) # process-name nil 16:51:12.677899 tramp-get-connection-property (7) # process-name nil 16:51:12.678035 tramp-get-connection-property (7) # last-cmd-time (19466 47296 610942) 16:51:12.678174 tramp-get-connection-property (7) # process-name nil 16:51:12.678325 tramp-get-connection-property (7) # remote-echo nil 16:51:12.678439 tramp-send-command (6) # test -d /local/bin 2>/dev/null; echo tramp_exit_status $? 16:51:12.678555 tramp-get-connection-property (7) # process-name nil 16:51:12.678694 tramp-get-connection-property (7) # chunksize 0 16:51:12.678837 tramp-set-connection-property (7) # last-cmd-time (19466 47296 678781) 16:51:12.678967 tramp-get-connection-property (7) # process-buffer nil 16:51:12.679132 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.679261 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.702402 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.702562 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.702704 tramp-wait-for-regexp (6) # tramp_exit_status 1 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.702897 tramp-get-connection-property (7) # process-buffer nil 16:51:12.703060 tramp-set-file-property (8) # /local/bin file-directory-p nil 16:51:12.703543 tramp-get-file-property (8) # /local/freeware/bin file-directory-p undef 16:51:12.703688 tramp-get-connection-property (7) # test test 16:51:12.703826 tramp-get-connection-property (7) # process-name nil 16:51:12.703949 tramp-get-connection-property (7) # process-name nil 16:51:12.704085 tramp-get-connection-property (7) # last-cmd-time (19466 47296 678781) 16:51:12.704226 tramp-get-connection-property (7) # process-name nil 16:51:12.704371 tramp-get-connection-property (7) # remote-echo nil 16:51:12.704487 tramp-send-command (6) # test -d /local/freeware/bin 2>/dev/null; echo tramp_exit_status $? 16:51:12.704603 tramp-get-connection-property (7) # process-name nil 16:51:12.704743 tramp-get-connection-property (7) # chunksize 0 16:51:12.704886 tramp-set-connection-property (7) # last-cmd-time (19466 47296 704830) 16:51:12.705015 tramp-get-connection-property (7) # process-buffer nil 16:51:12.705183 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.705329 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.735394 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.735552 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.775353 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.775523 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.775664 tramp-wait-for-regexp (6) # tramp_exit_status 1 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.775857 tramp-get-connection-property (7) # process-buffer nil 16:51:12.776022 tramp-set-file-property (8) # /local/freeware/bin file-directory-p nil 16:51:12.776503 tramp-get-file-property (8) # /local/gnu/bin file-directory-p undef 16:51:12.776650 tramp-get-connection-property (7) # test test 16:51:12.776789 tramp-get-connection-property (7) # process-name nil 16:51:12.776914 tramp-get-connection-property (7) # process-name nil 16:51:12.777051 tramp-get-connection-property (7) # last-cmd-time (19466 47296 704830) 16:51:12.777192 tramp-get-connection-property (7) # process-name nil 16:51:12.777338 tramp-get-connection-property (7) # remote-echo nil 16:51:12.777454 tramp-send-command (6) # test -d /local/gnu/bin 2>/dev/null; echo tramp_exit_status $? 16:51:12.777570 tramp-get-connection-property (7) # process-name nil 16:51:12.777709 tramp-get-connection-property (7) # chunksize 0 16:51:12.777852 tramp-set-connection-property (7) # last-cmd-time (19466 47296 777796) 16:51:12.777981 tramp-get-connection-property (7) # process-buffer nil 16:51:12.778149 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.778278 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.802351 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.802517 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.802657 tramp-wait-for-regexp (6) # tramp_exit_status 1 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.802846 tramp-get-connection-property (7) # process-buffer nil 16:51:12.803007 tramp-set-file-property (8) # /local/gnu/bin file-directory-p nil 16:51:12.838298 tramp-get-file-property (8) # /usr/freeware/bin file-directory-p undef 16:51:12.838484 tramp-get-connection-property (7) # test test 16:51:12.838631 tramp-get-connection-property (7) # process-name nil 16:51:12.838762 tramp-get-connection-property (7) # process-name nil 16:51:12.838905 tramp-get-connection-property (7) # last-cmd-time (19466 47296 777796) 16:51:12.839052 tramp-get-connection-property (7) # process-name nil 16:51:12.839194 tramp-get-connection-property (7) # remote-echo nil 16:51:12.839313 tramp-send-command (6) # test -d /usr/freeware/bin 2>/dev/null; echo tramp_exit_status $? 16:51:12.839430 tramp-get-connection-property (7) # process-name nil 16:51:12.839570 tramp-get-connection-property (7) # chunksize 0 16:51:12.839714 tramp-set-connection-property (7) # last-cmd-time (19466 47296 839659) 16:51:12.839844 tramp-get-connection-property (7) # process-buffer nil 16:51:12.840025 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.840155 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.864493 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.864639 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.864781 tramp-wait-for-regexp (6) # tramp_exit_status 1 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.864971 tramp-get-connection-property (7) # process-buffer nil 16:51:12.865137 tramp-set-file-property (8) # /usr/freeware/bin file-directory-p nil 16:51:12.865624 tramp-get-file-property (8) # /usr/pkg/bin file-directory-p undef 16:51:12.865770 tramp-get-connection-property (7) # test test 16:51:12.865906 tramp-get-connection-property (7) # process-name nil 16:51:12.866032 tramp-get-connection-property (7) # process-name nil 16:51:12.866173 tramp-get-connection-property (7) # last-cmd-time (19466 47296 839659) 16:51:12.866313 tramp-get-connection-property (7) # process-name nil 16:51:12.866451 tramp-get-connection-property (7) # remote-echo nil 16:51:12.866566 tramp-send-command (6) # test -d /usr/pkg/bin 2>/dev/null; echo tramp_exit_status $? 16:51:12.866683 tramp-get-connection-property (7) # process-name nil 16:51:12.866823 tramp-get-connection-property (7) # chunksize 0 16:51:12.866966 tramp-set-connection-property (7) # last-cmd-time (19466 47296 866910) 16:51:12.867096 tramp-get-connection-property (7) # process-buffer nil 16:51:12.867267 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.867396 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.893517 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.893706 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.933478 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.933621 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.933762 tramp-wait-for-regexp (6) # tramp_exit_status 1 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.933955 tramp-get-connection-property (7) # process-buffer nil 16:51:12.934159 tramp-set-file-property (8) # /usr/pkg/bin file-directory-p nil 16:51:12.934656 tramp-get-file-property (8) # /usr/contrib/bin file-directory-p undef 16:51:12.934803 tramp-get-connection-property (7) # test test 16:51:12.934940 tramp-get-connection-property (7) # process-name nil 16:51:12.935065 tramp-get-connection-property (7) # process-name nil 16:51:12.935207 tramp-get-connection-property (7) # last-cmd-time (19466 47296 866910) 16:51:12.935349 tramp-get-connection-property (7) # process-name nil 16:51:12.935488 tramp-get-connection-property (7) # remote-echo nil 16:51:12.935602 tramp-send-command (6) # test -d /usr/contrib/bin 2>/dev/null; echo tramp_exit_status $? 16:51:12.935719 tramp-get-connection-property (7) # process-name nil 16:51:12.935866 tramp-get-connection-property (7) # chunksize 0 16:51:12.936009 tramp-set-connection-property (7) # last-cmd-time (19466 47296 935953) 16:51:12.936139 tramp-get-connection-property (7) # process-buffer nil 16:51:12.936311 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.936440 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.959482 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.959654 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.959796 tramp-wait-for-regexp (6) # tramp_exit_status 1 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.959985 tramp-get-connection-property (7) # process-buffer nil 16:51:12.960145 tramp-set-file-property (8) # /usr/contrib/bin file-directory-p nil 16:51:12.960281 tramp-set-connection-property (7) # remote-path (/bin /usr/bin /usr/sbin /usr/local/bin) 16:51:12.960420 tramp-get-connection-property (7) # process-name nil 16:51:12.960544 tramp-get-connection-property (7) # process-name nil 16:51:12.960704 tramp-get-connection-property (7) # last-cmd-time (19466 47296 935953) 16:51:12.960841 tramp-get-connection-property (7) # process-name nil 16:51:12.960982 tramp-get-connection-property (7) # remote-echo nil 16:51:12.961097 tramp-send-command (6) # PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin; export PATH 16:51:12.961218 tramp-get-connection-property (7) # process-name nil 16:51:12.961359 tramp-get-connection-property (7) # chunksize 0 16:51:12.961501 tramp-set-connection-property (7) # last-cmd-time (19466 47296 961445) 16:51:12.961630 tramp-get-connection-property (7) # process-buffer nil 16:51:12.961792 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.961920 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.985419 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.985557 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.985694 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:12.985878 tramp-get-connection-property (7) # remote-shell nil 16:51:12.986003 tramp-get-connection-property (7) # process-name nil 16:51:12.986140 tramp-get-connection-property (7) # remote-echo nil 16:51:12.986257 tramp-send-command (6) # echo ~root 16:51:12.986368 tramp-get-connection-property (7) # process-name nil 16:51:12.986504 tramp-get-connection-property (7) # chunksize 0 16:51:12.986643 tramp-set-connection-property (7) # last-cmd-time (19466 47296 986591) 16:51:12.986778 tramp-get-connection-property (7) # process-buffer nil 16:51:12.986934 tramp-get-connection-property (7) # check-remote-echo nil 16:51:12.987062 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.010544 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.010731 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.010907 tramp-wait-for-regexp (6) # /root ///030a6efdba9530e135c9b50333cc973f#$ 16:51:13.011090 tramp-get-connection-property (7) # uname Linux 2.6.18-194.3.1.el5 16:51:13.011217 tramp-find-shell (5) # Remote `/bin/sh' groks tilde expansion, good 16:51:13.011331 tramp-set-connection-property (7) # remote-shell /bin/sh 16:51:13.011483 tramp-get-connection-property (7) # process-name nil 16:51:13.011624 tramp-get-connection-property (7) # remote-echo nil 16:51:13.011739 tramp-send-command (6) # mesg n; biff n 16:51:13.011853 tramp-get-connection-property (7) # process-name nil 16:51:13.011993 tramp-get-connection-property (7) # chunksize 0 16:51:13.012156 tramp-set-connection-property (7) # last-cmd-time (19466 47297 12084) 16:51:13.012291 tramp-get-connection-property (7) # process-buffer nil 16:51:13.012455 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.012585 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.062526 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.062673 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.102483 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.102623 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.102766 tramp-wait-for-regexp (6) # sh: biff: command not found ///030a6efdba9530e135c9b50333cc973f#$ 16:51:13.102944 tramp-open-connection-setup-interactive-shell (5) # Setting default environment 16:51:13.103078 tramp-get-connection-property (7) # process-name nil 16:51:13.103225 tramp-get-connection-property (7) # remote-echo nil 16:51:13.103340 tramp-send-command (6) # HISTFILE=$HOME/.tramp_history; export HISTFILE 16:51:13.103457 tramp-get-connection-property (7) # process-name nil 16:51:13.103597 tramp-get-connection-property (7) # chunksize 0 16:51:13.103744 tramp-set-connection-property (7) # last-cmd-time (19466 47297 103687) 16:51:13.103875 tramp-get-connection-property (7) # process-buffer nil 16:51:13.104039 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.104186 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.127478 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.127665 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.127803 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:13.127989 tramp-get-connection-property (7) # process-name nil 16:51:13.128131 tramp-get-connection-property (7) # remote-echo nil 16:51:13.128251 tramp-send-command (6) # HISTSIZE=1; export HISTSIZE 16:51:13.128368 tramp-get-connection-property (7) # process-name nil 16:51:13.128508 tramp-get-connection-property (7) # chunksize 0 16:51:13.128652 tramp-set-connection-property (7) # last-cmd-time (19466 47297 128595) 16:51:13.128782 tramp-get-connection-property (7) # process-buffer nil 16:51:13.128943 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.129073 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.151468 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.151607 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.151753 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:13.151940 tramp-get-connection-property (7) # process-name nil 16:51:13.152082 tramp-get-connection-property (7) # remote-echo nil 16:51:13.152203 tramp-send-command (6) # LC_ALL=C; export LC_ALL 16:51:13.152325 tramp-get-connection-property (7) # process-name nil 16:51:13.152466 tramp-get-connection-property (7) # chunksize 0 16:51:13.152611 tramp-set-connection-property (7) # last-cmd-time (19466 47297 152555) 16:51:13.152741 tramp-get-connection-property (7) # process-buffer nil 16:51:13.152901 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.153030 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.175266 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.175400 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.175536 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:13.175721 tramp-get-connection-property (7) # process-name nil 16:51:13.175883 tramp-get-connection-property (7) # remote-echo nil 16:51:13.175998 tramp-send-command (6) # TERM=dumb; export TERM 16:51:13.176112 tramp-get-connection-property (7) # process-name nil 16:51:13.176265 tramp-get-connection-property (7) # chunksize 0 16:51:13.176412 tramp-set-connection-property (7) # last-cmd-time (19466 47297 176355) 16:51:13.176543 tramp-get-connection-property (7) # process-buffer nil 16:51:13.176707 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.176838 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.199335 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.199481 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.199619 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:13.199809 tramp-get-connection-property (7) # process-name nil 16:51:13.199951 tramp-get-connection-property (7) # remote-echo nil 16:51:13.200067 tramp-send-command (6) # EMACS=t; export EMACS 16:51:13.200187 tramp-get-connection-property (7) # process-name nil 16:51:13.200329 tramp-get-connection-property (7) # chunksize 0 16:51:13.200476 tramp-set-connection-property (7) # last-cmd-time (19466 47297 200420) 16:51:13.200608 tramp-get-connection-property (7) # process-buffer nil 16:51:13.200769 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.200900 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.224459 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.224640 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.224782 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:13.224971 tramp-get-connection-property (7) # process-name nil 16:51:13.225113 tramp-get-connection-property (7) # remote-echo nil 16:51:13.225238 tramp-send-command (6) # INSIDE_EMACS=24.0.50.1,tramp:2.1.19-pre; export INSIDE_EMACS 16:51:13.225356 tramp-get-connection-property (7) # process-name nil 16:51:13.225519 tramp-get-connection-property (7) # chunksize 0 16:51:13.225665 tramp-set-connection-property (7) # last-cmd-time (19466 47297 225608) 16:51:13.225796 tramp-get-connection-property (7) # process-buffer nil 16:51:13.225957 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.226086 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.249503 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.249657 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.249797 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:13.250012 tramp-get-connection-property (7) # process-name nil 16:51:13.250141 tramp-get-connection-property (7) # process-name nil 16:51:13.250283 tramp-get-connection-property (7) # last-cmd-time (19466 47297 225608) 16:51:13.250431 tramp-get-connection-property (7) # process-name nil 16:51:13.250574 tramp-get-connection-property (7) # remote-echo nil 16:51:13.250689 tramp-send-command (6) # unset correct autocorrect MAILPATH MAILCHECK MAIL HISTORY CDPATH 16:51:13.250810 tramp-get-connection-property (7) # process-name nil 16:51:13.250954 tramp-get-connection-property (7) # chunksize 0 16:51:13.251104 tramp-set-connection-property (7) # last-cmd-time (19466 47297 251045) 16:51:13.251238 tramp-get-connection-property (7) # process-buffer nil 16:51:13.251410 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.251542 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.281487 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.281637 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.281777 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:13.282261 tramp-maybe-open-connection (3) # Opening connection for cert using scpc...done 16:51:13.282398 tramp-get-connection-property (7) # process-name nil 16:51:13.282547 tramp-get-connection-property (7) # remote-echo nil 16:51:13.282668 tramp-send-command (6) # test 0 2>/dev/null; echo tramp_exit_status $? 16:51:13.282820 tramp-get-connection-property (7) # process-name nil 16:51:13.282966 tramp-get-connection-property (7) # chunksize 0 16:51:13.283117 tramp-set-connection-property (7) # last-cmd-time (19466 47297 283060) 16:51:13.283251 tramp-get-connection-property (7) # process-buffer nil 16:51:13.283425 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.283555 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.307493 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.307647 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.307794 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:13.307981 tramp-get-connection-property (7) # process-buffer nil 16:51:13.308138 tramp-set-connection-property (7) # test test 16:51:13.308283 tramp-get-connection-property (7) # process-name nil 16:51:13.308417 tramp-get-connection-property (7) # process-name nil 16:51:13.308559 tramp-get-connection-property (7) # last-cmd-time (19466 47297 283060) 16:51:13.308705 tramp-get-connection-property (7) # process-name nil 16:51:13.308850 tramp-get-connection-property (7) # remote-echo nil 16:51:13.308968 tramp-send-command (6) # test -d /usr/oaserver60/bin 2>/dev/null; echo tramp_exit_status $? 16:51:13.309089 tramp-get-connection-property (7) # process-name nil 16:51:13.309233 tramp-get-connection-property (7) # chunksize 0 16:51:13.309385 tramp-set-connection-property (7) # last-cmd-time (19466 47297 309328) 16:51:13.309520 tramp-get-connection-property (7) # process-buffer nil 16:51:13.309702 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.309835 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.337579 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.337776 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.337924 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:13.338156 tramp-get-connection-property (7) # process-buffer nil 16:51:13.338343 tramp-set-file-property (8) # /usr/oaserver60/bin file-directory-p t 16:51:13.338817 tramp-get-file-property (8) # /usr/oaserver60/bin/ file-executable-p undef 16:51:13.338952 tramp-get-file-property (8) # /usr/oaserver60/bin/ file-attributes-string nil 16:51:13.339073 tramp-get-connection-property (7) # uid-string nil 16:51:13.339197 tramp-get-connection-property (7) # gid-string nil 16:51:13.339322 tramp-get-file-property (8) # /usr/oaserver60/bin/ file-attributes-integer nil 16:51:13.339442 tramp-get-connection-property (7) # uid-integer nil 16:51:13.339561 tramp-get-connection-property (7) # gid-integer nil 16:51:13.339701 tramp-get-connection-property (7) # test test 16:51:13.339838 tramp-get-connection-property (7) # process-name nil 16:51:13.339963 tramp-get-connection-property (7) # process-name nil 16:51:13.340102 tramp-get-connection-property (7) # last-cmd-time (19466 47297 309328) 16:51:13.341295 tramp-get-connection-property (7) # process-name nil 16:51:13.341438 tramp-get-connection-property (7) # remote-echo nil 16:51:13.341553 tramp-send-command (6) # test -x /usr/oaserver60/bin/ 2>/dev/null; echo tramp_exit_status $? 16:51:13.341672 tramp-get-connection-property (7) # process-name nil 16:51:13.341812 tramp-get-connection-property (7) # chunksize 0 16:51:13.341955 tramp-set-connection-property (7) # last-cmd-time (19466 47297 341899) 16:51:13.342085 tramp-get-connection-property (7) # process-buffer nil 16:51:13.342275 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.342407 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.365477 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.365648 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.365791 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:13.365978 tramp-get-connection-property (7) # process-buffer nil 16:51:13.366160 tramp-set-file-property (8) # /usr/oaserver60/bin/ file-executable-p t 16:51:13.366472 tramp-set-connection-property (7) # process-name gud-oasoa 16:51:13.366597 tramp-set-connection-property (7) # process-buffer *gud-oasoa* 16:51:13.366727 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:13.366856 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:13.366975 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:13.367258 tramp-maybe-open-connection (3) # Opening connection for cert using scpc... 16:51:13.367556 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:13.369262 tramp-maybe-open-connection (6) # /bin/sh 16:51:13.369493 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.369632 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.371380 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.371541 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.371682 tramp-wait-for-regexp (6) # #$ 16:51:13.371823 tramp-get-file-property (8) # gateway nil 16:51:13.371999 tramp-set-connection-property (7) # temp-file /tmp/tramp.1296bDC 16:51:13.372203 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:13.372391 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:13.372604 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:13.372775 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:13.372984 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:13.373152 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:13.373379 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:13.373550 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:13.373713 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:13.373875 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:13.374036 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:13.374197 tramp-flush-file-property (8) # /usr/oaserver60/bin/ 16:51:13.374357 tramp-maybe-open-connection (3) # Sending command `exec ssh cert -o ControlPath=/tmp/tramp.1296bDC.%r@%h:%p -o ControlMaster=yes -e none -q' 16:51:13.374481 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:13.374616 tramp-get-connection-property (7) # remote-echo nil 16:51:13.374732 tramp-send-command (6) # exec ssh cert -o ControlPath=/tmp/tramp.1296bDC.%r@%h:%p -o ControlMaster=yes -e none -q 16:51:13.374851 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:13.374984 tramp-get-connection-property (7) # chunksize nil 16:51:13.375118 tramp-set-connection-property (7) # last-cmd-time (19466 47297 375063) 16:51:13.375252 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:13.375498 tramp-set-connection-property (7) # first-password-request t 16:51:13.375634 tramp-process-actions (3) # Waiting for prompts from remote shell 16:51:13.917488 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( .*\)?: *\)\'" from remote shell 16:51:13.917657 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.917792 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.918488 tramp-process-one-action (5) # Looking for regexp "\(^.*\([pP]assword\|[pP]assphrase\).*:? *\)\'" from remote shell 16:51:13.918620 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.918753 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.918926 tramp-process-one-action (5) # Call `tramp-action-password' 16:51:13.919061 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.919198 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.919371 tramp-action-password (3) # Sending Password 16:51:13.919521 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.919655 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.919841 tramp-get-connection-property (7) # first-password-request t 16:51:13.920212 tramp-get-connection-property (7) # first-password-request t 16:51:13.920353 tramp-set-connection-property (7) # first-password-request nil 16:51:13.920505 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 16:51:13.920654 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.920789 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.921049 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%> ]*[#$%>] *\)\'" from remote shell 16:51:13.921183 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.921336 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.921494 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\| \)[^#$%> ]*#?[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell 16:51:13.921632 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.921768 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.921958 tramp-process-one-action (5) # Looking for regexp "\(\(Are you sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell 16:51:13.922092 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.922226 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.922366 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 16:51:13.922504 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.922639 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.922775 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell 16:51:13.922909 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.923046 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.923179 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell 16:51:13.923315 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.923450 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.958369 tramp-process-one-action (5) # Call `tramp-action-process-alive' 16:51:13.985397 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( .*\)?: *\)\'" from remote shell 16:51:13.985580 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.985721 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.986442 tramp-process-one-action (5) # Looking for regexp "\(^.*\([pP]assword\|[pP]assphrase\).*:? *\)\'" from remote shell 16:51:13.986579 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.986714 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.986905 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 16:51:13.987056 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.987191 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.987460 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%> ]*[#$%>] *\)\'" from remote shell 16:51:13.987597 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.987733 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.987889 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\| \)[^#$%> ]*#?[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell 16:51:13.988023 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.988158 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.988356 tramp-process-one-action (5) # Looking for regexp "\(\(Are you sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell 16:51:13.988491 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.988626 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.988762 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 16:51:13.988898 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.989033 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.989171 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell 16:51:13.989310 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.989444 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.989577 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell 16:51:13.989711 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.989846 tramp-get-connection-property (7) # check-remote-echo nil 16:51:13.989981 tramp-process-one-action (5) # Call `tramp-action-process-alive' 16:51:14.042448 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( .*\)?: *\)\'" from remote shell 16:51:14.042616 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.042755 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.043469 tramp-process-one-action (5) # Looking for regexp "\(^.*\([pP]assword\|[pP]assphrase\).*:? *\)\'" from remote shell 16:51:14.043604 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.043740 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.043937 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 16:51:14.044090 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.044225 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.044507 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%> ]*[#$%>] *\)\'" from remote shell 16:51:14.044641 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.044776 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.044930 tramp-process-one-action (5) # Call `tramp-action-succeed' 16:51:14.045054 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.045185 tramp-process-actions (6) # Last login: Sat Jun 5 16:51:08 2010 from dixon.amber.cert.org /usr/bin/xauth: creating new authority file /tmp/dU6858/Xauthority NOTICE: this login is not yet authenticated to AFS/Kerberos NOTICE: authenticating to AFS/Kerberos as mwd Password for mwd@CERT.ORG: Agent pid 6906 (500) maru $ 16:51:14.045482 tramp-maybe-open-connection (3) # Found remote shell prompt on `cert' 16:51:14.045629 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.045763 tramp-get-connection-property (7) # remote-echo nil 16:51:14.045878 tramp-send-command (6) # exec env ENV='' PROMPT_COMMAND='' PS1=\#\$\ PS2='' PS3='' /bin/sh 16:51:14.045998 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.046131 tramp-get-connection-property (7) # chunksize nil 16:51:14.046265 tramp-set-connection-property (7) # last-cmd-time (19466 47298 46211) 16:51:14.046403 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.046580 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.046714 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.073529 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.073689 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.073829 tramp-wait-for-regexp (6) # #$ 16:51:14.073973 tramp-open-connection-setup-interactive-shell (5) # Setting up remote shell environment 16:51:14.074093 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.074235 tramp-get-connection-property (7) # remote-echo nil 16:51:14.074389 tramp-send-command (6) # stty -inlcr -echo kill '^U' erase '^H' 16:51:14.074510 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.074644 tramp-get-connection-property (7) # chunksize nil 16:51:14.074778 tramp-set-connection-property (7) # last-cmd-time (19466 47298 74724) 16:51:14.074912 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.075071 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.075221 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.100436 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.100586 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.100726 tramp-wait-for-regexp (6) # #$ 16:51:14.100870 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.101007 tramp-get-connection-property (7) # remote-echo nil 16:51:14.101123 tramp-send-command (6) # echo foo 16:51:14.101246 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.101380 tramp-get-connection-property (7) # chunksize nil 16:51:14.101515 tramp-set-connection-property (7) # last-cmd-time (19466 47298 101460) 16:51:14.101754 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.101915 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.102049 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.126487 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.126630 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.126771 tramp-wait-for-regexp (6) # foo #$ 16:51:14.126913 tramp-open-connection-setup-interactive-shell (5) # Setting shell prompt 16:51:14.127042 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.127182 tramp-get-connection-property (7) # remote-echo nil 16:51:14.127298 tramp-send-command (6) # PS1=///030a6efdba9530e135c9b50333cc973f\#\$ 16:51:14.127419 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.127552 tramp-get-connection-property (7) # chunksize nil 16:51:14.127686 tramp-set-connection-property (7) # last-cmd-time (19466 47298 127631) 16:51:14.127818 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.127991 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.128124 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.153505 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.153671 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.153814 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.154016 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.154152 tramp-get-connection-property (7) # remote-echo nil 16:51:14.154274 tramp-send-command (6) # PS2='' 16:51:14.154390 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.154527 tramp-get-connection-property (7) # chunksize nil 16:51:14.154662 tramp-set-connection-property (7) # last-cmd-time (19466 47298 154607) 16:51:14.154795 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.154957 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.155091 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.179432 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.179575 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.179719 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.179915 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.180051 tramp-get-connection-property (7) # remote-echo nil 16:51:14.180168 tramp-send-command (6) # PS3='' 16:51:14.180290 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.180427 tramp-get-connection-property (7) # chunksize nil 16:51:14.180563 tramp-set-connection-property (7) # last-cmd-time (19466 47298 180508) 16:51:14.180696 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.180947 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.181083 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.204532 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.204684 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.204830 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.205033 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.205170 tramp-get-connection-property (7) # remote-echo nil 16:51:14.205634 tramp-send-command (6) # PROMPT_COMMAND='' 16:51:14.205756 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.205892 tramp-get-connection-property (7) # chunksize nil 16:51:14.206029 tramp-set-connection-property (7) # last-cmd-time (19466 47298 205972) 16:51:14.206166 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.206337 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.206472 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.229588 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.229819 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.229966 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.230164 tramp-open-connection-setup-interactive-shell (5) # Determining coding system 16:51:14.230299 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.230436 tramp-get-connection-property (7) # remote-echo nil 16:51:14.230554 tramp-send-command (6) # echo foo ; echo bar 16:51:14.230672 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.230806 tramp-get-connection-property (7) # chunksize nil 16:51:14.230941 tramp-set-connection-property (7) # last-cmd-time (19466 47298 230886) 16:51:14.231077 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.231252 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.231386 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.256521 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.256684 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.296342 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.296484 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.296631 tramp-wait-for-regexp (6) # foo bar ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.296870 tramp-open-connection-setup-interactive-shell (5) # Setting coding system to `utf-8-unix' and `utf-8-unix' 16:51:14.296993 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.297128 tramp-get-connection-property (7) # remote-echo nil 16:51:14.297245 tramp-send-command (6) # set +o vi +o emacs 16:51:14.297368 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.297504 tramp-get-connection-property (7) # chunksize nil 16:51:14.297640 tramp-set-connection-property (7) # last-cmd-time (19466 47298 297584) 16:51:14.297774 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.297952 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.298087 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.321411 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.321570 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.321714 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.321906 tramp-open-connection-setup-interactive-shell (5) # Checking system information 16:51:14.322026 tramp-get-connection-property (7) # uname Linux 2.6.18-194.3.1.el5 16:51:14.322154 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.322275 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.322423 tramp-get-connection-property (7) # last-cmd-time (19466 47298 297584) 16:51:14.322567 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.322704 tramp-get-connection-property (7) # remote-echo nil 16:51:14.322823 tramp-send-command (6) # echo \"`uname -sr`\" 2>/dev/null; echo tramp_exit_status $? 16:51:14.322983 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.323120 tramp-get-connection-property (7) # chunksize nil 16:51:14.323258 tramp-set-connection-property (7) # last-cmd-time (19466 47298 323202) 16:51:14.323397 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.323564 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.323700 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.350527 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.350694 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.389526 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.389679 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.389837 tramp-wait-for-regexp (6) # "Linux 2.6.18-194.3.1.el5" tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.390048 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.390217 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.390358 tramp-set-connection-property (7) # uname Linux 2.6.18-194.3.1.el5 16:51:14.390497 tramp-get-connection-property (7) # chunksize undef 16:51:14.390616 tramp-open-connection-setup-interactive-shell (5) # Checking remote host type for `send-process-string' bug 16:51:14.390734 tramp-get-connection-property (7) # uname Linux 2.6.18-194.3.1.el5 16:51:14.390875 tramp-set-connection-property (7) # chunksize 0 16:51:14.391004 tramp-set-remote-path (5) # Setting $PATH environment variable 16:51:14.391121 tramp-get-connection-property (7) # remote-path (/bin /usr/bin /usr/sbin /usr/local/bin) 16:51:14.391269 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.391389 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.391531 tramp-get-connection-property (7) # last-cmd-time (19466 47298 323202) 16:51:14.391673 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.391809 tramp-get-connection-property (7) # remote-echo nil 16:51:14.391926 tramp-send-command (6) # PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin; export PATH 16:51:14.392045 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.392187 tramp-get-connection-property (7) # chunksize 0 16:51:14.392332 tramp-set-connection-property (7) # last-cmd-time (19466 47298 392277) 16:51:14.392469 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.392649 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.392787 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.415695 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.415856 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.416008 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.416230 tramp-get-connection-property (7) # remote-shell /bin/sh 16:51:14.416355 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.416549 tramp-get-connection-property (7) # remote-echo nil 16:51:14.416670 tramp-send-command (6) # mesg n; biff n 16:51:14.416790 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.416928 tramp-get-connection-property (7) # chunksize 0 16:51:14.417076 tramp-set-connection-property (7) # last-cmd-time (19466 47298 417020) 16:51:14.417218 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.417387 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.417523 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.445471 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.445665 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.485570 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.485714 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.485864 tramp-wait-for-regexp (6) # sh: biff: command not found ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.486084 tramp-open-connection-setup-interactive-shell (5) # Setting default environment 16:51:14.486222 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.486362 tramp-get-connection-property (7) # remote-echo nil 16:51:14.486480 tramp-send-command (6) # HISTFILE=$HOME/.tramp_history; export HISTFILE 16:51:14.486598 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.486732 tramp-get-connection-property (7) # chunksize 0 16:51:14.486877 tramp-set-connection-property (7) # last-cmd-time (19466 47298 486822) 16:51:14.487009 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.487185 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.487334 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.509393 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.509555 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.509699 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.509904 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.510040 tramp-get-connection-property (7) # remote-echo nil 16:51:14.510155 tramp-send-command (6) # HISTSIZE=1; export HISTSIZE 16:51:14.510272 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.510411 tramp-get-connection-property (7) # chunksize 0 16:51:14.510554 tramp-set-connection-property (7) # last-cmd-time (19466 47298 510499) 16:51:14.510687 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.510847 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.510982 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.535560 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.535709 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.535855 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.536062 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.536203 tramp-get-connection-property (7) # remote-echo nil 16:51:14.536320 tramp-send-command (6) # LC_ALL=C; export LC_ALL 16:51:14.536437 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.536573 tramp-get-connection-property (7) # chunksize 0 16:51:14.536716 tramp-set-connection-property (7) # last-cmd-time (19466 47298 536661) 16:51:14.536847 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.537009 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.537141 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.559522 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.559684 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.559829 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.560034 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.560169 tramp-get-connection-property (7) # remote-echo nil 16:51:14.560291 tramp-send-command (6) # TERM=dumb; export TERM 16:51:14.560408 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.560542 tramp-get-connection-property (7) # chunksize 0 16:51:14.560686 tramp-set-connection-property (7) # last-cmd-time (19466 47298 560631) 16:51:14.560818 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.560980 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.561114 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.583540 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.583691 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.583835 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.584044 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.584193 tramp-get-connection-property (7) # remote-echo nil 16:51:14.584308 tramp-send-command (6) # EMACS=t; export EMACS 16:51:14.584424 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.584557 tramp-get-connection-property (7) # chunksize 0 16:51:14.584738 tramp-set-connection-property (7) # last-cmd-time (19466 47298 584682) 16:51:14.584871 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.585034 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.585184 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.608502 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.608666 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.608808 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.609017 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.609152 tramp-get-connection-property (7) # remote-echo nil 16:51:14.609272 tramp-send-command (6) # INSIDE_EMACS=24.0.50.1,tramp:2.1.19-pre; export INSIDE_EMACS 16:51:14.609391 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.609524 tramp-get-connection-property (7) # chunksize 0 16:51:14.609667 tramp-set-connection-property (7) # last-cmd-time (19466 47298 609612) 16:51:14.609797 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.609959 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.610092 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.633414 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.633573 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.633717 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.633943 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.634067 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.634205 tramp-get-connection-property (7) # last-cmd-time (19466 47298 609612) 16:51:14.634350 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.634484 tramp-get-connection-property (7) # remote-echo nil 16:51:14.634599 tramp-send-command (6) # unset correct autocorrect MAILPATH MAILCHECK MAIL HISTORY CDPATH 16:51:14.634718 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.634850 tramp-get-connection-property (7) # chunksize 0 16:51:14.634992 tramp-set-connection-property (7) # last-cmd-time (19466 47298 634937) 16:51:14.635122 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.635294 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.635988 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.659540 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.659718 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.659862 tramp-wait-for-regexp (6) # ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.660189 tramp-maybe-open-connection (3) # Opening connection for cert using scpc...done 16:51:14.660318 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.660455 tramp-get-connection-property (7) # remote-echo nil 16:51:14.660571 tramp-send-command (6) # cd /usr/oaserver60/bin/; exec gdb -i\=mi /usr/oaserver60/bin/oasoa 16:51:14.660691 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.660826 tramp-get-connection-property (7) # chunksize 0 16:51:14.660972 tramp-set-connection-property (7) # last-cmd-time (19466 47298 660915) 16:51:14.661105 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.661274 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.661397 tramp-get-connection-property (7) # process-name gud-oasoa 16:51:14.661517 tramp-get-connection-property (7) # process-buffer *gud-oasoa* 16:51:14.661651 tramp-set-connection-property (7) # process-name nil 16:51:14.661770 tramp-set-connection-property (7) # process-buffer nil 16:51:14.663646 tramp-get-file-property (8) # /usr/oaserver60/bin file-directory-p undef 16:51:14.663803 tramp-get-connection-property (7) # test test 16:51:14.663941 tramp-get-connection-property (7) # process-name nil 16:51:14.664067 tramp-get-connection-property (7) # process-name nil 16:51:14.664225 tramp-get-connection-property (7) # last-cmd-time (19466 47297 341899) 16:51:14.664386 tramp-get-connection-property (7) # process-name nil 16:51:14.664526 tramp-get-connection-property (7) # remote-echo nil 16:51:14.664641 tramp-send-command (6) # test -d /usr/oaserver60/bin 2>/dev/null; echo tramp_exit_status $? 16:51:14.664758 tramp-get-connection-property (7) # process-name nil 16:51:14.664897 tramp-get-connection-property (7) # chunksize 0 16:51:14.665040 tramp-set-connection-property (7) # last-cmd-time (19466 47298 664986) 16:51:14.665347 tramp-get-connection-property (7) # process-buffer nil 16:51:14.665517 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.665648 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.705419 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.705584 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.705738 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.705929 tramp-get-connection-property (7) # process-buffer nil 16:51:14.706095 tramp-set-file-property (8) # /usr/oaserver60/bin file-directory-p t 16:51:14.706562 tramp-get-file-property (8) # /usr/oaserver60/bin/ file-executable-p undef 16:51:14.706701 tramp-get-file-property (8) # /usr/oaserver60/bin/ file-attributes-string nil 16:51:14.706826 tramp-get-connection-property (7) # uid-string nil 16:51:14.706945 tramp-get-connection-property (7) # gid-string nil 16:51:14.707069 tramp-get-file-property (8) # /usr/oaserver60/bin/ file-attributes-integer nil 16:51:14.707190 tramp-get-connection-property (7) # uid-integer nil 16:51:14.707312 tramp-get-connection-property (7) # gid-integer nil 16:51:14.707451 tramp-get-connection-property (7) # test test 16:51:14.707588 tramp-get-connection-property (7) # process-name nil 16:51:14.707714 tramp-get-connection-property (7) # process-name nil 16:51:14.707854 tramp-get-connection-property (7) # last-cmd-time (19466 47298 664986) 16:51:14.707997 tramp-get-connection-property (7) # process-name nil 16:51:14.708137 tramp-get-connection-property (7) # remote-echo nil 16:51:14.708254 tramp-send-command (6) # test -x /usr/oaserver60/bin/ 2>/dev/null; echo tramp_exit_status $? 16:51:14.708378 tramp-get-connection-property (7) # process-name nil 16:51:14.708520 tramp-get-connection-property (7) # chunksize 0 16:51:14.708665 tramp-set-connection-property (7) # last-cmd-time (19466 47298 708608) 16:51:14.708795 tramp-get-connection-property (7) # process-buffer nil 16:51:14.708966 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.709097 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.734424 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.734595 tramp-get-connection-property (7) # check-remote-echo nil 16:51:14.734737 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:14.734929 tramp-get-connection-property (7) # process-buffer nil 16:51:14.735092 tramp-set-file-property (8) # /usr/oaserver60/bin/ file-executable-p t 16:51:14.735389 tramp-handle-start-file-process (1) # File error: pty association is not supported for `gdb-inferior' 16:51:27.447315 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:51:27.462957 tramp-get-file-property (8) # /home/mwd/oaserver60 file-directory-p undef 16:51:27.463128 tramp-get-connection-property (7) # test test 16:51:27.463272 tramp-get-connection-property (7) # process-name nil 16:51:27.464396 tramp-get-connection-property (7) # process-name nil 16:51:27.464548 tramp-get-connection-property (7) # last-cmd-time (19466 47298 708608) 16:51:27.464696 tramp-get-connection-property (7) # process-name nil 16:51:27.464843 tramp-get-connection-property (7) # remote-echo nil 16:51:27.464962 tramp-send-command (6) # test -d /home/mwd/oaserver60 2>/dev/null; echo tramp_exit_status $? 16:51:27.465084 tramp-get-connection-property (7) # process-name nil 16:51:27.465227 tramp-get-connection-property (7) # chunksize 0 16:51:27.465407 tramp-set-connection-property (7) # last-cmd-time (19466 47311 465349) 16:51:27.465582 tramp-get-connection-property (7) # process-buffer nil 16:51:27.465763 tramp-get-connection-property (7) # check-remote-echo nil 16:51:27.465894 tramp-get-connection-property (7) # check-remote-echo nil 16:51:27.489561 tramp-get-connection-property (7) # check-remote-echo nil 16:51:27.489725 tramp-get-connection-property (7) # check-remote-echo nil 16:51:27.489879 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:27.490083 tramp-get-connection-property (7) # process-buffer nil 16:51:27.490263 tramp-set-file-property (8) # /home/mwd/oaserver60 file-directory-p t 16:51:27.490766 tramp-get-file-property (8) # /home/mwd/oaserver60/ file-readable-p undef 16:51:27.490905 tramp-get-file-property (8) # /home/mwd/oaserver60/ file-attributes-string nil 16:51:27.491028 tramp-get-connection-property (7) # uid-string nil 16:51:27.491150 tramp-get-connection-property (7) # gid-string nil 16:51:27.491284 tramp-get-file-property (8) # /home/mwd/oaserver60/ file-attributes-integer nil 16:51:27.491410 tramp-get-connection-property (7) # uid-integer nil 16:51:27.491533 tramp-get-connection-property (7) # gid-integer nil 16:51:27.491675 tramp-get-connection-property (7) # test test 16:51:27.491815 tramp-get-connection-property (7) # process-name nil 16:51:27.491942 tramp-get-connection-property (7) # process-name nil 16:51:27.492082 tramp-get-connection-property (7) # last-cmd-time (19466 47311 465349) 16:51:27.492238 tramp-get-connection-property (7) # process-name nil 16:51:27.492385 tramp-get-connection-property (7) # remote-echo nil 16:51:27.492503 tramp-send-command (6) # test -r /home/mwd/oaserver60/ 2>/dev/null; echo tramp_exit_status $? 16:51:27.492623 tramp-get-connection-property (7) # process-name nil 16:51:27.492765 tramp-get-connection-property (7) # chunksize 0 16:51:27.492910 tramp-set-connection-property (7) # last-cmd-time (19466 47311 492853) 16:51:27.493045 tramp-get-connection-property (7) # process-buffer nil 16:51:27.493235 tramp-get-connection-property (7) # check-remote-echo nil 16:51:27.493370 tramp-get-connection-property (7) # check-remote-echo nil 16:51:27.515488 tramp-get-connection-property (7) # check-remote-echo nil 16:51:27.515701 tramp-get-connection-property (7) # check-remote-echo nil 16:51:27.515866 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:27.516056 tramp-get-connection-property (7) # process-buffer nil 16:51:27.516226 tramp-set-file-property (8) # /home/mwd/oaserver60/ file-readable-p t 16:51:27.523460 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:51:27.523693 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:51:33.996880 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:51:33.997201 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:51:33.997470 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:51:33.997700 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:51:33.998005 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:51:33.998272 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:51:33.998501 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:51:45.507559 tramp-get-file-property (8) # /usr/oaserver60/bin file-directory-p t 16:51:45.508028 tramp-get-file-property (8) # /usr/oaserver60/bin/ file-readable-p undef 16:51:45.508165 tramp-get-file-property (8) # /usr/oaserver60/bin/ file-attributes-string nil 16:51:45.508283 tramp-get-connection-property (7) # uid-string nil 16:51:45.508395 tramp-get-connection-property (7) # gid-string nil 16:51:45.508516 tramp-get-file-property (8) # /usr/oaserver60/bin/ file-attributes-integer nil 16:51:45.508630 tramp-get-connection-property (7) # uid-integer nil 16:51:45.508744 tramp-get-connection-property (7) # gid-integer nil 16:51:45.508878 tramp-get-connection-property (7) # test test 16:51:45.509011 tramp-get-connection-property (7) # process-name nil 16:51:45.509131 tramp-get-connection-property (7) # process-name nil 16:51:45.509316 tramp-get-connection-property (7) # last-cmd-time (19466 47311 492853) 16:51:45.509458 tramp-get-connection-property (7) # process-name nil 16:51:45.509594 tramp-get-connection-property (7) # remote-echo nil 16:51:45.509702 tramp-send-command (6) # test -r /usr/oaserver60/bin/ 2>/dev/null; echo tramp_exit_status $? 16:51:45.509816 tramp-get-connection-property (7) # process-name nil 16:51:45.509951 tramp-get-connection-property (7) # chunksize 0 16:51:45.510091 tramp-set-connection-property (7) # last-cmd-time (19466 47329 510039) 16:51:45.510222 tramp-get-connection-property (7) # process-buffer nil 16:51:45.510395 tramp-get-connection-property (7) # check-remote-echo nil 16:51:45.510527 tramp-get-connection-property (7) # check-remote-echo nil 16:51:45.548387 tramp-get-connection-property (7) # check-remote-echo nil 16:51:45.548539 tramp-get-connection-property (7) # check-remote-echo nil 16:51:45.548683 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:51:45.548872 tramp-get-connection-property (7) # process-buffer nil 16:51:45.549032 tramp-set-file-property (8) # /usr/oaserver60/bin/ file-readable-p t 16:52:28.740470 tramp-get-file-property (8) # /home/mwd/oaserver60 file-directory-p undef 16:52:28.740660 tramp-get-connection-property (7) # test test 16:52:28.740829 tramp-get-connection-property (7) # process-name nil 16:52:28.740984 tramp-get-connection-property (7) # process-name nil 16:52:28.741151 tramp-get-connection-property (7) # last-cmd-time (19466 47329 510039) 16:52:28.741330 tramp-get-connection-property (7) # process-name nil 16:52:28.741500 tramp-get-connection-property (7) # remote-echo nil 16:52:28.741642 tramp-send-command (6) # test -d /home/mwd/oaserver60 2>/dev/null; echo tramp_exit_status $? 16:52:28.741786 tramp-get-connection-property (7) # process-name nil 16:52:28.741954 tramp-get-connection-property (7) # chunksize 0 16:52:28.742129 tramp-set-connection-property (7) # last-cmd-time (19466 47372 742065) 16:52:28.742294 tramp-get-connection-property (7) # process-buffer nil 16:52:28.742495 tramp-get-connection-property (7) # check-remote-echo nil 16:52:28.742657 tramp-get-connection-property (7) # check-remote-echo nil 16:52:28.767546 tramp-get-connection-property (7) # check-remote-echo nil 16:52:28.767749 tramp-get-connection-property (7) # check-remote-echo nil 16:52:28.767918 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:52:28.768140 tramp-get-connection-property (7) # process-buffer nil 16:52:28.768343 tramp-set-file-property (8) # /home/mwd/oaserver60 file-directory-p t 16:52:28.768829 tramp-get-file-property (8) # /home/mwd/oaserver60/ file-readable-p undef 16:52:28.768993 tramp-get-file-property (8) # /home/mwd/oaserver60/ file-attributes-string nil 16:52:28.769140 tramp-get-connection-property (7) # uid-string nil 16:52:28.769291 tramp-get-connection-property (7) # gid-string nil 16:52:28.769489 tramp-get-file-property (8) # /home/mwd/oaserver60/ file-attributes-integer nil 16:52:28.769639 tramp-get-connection-property (7) # uid-integer nil 16:52:28.769785 tramp-get-connection-property (7) # gid-integer nil 16:52:28.769948 tramp-get-connection-property (7) # test test 16:52:28.770113 tramp-get-connection-property (7) # process-name nil 16:52:28.770274 tramp-get-connection-property (7) # process-name nil 16:52:28.770440 tramp-get-connection-property (7) # last-cmd-time (19466 47372 742065) 16:52:28.770608 tramp-get-connection-property (7) # process-name nil 16:52:28.770776 tramp-get-connection-property (7) # remote-echo nil 16:52:28.770920 tramp-send-command (6) # test -r /home/mwd/oaserver60/ 2>/dev/null; echo tramp_exit_status $? 16:52:28.771064 tramp-get-connection-property (7) # process-name nil 16:52:28.771239 tramp-get-connection-property (7) # chunksize 0 16:52:28.771412 tramp-set-connection-property (7) # last-cmd-time (19466 47372 771349) 16:52:28.771571 tramp-get-connection-property (7) # process-buffer nil 16:52:28.771802 tramp-get-connection-property (7) # check-remote-echo nil 16:52:28.771957 tramp-get-connection-property (7) # check-remote-echo nil 16:52:28.795495 tramp-get-connection-property (7) # check-remote-echo nil 16:52:28.795684 tramp-get-connection-property (7) # check-remote-echo nil 16:52:28.795852 tramp-wait-for-regexp (6) # tramp_exit_status 0 ///030a6efdba9530e135c9b50333cc973f#$ 16:52:28.796074 tramp-get-connection-property (7) # process-buffer nil 16:52:28.796268 tramp-set-file-property (8) # /home/mwd/oaserver60/ file-readable-p t 16:52:29.164205 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:52:29.164422 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:52:29.164601 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:52:29.164777 tramp-flush-file-property (8) # /home/mwd/oaserver60/ 16:55:09.638902 tramp-get-file-property (8) # /usr/oaserver60/bin file-directory-p t 16:55:09.639389 tramp-get-file-property (8) # /usr/oaserver60/bin/ file-readable-p t --=-=-= In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-06-05 on maru Windowing system distributor `The X.Org Foundation', version 11.0.10707000 configured using `configure '--without-toolkit-scroll-bars'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Info Minor modes in effect: display-time-mode: t diff-auto-refine-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t Recent input: M-x M-p M-p M-p M-p y C-x b * t r > C-x b * d e b < C-v C-v C-v C-v C-v C-x 1 C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-r g d b C-h i m t r a m p i p t y s p t y s C-n C-p C-x b C-x k M-x r e p o r t - e m Recent messages: Ispell process killed Starting new Ispell process [default] ... Mark set Mark saved where search started Ispell process killed Starting new Ispell process [default] ... Composing main Info directory...done Info-index: No `pty' in index Info-search: Search failed: "pty" Ispell process killed Load-path shadows: /usr/local/share/emacs/site-lisp/lilypond-words hides /usr/share/emacs/site-lisp/lilypond-words /usr/local/share/emacs/site-lisp/lilypond-indent hides /usr/share/emacs/site-lisp/lilypond-indent /usr/local/share/emacs/site-lisp/lilypond-mode hides /usr/share/emacs/site-lisp/lilypond-mode /home/md5i/src/elisp/psvn hides /usr/share/emacs/site-lisp/psvn /usr/local/share/emacs/site-lisp/lilypond-song hides /usr/share/emacs/site-lisp/lilypond-song /usr/local/share/emacs/site-lisp/lilypond-what-beat hides /usr/share/emacs/site-lisp/lilypond-what-beat /usr/local/share/emacs/site-lisp/lilypond-font-lock hides /usr/share/emacs/site-lisp/lilypond-font-lock /usr/local/share/emacs/site-lisp/lilypond-init hides /usr/share/emacs/site-lisp/lilypond-init Features: (shadow sort info mule-util gnus-cite reporter emacsbug gdb-mi bindat json gud multi-isearch tabify man ansi-color noutline outline gnus-topic nnfolder utf-7 utf7 rfc2104 netrc nnimap imap nndraft nnmh bbdb-gnus bbdb-snarf mail-extr bbdb-com nnml gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view smime dig mailcap gnus-cache edmacro kmacro gnus-demon nntp nnir gnus-sum gnus-group time-date gnus-undo nnmail mail-source nnoo gnus-start gnus-spec gnus-int gnus-range gnus-win gnus gnus-ems nnheader flyspell ispell server uptimes pp uniquify descr-text help-mode view tramp-imap assoc tramp-gw tramp-fish tramp-smb tramp-cache tramp-ftp tramp-cmds tramp auth-source gnus-util format-spec tramp-compat trampver time sieve-manage password-cache rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util sgml-mode psvn wid-edit log-edit pcvs-util add-log diff-mode easy-mmode inf-caml camldebug thingatpt derived shell caml-types caml-emacs caml-font caml advice help-fns advice-preload compile imenu message sendmail rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader generic-x debian-el debian-el-loaddefs dired-x dired-aux dired bbdb-autoloads bbdb timezone ange-ftp comint regexp-opt ring cl cl-19 tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) -- Michael Welsh Duggan (md5i@md5i.com) --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 06 14:33:50 2010 Received: (at 6360) by debbugs.gnu.org; 6 Jun 2010 18:33:50 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLKfO-0007FJ-7E for submit@debbugs.gnu.org; Sun, 06 Jun 2010 14:33:50 -0400 Received: from mail.gmx.net ([213.165.64.20]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OLKfL-0007FE-Ay for 6360@debbugs.gnu.org; Sun, 06 Jun 2010 14:33:48 -0400 Received: (qmail invoked by alias); 06 Jun 2010 18:33:41 -0000 Received: from p4FC180BB.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [79.193.128.187] by mail.gmx.net (mp044) with SMTP; 06 Jun 2010 20:33:41 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+9w+JzaEm977ucuM25egDq4HxXJkY1UVTiyBn4QZ P2cb39SWIlALmN From: Michael Albinus To: Michael Welsh Duggan Subject: Re: bug#6360: 24.0.50; TRAMP with gud/gdb causing "File error: pty association is not supported" References: <877hmdw60f.fsf@maru.md5i.com> Date: Sun, 06 Jun 2010 20:33:36 +0200 In-Reply-To: <877hmdw60f.fsf@maru.md5i.com> (Michael Welsh Duggan's message of "Sat, 05 Jun 2010 16:58:56 -0400") Message-ID: <87631wc8ov.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 6360 Cc: 6360@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Michael Welsh Duggan writes: > Using TRAMP method scpc and attempting run gdb on a remote file/server, > I am getting the following error: > > File error: pty association is not supported for `gdb-inferior' > > I have included my TRAMP debug buffer as part of this report: It's the same problem as reported in Bug#4604. I still have no idea how to solve it. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 07 01:23:22 2010 Received: (at control) by debbugs.gnu.org; 7 Jun 2010 05:23:22 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLUnx-0003LD-RC for submit@debbugs.gnu.org; Mon, 07 Jun 2010 01:23:22 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLUnw-0003L8-Rc for control@debbugs.gnu.org; Mon, 07 Jun 2010 01:23:21 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OLUns-00008L-Pa; Mon, 07 Jun 2010 01:23:16 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19468.33348.765545.801211@fencepost.gnu.org> Date: Mon, 7 Jun 2010 01:23:16 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: hw,k$Pi[6Jc)[n=d|g23D'pNGSxL@&LcGR!nHRX@x,PFrM6j\7##|cVUvB975Mt)U0F#fw X-Debbugs-No-Ack: yes X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.1 (-----) merge 4604 6360 From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 28 06:46:34 2010 Received: (at 6360) by debbugs.gnu.org; 28 Jul 2010 10:46:34 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oe49i-0006aR-Bk for submit@debbugs.gnu.org; Wed, 28 Jul 2010 06:46:34 -0400 Received: from mailout-de.gmx.net ([213.165.64.22] helo=mail.gmx.net) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Oe49e-0006aL-Vt for 6360@debbugs.gnu.org; Wed, 28 Jul 2010 06:46:32 -0400 Received: (qmail invoked by alias); 28 Jul 2010 10:46:39 -0000 Received: from p4FC190E7.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [79.193.144.231] by mail.gmx.net (mp006) with SMTP; 28 Jul 2010 12:46:39 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18vI24u+qIvC3cxFdT34lkW4e4ki1R/ZywKYOLM20 0BtSmyEQPVLwBO From: Michael Albinus To: Michael Welsh Duggan Subject: Re: bug#6360: 24.0.50; TRAMP with gud/gdb causing "File error: pty association is not supported" References: <877hmdw60f.fsf@maru.md5i.com> <87631wc8ov.fsf@gmx.de> Date: Wed, 28 Jul 2010 12:46:35 +0200 In-Reply-To: <87631wc8ov.fsf@gmx.de> (Michael Albinus's message of "Sun, 06 Jun 2010 20:33:36 +0200") Message-ID: <87y6cvevec.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 6360 Cc: 6360@debbugs.gnu.org, Nick Roberts X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.4 (--) Michael Albinus writes: > Michael Welsh Duggan writes: > >> Using TRAMP method scpc and attempting run gdb on a remote file/server, >> I am getting the following error: >> >> File error: pty association is not supported for `gdb-inferior' >> >> I have included my TRAMP debug buffer as part of this report: > > It's the same problem as reported in Bug#4604. I still have no idea how > to solve it. I've just committed patches to the trunk which allow Tramp to handle remote ttys. Some simple minded test cases work for me. However, there are still problems: The buffer "*input/output of emacs*" shows the error message &"warning: GDB: Failed to set controlling terminal: Operation not permitted\n" Source files seem to be loaded as local files (which works in my case, because I have used "/ssh::...") Somebody with more knowledge about gdb (Nick?) might check the issues. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 03 13:40:05 2011 Received: (at control) by debbugs.gnu.org; 3 Jul 2011 17:40:05 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdQeL-0000Zh-M9 for submit@debbugs.gnu.org; Sun, 03 Jul 2011 13:40:05 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QdQeJ-0000ZB-Iy for control@debbugs.gnu.org; Sun, 03 Jul 2011 13:40:04 -0400 Received: (qmail invoked by alias); 03 Jul 2011 17:39:55 -0000 Received: from p57BB8709.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.135.9] by mail.gmx.net (mp004) with SMTP; 03 Jul 2011 19:39:55 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX191RolHhoR1Tub/H205I4of7sVk2+9cxGYmt9IN5D XmilbJsnqS+8ka Date: Sun, 03 Jul 2011 19:39:54 +0200 Message-Id: <87mxgvqn4l.fsf@gmx.de> To: control@debbugs.gnu.org From: Michael Albinus Subject: control message for bug #4604 X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) owner 4604 michael.albinus@gmx.de From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 04:36:18 2016 Received: (at control) by debbugs.gnu.org; 21 Aug 2016 08:36:18 +0000 Received: from localhost ([127.0.0.1]:35510 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbOEs-00039O-D6 for submit@debbugs.gnu.org; Sun, 21 Aug 2016 04:36:18 -0400 Received: from mout.gmx.net ([212.227.17.20]:57477) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbOEr-00039B-Lg for control@debbugs.gnu.org; Sun, 21 Aug 2016 04:36:18 -0400 Received: from detlef.gmx.de ([93.209.69.183]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0Lb5Tp-1ar1ms1oWf-00kdcL for ; Sun, 21 Aug 2016 10:36:11 +0200 Date: Sun, 21 Aug 2016 10:36:09 +0200 Message-Id: <87bn0mr01y.fsf@gmx.de> To: control@debbugs.gnu.org From: Michael Albinus Subject: control message for bug #22569 X-Provags-ID: V03:K0:6R69ZXjgJzL3kZ7J9BiP1bGfxiaNJEt8w6Zo1+AWmQ23mQT/ZNm UFRWzLiwHXmhFnxUBkWQEowSDYPtnNNMfg8IVM4EaXzNXrrHNJ+EC9B6QcMg96kN7WoYfSW LHVGNNNq7SVJz5smjL0gGou/gymAAELWZ0zF4IIj1zC/nVVqgdE3pvtIVbSUGrCHgY3xeiL sfoidndc49jrPogBIqG9Q== X-UI-Out-Filterresults: notjunk:1;V01:K0:APBOum3gvH8=:/wiEMR7Rt7HKzHO3Bp862y nhxoBQAvPlcdoijhb1SIjkeFBkVMDJ+jKGhc1k0Z+EqNkpJbnAWGyj08sNU2rauz+yiWZoT44 Zc8NdL8pBwfizyiM0hCLM/E2imsTA1/uYY/mWIz6lva3IjLihvoFv3R/xrt9wfytkVe7wbkyV xHv9Ji3xZ3anqLL8Djmp74WZOJH2AsGJp79CEmO6zewlOgmLlixCIY+OLkUZjnexcHDpe2ujt Tks0d9TrPspwpmXwuZNx2SQWL/ZqAbbntQDDUgJVyHRr8Z2fDXP2rO9McNX3cLiUCFtPEA9fo c5JOHn6I5pztZE014VWAdrw1YDF9zNf63RnpTzX6ryjHBCOTvcPZWEnFLStJS1UZlUWk4TJkq QR5dSE6BaJojTVhJzIERLIsl7tbmcE+nzGY54okfPtnA6RxSdhpXHumyH6gB9LTq7aMRbMEPN xmMOm81Rc0eDGs96W1WwVzMaDDyCIfSdylwrIZ4nGQBo+e9k5UX2erZ5sA5ek2MlwrsKWF8u0 dzXD88iEvQAdXWSDl24PpmLy6yrU8OBbi4r5odpwhMTJa41q9CyGgAgh0UzHlp+JBKWcRm0Je A1teW2Orw3CMxzS5sst1BErgko0Vz6Z3dPs4aRc/SFgiJOwK9G7SVzdPyXeGj8la+RD/w945S b1q4xotbGvFVvvSahruy269ntmOVbkYr/QTSsfSzAE6yAwqilVGyHXisAhIpMy1lAofSJJCmV EMNX7Gko+8TljfCk9BGFVIhTNvLSGr0l0RA3q66iWtcOSNErrSQZsNVvjQg= X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) forcemerge 22569 4604 6360 From unknown Fri Jun 20 18:19:37 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 20 Sep 2016 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator