From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ralf Schmitt Newsgroups: gmane.emacs.devel Subject: Re: tramp does not work when using athena Date: Mon, 27 Jun 2011 10:15:41 +0200 Message-ID: <878vsnzo42.fsf@muni.brainbot.com> References: <87d3i44w8a.fsf@muni.brainbot.com> <87liwsof3a.fsf@gmx.de> <87d3i4b7to.fsf@brainbot.com> <87sjqx834y.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309162615 17073 80.91.229.12 (27 Jun 2011 08:16:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Jun 2011 08:16:55 +0000 (UTC) Cc: michael.albinus@gmx.de To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 27 10:16:51 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qb6zy-0006oa-D1 for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2011 10:16:50 +0200 Original-Received: from localhost ([::1]:37804 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qb6zw-0006TY-Vs for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2011 04:16:49 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qb6za-0006Rn-HS for emacs-devel@gnu.org; Mon, 27 Jun 2011 04:16:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qb6zN-0000k8-Hs for emacs-devel@gnu.org; Mon, 27 Jun 2011 04:16:26 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:47640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qb6zM-0000jZ-IK for emacs-devel@gnu.org; Mon, 27 Jun 2011 04:16:13 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Qb6zG-0006Wd-Bf for emacs-devel@gnu.org; Mon, 27 Jun 2011 10:16:06 +0200 Original-Received: from mail.brainbot.com ([217.86.167.205]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Jun 2011 10:16:06 +0200 Original-Received: from ralf by mail.brainbot.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Jun 2011 10:16:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 264 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: mail.brainbot.com User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:CDtm9xDGhXapylwvVnGCNVz0geQ= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141053 Archived-At: Michael Albinus writes: >> Is it waiting for a prompt from the local shell here? > > Yes. If you would set tramp-verbose to 6, we could see more details. Sorry, about that. Here's the debug buffer at level 10: ,----[ debug-tramp-ssh ] | ;; GNU Emacs: 24.0.50.5 Tramp: 2.2.2-pre -*- mode: outline; -*- | 10:03:45.566024 tramp-maybe-open-connection (3) # Opening connection for root@mail using ssh... | 10:03:45.575693 tramp-get-connection-property (7) # process-name nil | 10:03:45.575818 tramp-get-connection-property (7) # process-buffer nil | 10:03:45.578332 tramp-maybe-open-connection (6) # /bin/sh | 10:03:45.578535 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:45.578656 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:45.578829 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:46.579160 tramp-accept-process-output (10) # | 10:03:46.579315 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:46.579421 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:46.579537 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:47.584783 tramp-accept-process-output (10) # | 10:03:47.584937 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:47.585061 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:47.585167 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:48.585626 tramp-accept-process-output (10) # | 10:03:48.585776 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:48.585880 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:48.585996 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:49.590917 tramp-accept-process-output (10) # | 10:03:49.591063 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:49.591174 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:49.591274 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:50.596608 tramp-accept-process-output (10) # | 10:03:50.596757 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:50.596862 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:50.596974 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:51.602322 tramp-accept-process-output (10) # | 10:03:51.602469 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:51.602580 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:51.602686 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:52.608041 tramp-accept-process-output (10) # | 10:03:52.608182 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:52.608290 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:52.608396 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:53.613728 tramp-accept-process-output (10) # | 10:03:53.613870 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:53.613984 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:53.614084 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:54.615098 tramp-accept-process-output (10) # | 10:03:54.615246 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:54.615352 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:54.615470 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:55.620814 tramp-accept-process-output (10) # | 10:03:55.620958 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:55.621059 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:55.621157 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:56.625136 tramp-accept-process-output (10) # | 10:03:56.625281 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:56.625382 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:56.625496 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:57.630893 tramp-accept-process-output (10) # | 10:03:57.631026 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:57.631138 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:57.631237 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:58.631746 tramp-accept-process-output (10) # | 10:03:58.631872 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:58.631977 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:58.632098 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:03:59.637464 tramp-accept-process-output (10) # | 10:03:59.637607 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:59.637706 tramp-get-connection-property (7) # check-remote-echo nil | 10:03:59.637804 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:00.641805 tramp-accept-process-output (10) # | 10:04:00.641934 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:00.642041 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:00.642146 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:01.645118 tramp-accept-process-output (10) # | 10:04:01.645274 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:01.645403 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:01.645503 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:02.648429 tramp-accept-process-output (10) # | 10:04:02.648576 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:02.648677 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:02.648791 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:03.654129 tramp-accept-process-output (10) # | 10:04:03.654277 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:03.654380 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:03.654482 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:04.659838 tramp-accept-process-output (10) # | 10:04:04.659980 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:04.660085 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:04.660186 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:05.665659 tramp-accept-process-output (10) # | 10:04:05.665806 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:05.665919 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:05.666019 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:06.671388 tramp-accept-process-output (10) # | 10:04:06.671532 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:06.671651 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:06.671766 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:07.677120 tramp-accept-process-output (10) # | 10:04:07.677237 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:07.677342 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:07.677444 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:08.680800 tramp-accept-process-output (10) # | 10:04:08.680948 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:08.681049 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:08.681151 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:09.681427 tramp-accept-process-output (10) # | 10:04:09.681584 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:09.681694 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:09.681812 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:10.682116 tramp-accept-process-output (10) # | 10:04:10.682265 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:10.682407 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:10.682524 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:11.683410 tramp-accept-process-output (10) # | 10:04:11.683564 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:11.683664 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:11.683767 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:12.684407 tramp-accept-process-output (10) # | 10:04:12.684558 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:12.684659 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:12.684760 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:13.686179 tramp-accept-process-output (10) # | 10:04:13.686331 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:13.686448 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:13.686552 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:14.691727 tramp-accept-process-output (10) # | 10:04:14.691869 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:14.691972 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:14.692072 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:15.697442 tramp-accept-process-output (10) # | 10:04:15.697608 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:15.697710 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:15.697810 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:16.703188 tramp-accept-process-output (10) # | 10:04:16.703340 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:16.703452 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:16.703552 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:17.703918 tramp-accept-process-output (10) # | 10:04:17.704067 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:17.704171 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:17.704292 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:18.709568 tramp-accept-process-output (10) # | 10:04:18.709718 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:18.709819 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:18.709922 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:19.711766 tramp-accept-process-output (10) # | 10:04:19.711912 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:19.712013 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:19.712120 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:20.717467 tramp-accept-process-output (10) # | 10:04:20.717627 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:20.717730 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:20.717845 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:21.723197 tramp-accept-process-output (10) # | 10:04:21.723345 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:21.723448 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:21.723563 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:22.728948 tramp-accept-process-output (10) # | 10:04:22.729090 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:22.729195 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:22.729304 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:23.731023 tramp-accept-process-output (10) # | 10:04:23.731170 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:23.731272 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:23.731376 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:24.731765 tramp-accept-process-output (10) # | 10:04:24.731886 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:24.731997 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:24.732099 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:25.735096 tramp-accept-process-output (10) # | 10:04:25.735244 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:25.735362 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:25.735466 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:26.737511 tramp-accept-process-output (10) # | 10:04:26.737655 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:26.737760 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:26.737875 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:27.741765 tramp-accept-process-output (10) # | 10:04:27.741909 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:27.742013 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:27.753046 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:28.758488 tramp-accept-process-output (10) # | 10:04:28.758624 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:28.758728 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:28.758828 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:29.764178 tramp-accept-process-output (10) # | 10:04:29.764321 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:29.764421 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:29.764520 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:30.769862 tramp-accept-process-output (10) # | 10:04:30.770005 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:30.770106 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:30.770207 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:31.775561 tramp-accept-process-output (10) # | 10:04:31.775706 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:31.775806 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:31.775904 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:32.781245 tramp-accept-process-output (10) # | 10:04:32.781387 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:32.781485 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:32.781585 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:33.787508 tramp-accept-process-output (10) # | 10:04:33.787653 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:33.787755 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:33.787855 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:34.793214 tramp-accept-process-output (10) # | 10:04:34.793355 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:34.793453 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:34.793552 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:35.798889 tramp-accept-process-output (10) # | 10:04:35.799030 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:35.799138 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:35.799237 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:36.804580 tramp-accept-process-output (10) # | 10:04:36.804722 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:36.804820 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:36.804922 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:37.810279 tramp-accept-process-output (10) # | 10:04:37.810421 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:37.810523 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:37.810620 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:38.811766 tramp-accept-process-output (10) # | 10:04:38.811908 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:38.812006 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:38.812108 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:39.812684 tramp-accept-process-output (10) # | 10:04:39.812835 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:39.812935 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:39.813033 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:40.816091 tramp-accept-process-output (10) # | 10:04:40.816233 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:40.816332 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:40.816435 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:41.821770 tramp-accept-process-output (10) # | 10:04:41.821915 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:41.822013 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:41.822113 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:42.822779 tramp-accept-process-output (10) # | 10:04:42.822917 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:42.823038 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:42.823140 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:43.823824 tramp-accept-process-output (10) # | 10:04:43.823965 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:43.824065 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:43.824164 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:44.825087 tramp-accept-process-output (10) # | 10:04:44.825230 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:44.825331 tramp-get-connection-property (7) # check-remote-echo nil | 10:04:44.825429 tramp-accept-process-output (10) # *tramp/ssh root@mail* run | 10:04:45.582826 tramp-wait-for-regexp (6) # | 10:04:45.582958 tramp-wait-for-regexp (1) # File error: [[Regexp `\(^[^#$%> | ]*[#$%>] *\|\(?:^\|\)[^#$%> | ]*#?[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'' not found in 60 secs]] | 10:04:45.583134 tramp-wait-for-regexp (3) # Opening connection for root@mail using ssh...done `---- -- Cheers, - Ralf