From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: Tramp and BusyBox problem? Date: Sun, 15 Mar 2009 17:28:22 +0100 Message-ID: <87ocw24uop.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1237134548 31202 80.91.229.12 (15 Mar 2009 16:29:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 15 Mar 2009 16:29:08 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Mats =?utf-8?Q?L=C3=B6fdahl?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 15 17:30:25 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LitEC-00053C-3m for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Mar 2009 17:30:20 +0100 Original-Received: from localhost ([127.0.0.1]:55103 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LitCp-0006ML-Qp for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Mar 2009 12:28:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LitCT-0006M2-Jd for help-gnu-emacs@gnu.org; Sun, 15 Mar 2009 12:28:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LitCN-0006K3-Pm for help-gnu-emacs@gnu.org; Sun, 15 Mar 2009 12:28:32 -0400 Original-Received: from [199.232.76.173] (port=42248 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LitCN-0006K0-Jh for help-gnu-emacs@gnu.org; Sun, 15 Mar 2009 12:28:27 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:50739) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LitCN-0001T7-34 for help-gnu-emacs@gnu.org; Sun, 15 Mar 2009 12:28:27 -0400 Original-Received: (qmail invoked by alias); 15 Mar 2009 16:28:25 -0000 Original-Received: from brln-4db90f6c.pool.einsundeins.de (EHLO magdalene.local) [77.185.15.108] by mail.gmx.net (mp020) with SMTP; 15 Mar 2009 17:28:25 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18VDdFNXNcVBcS1698w/MaRvuW/aEyVB609njqJD/ vepWY+GIs35Kbo In-Reply-To: ("Mats =?utf-8?Q?L=C3=B6fdah?= =?utf-8?Q?l=22's?= message of "Sun, 08 Mar 2009 17:47:44 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62933 Archived-At: Mats L=C3=B6fdahl writes: >>>>>> tramp: Testing remote command `/bin/ls' for -n...okay >>>>>> tramp: Using remote command `/bin/ls' for getting directory listings >>>>>> tramp: Sending the Perl script `tramp_file_attributes'...done. >>>>>> tramp-handle-file-attributes: Wrong type argument: listp, if > Tramp: Sending password > Tramp: Found remote shell prompt on `10.0.0.3' > File error: Couldn't find exit status of `echo \"`uname -sr`\"' That's another problem. I would need Tramp traces now. Please apply (set tramp-verbose 6) and rerun your test. Afterwards, send the *debug tramp/scp root@10.0.0.3* buffer. > /Mats Best regards, Michael.