GNU bug report logs - #72861
30.0.90; remote tramp (30.0.90): Couldn't find a proper `ls' command

Previous Next

Package: emacs;

Reported by: Christopher Howard <christopher <at> librehacker.com>

Date: Wed, 28 Aug 2024 20:35:01 UTC

Severity: normal

Found in version 30.0.90

Done: Christopher Howard <christopher <at> librehacker.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Christopher Howard <christopher <at> librehacker.com>
Cc: 72861 <at> debbugs.gnu.org
Subject: bug#72861: 30.0.90; remote tramp (30.0.90): Couldn't find a proper `ls' command
Date: Thu, 29 Aug 2024 07:45:23 +0300
> From: Christopher Howard <christopher <at> librehacker.com>
> Date: Wed, 28 Aug 2024 12:32:41 -0800
> 
> 
> 
> M-x find-file /ssh:localhost:
> 
> At this point, I get the following Lisp error, and am unable to complete the connect.
> 
> ```
> Debugger entered--Lisp error: (file-error "Couldn't find a proper `ls' command")
>   signal(file-error ("Couldn't find a proper `ls' command"))

There's Helm in the picture:

>   tramp-get-ls-command((tramp-file-name "ssh" nil nil "localhost" nil "/home/christopher" nil))
>   tramp-do-file-attributes-with-ls((tramp-file-name "ssh" nil nil "localhost" nil "/home/christopher" nil) "/home/christopher")
>   tramp-sh-handle-file-attributes("/ssh:localhost:/home/christopher")
>   apply(tramp-sh-handle-file-attributes "/ssh:localhost:/home/christopher")
>   tramp-sh-file-name-handler(file-attributes "/ssh:localhost:/home/christopher")
>   apply(tramp-sh-file-name-handler file-attributes "/ssh:localhost:/home/christopher")
>   tramp-file-name-handler(file-attributes "/ssh:localhost:/home/christopher")
>   file-attributes("/ssh:localhost:/home/christopher")
>   tramp-handle-file-symlink-p("/ssh:localhost:/home/christopher")
>   apply(tramp-handle-file-symlink-p "/ssh:localhost:/home/christopher")
>   tramp-sh-file-name-handler(file-symlink-p "/ssh:localhost:/home/christopher")
>   apply(tramp-sh-file-name-handler file-symlink-p "/ssh:localhost:/home/christopher")
>   tramp-file-name-handler(file-symlink-p "/ssh:localhost:/home/christopher")
>   file-symlink-p("/ssh:localhost:/home/christopher")
>   helm-ff-directory-files("/ssh:localhost:/home/christopher/")
>   helm-find-files-get-candidates()
>   apply(helm-find-files-get-candidates nil)
>   helm-apply-functions-from-source(((name . "Find Files") (resume lambda nil...

Does this happen in "emacs -Q", or if you disable Helm?




This bug report was last modified 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.