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: Thu, 11 Mar 2010 20:37:54 +0100 Message-ID: <87ociuhcod.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> <87lje20zry.fsf@gmx.de> <86mxyhjxxe.fsf@blue.stonehenge.com> <87fx489kg8.fsf@gmx.de> <864okodryx.fsf@blue.stonehenge.com> <87y6i0ornu.fsf@gmx.de> <86aaueg5pw.fsf@blue.stonehenge.com> <40671.130.55.118.19.1268329989.squirrel@webmail.lanl.gov> <86pr3aeo4u.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 1268336300 22529 80.91.229.12 (11 Mar 2010 19:38:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 11 Mar 2010 19:38:20 +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 Thu Mar 11 20:38:15 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 1NpoD0-0002Tw-UA for ged-emacs-devel@m.gmane.org; Thu, 11 Mar 2010 20:38:15 +0100 Original-Received: from localhost ([127.0.0.1]:47862 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NpoD0-0005n2-4j for ged-emacs-devel@m.gmane.org; Thu, 11 Mar 2010 14:38:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NpoCt-0005kH-AO for emacs-devel@gnu.org; Thu, 11 Mar 2010 14:38:07 -0500 Original-Received: from [140.186.70.92] (port=51201 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NpoCs-0005i3-7W for emacs-devel@gnu.org; Thu, 11 Mar 2010 14:38:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NpoCr-0001qx-4q for emacs-devel@gnu.org; Thu, 11 Mar 2010 14:38:06 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:51050) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1NpoCq-0001qo-OW for emacs-devel@gnu.org; Thu, 11 Mar 2010 14:38:05 -0500 Original-Received: (qmail invoked by alias); 11 Mar 2010 19:38:01 -0000 Original-Received: from p4FC00B54.dip0.t-ipconnect.de (EHLO detlef.local) [79.192.11.84] by mail.gmx.net (mp032) with SMTP; 11 Mar 2010 20:38:01 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/wErRxDG7worfsnfkJM8LnB4MVZ1hvjpl4PwKt4+ oORdUdyLR7bXne In-Reply-To: <86pr3aeo4u.fsf@blue.stonehenge.com> (Randal L. Schwartz's message of "Thu, 11 Mar 2010 09:58:41 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.55000000000000004 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:121828 Archived-At: merlyn@stonehenge.com (Randal L. Schwartz) writes: >>>>>> "Davis" == Davis Herring writes: > > Michael> Before you test this, you must call "M-x >>> tramp-cleanup-all-connections". > Michael> This flushes Tramp's caches, which is necessary. >>> >>> I started a brand new emacs... I presume that's the same thing. > > Davis> No, that's not the same. Tramp caches things (like remote OS versions and > Davis> so forth) on disk. > > Still fails. :) > > http://www.stonehenge.com/pic/TRAMP-DEBUG-LOG5 if it matters. In both traces, Tramp has read values from the cache. Example in TRAMP-DEBUG-LOG5: 09:57:43.040036 tramp-get-connection-property (7) # remote-shell /bin/sh OK, let's do it with a sledge-hammer approach: - Close any Emacs session. It is important to do it first, because Tramp saves its cache when Emacs exits. - Remove ~/.emacs.d/tramp (this is the saved cache). - Start "emacs -Q", and run your test. Best regards, Michael.