From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: Tramp Mode not working connecting to OpenSolaris Date: Tue, 09 Mar 2010 07:34:09 +0100 Message-ID: <87lje20zry.fsf@gmx.de> References: <86r5ny1kl6.fsf@blue.stonehenge.com> <87iq9998rf.fsf@gmx.de> <863a0bu572.fsf@blue.stonehenge.com> <87d3zfgs4q.fsf@gmx.de> <86lje2suor.fsf@blue.stonehenge.com> <876356wy1m.fsf@gmx.de> <861vfusq3f.fsf@blue.stonehenge.com> <871vfuwx1g.fsf@gmx.de> <86tysqr9sq.fsf_-_@blue.stonehenge.com> <87tysq1oq6.fsf@gmx.de> <86d3zeo5eu.fsf@blue.stonehenge.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268141985 26484 80.91.229.12 (9 Mar 2010 13:39:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 9 Mar 2010 13:39:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: merlyn@stonehenge.com (Randal L. Schwartz) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 09 14:39:39 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NozI8-0001VB-DI for ged-emacs-devel@m.gmane.org; Tue, 09 Mar 2010 14:16:08 +0100 Original-Received: from localhost ([127.0.0.1]:58039 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Not1Q-0005rG-ER for ged-emacs-devel@m.gmane.org; Tue, 09 Mar 2010 01:34:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Not1G-0005r3-AA for emacs-devel@gnu.org; Tue, 09 Mar 2010 01:34:18 -0500 Original-Received: from [140.186.70.92] (port=42687 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Not1D-0005ql-Kx for emacs-devel@gnu.org; Tue, 09 Mar 2010 01:34:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Not1C-0005ID-KY for emacs-devel@gnu.org; Tue, 09 Mar 2010 01:34:15 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:56608) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Not1C-0005I7-8w for emacs-devel@gnu.org; Tue, 09 Mar 2010 01:34:14 -0500 Original-Received: (qmail invoked by alias); 09 Mar 2010 06:34:12 -0000 Original-Received: from p4FC00B72.dip0.t-ipconnect.de (EHLO detlef.local) [79.192.11.114] by mail.gmx.net (mp022) with SMTP; 09 Mar 2010 07:34:12 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+TI9owE2CTX9krURH6Z1IE00CLzEPNY+G2BnhFx/ N9yTF+vrrSe8AG In-Reply-To: <86d3zeo5eu.fsf@blue.stonehenge.com> (Randal L. Schwartz's message of "Mon, 08 Mar 2010 13:43:53 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.56999999999999995 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121755 Archived-At: merlyn@stonehenge.com (Randal L. Schwartz) writes: > Michael> Looks like there is still the same trace I did analyze already. Could > Michael> you, please, upload the new trace? > > The problem was caching... my reverse-proxy caches files for a few hours. > > Try again, or add a "2" on the end, which is a second copy. :) That's OK now. However, there is nothing new, because the shell is still called with "exec": 09:31:23.036109 tramp-send-command (6) # exec env ENV='' PROMPT_COMMAND='' PS1=\#\$\ PS2='' PS3='' /bin/sh Did you apply the patch I've sent yesterday? Best regards, Michael.