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: Mon, 08 Mar 2010 22:35:13 +0100 Message-ID: <87tysq1oq6.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> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268084137 12070 80.91.229.12 (8 Mar 2010 21:35:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 8 Mar 2010 21:35:37 +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 Mon Mar 08 22:35:32 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 1Nokbr-0005tw-Eg for ged-emacs-devel@m.gmane.org; Mon, 08 Mar 2010 22:35:31 +0100 Original-Received: from localhost ([127.0.0.1]:40074 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nokbq-00027S-Qz for ged-emacs-devel@m.gmane.org; Mon, 08 Mar 2010 16:35:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nokbm-00027N-0C for emacs-devel@gnu.org; Mon, 08 Mar 2010 16:35:26 -0500 Original-Received: from [140.186.70.92] (port=47781 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nokbl-00027F-B3 for emacs-devel@gnu.org; Mon, 08 Mar 2010 16:35:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nokbk-0000Yp-36 for emacs-devel@gnu.org; Mon, 08 Mar 2010 16:35:25 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:55833) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Nokbj-0000Yd-LG for emacs-devel@gnu.org; Mon, 08 Mar 2010 16:35:24 -0500 Original-Received: (qmail invoked by alias); 08 Mar 2010 21:35:16 -0000 Original-Received: from p4FC002F7.dip0.t-ipconnect.de (EHLO detlef.local) [79.192.2.247] by mail.gmx.net (mp041) with SMTP; 08 Mar 2010 22:35:16 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19n5a4ng1FnVT4nOba0wKP7AdS14jz5mTnixEDABq tM+YlQUUBgY1Qc In-Reply-To: <86tysqr9sq.fsf_-_@blue.stonehenge.com> (Randal L. Schwartz's message of "Mon, 08 Mar 2010 09:40:53 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.58999999999999997 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:121749 Archived-At: merlyn@stonehenge.com (Randal L. Schwartz) writes: >>>>>> "Michael" == Michael Albinus writes: > > Michael> Remove the "exec" from the /bin/sh call: > > Did that. Didn't help > > Michael> Increase tramp-verbose to 10 (much more traces). Maybe, we see more. > > New trace uploaded to same place http://www.stonehenge.com/pic/TRAMP-DEBUG-LOG Looks like there is still the same trace I did analyze already. Could you, please, upload the new trace? > This problem exists in Emacs 23.1.1 connecting to OpenSolaris, so > I updated the subject line. Interesting. There is already a patch in Tramp just because of OpenSolaris. Search for "solaris" in tramp.el. Maybe we have found even more. Best regards, Michael.