From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Mats_L=F6fdahl?= Newsgroups: gmane.emacs.help Subject: Re: Tramp and BusyBox problem? Date: Tue, 03 Mar 2009 09:12:21 +0100 Organization: albasani.net Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1236069661 14149 80.91.229.12 (3 Mar 2009 08:41:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Mar 2009 08:41:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 03 09:42:18 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 1LeQCW-0003HH-Rn for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Mar 2009 09:42:09 +0100 Original-Received: from localhost ([127.0.0.1]:45234 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LeQBB-00078R-MZ for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Mar 2009 03:40:45 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed00.sul.t-online.de!t-online.de!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-X-Trace: news.albasani.net QyXGhQq4RgW/Tn6ZKmpUHOeOjjB11w4qeUw5yoCpdu7753iNLoEf+s9JJ1iHrwepDpojukYF9Rk4yKrnBuh38XkQNRum1uEOzUKtQ3gDqqhW15CzUzxrfEy5K9VqjYFI Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Tue, 3 Mar 2009 08:12:21 +0000 (UTC) X-User-ID: a3LKXauLxFSWiAvJjn2b5Sfi4f4wSvnTfofaC83vlq4mcSLIg/zIlIagkTmN03tS0JlM0s2ei27rrHc804WUvA== In-Reply-To: Cancel-Lock: sha1:XYvAswZluHGAX+wHH9vRihoSEww= User-Agent: Thunderbird 2.0.0.19 (X11/20090105) X-NNTP-Posting-Host: FlqgbWOzK0GZACd2LP9Tr8QLZCD6PsrMWI1XvYh0Z7k= Original-Xref: news.stanford.edu gnu.emacs.help:167242 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:62541 Archived-At: Mats Löfdahl wrote: > I'm trying to connect with tramp to my NAS (a Synology CubeStation 407), > which is running linux and BusyBox. Regular ssh works fine and when I > try to connect from emacs it looks like everything is going fine through > the tramp setting up procedure, until I get to the following point: > > ... > 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 > > Of course, I don't know if BusyBox is to blame here, it's just that it's > the thing in my NAS that I know differs from the systems I usually > connect to. > > Any ideas? Might be easier if I remember to give some information about my environment: emacs-version: GNU Emacs 22.3.1 (x86_64-redhat-linux-gnu, GTK+ Version 2.14.7) of 2009-02-09 on x86-1.fedora.phx.redhat.com tramp-version: 2.0.58-pre