From: Eli Zaretskii <eliz@gnu.org>
To: Christopher Howard <christopher@librehacker.com>
Cc: 72861@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 [thread overview]
Message-ID: <86bk1cgcnw.fsf@gnu.org> (raw)
In-Reply-To: <87bk1cie1i.fsf@librehacker.com> (message from Christopher Howard on Wed, 28 Aug 2024 12:32:41 -0800)
> From: Christopher Howard <christopher@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?
next prev parent reply other threads:[~2024-08-29 4:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-28 20:32 bug#72861: 30.0.90; remote tramp (30.0.90): Couldn't find a proper `ls' command Christopher Howard
2024-08-29 4:45 ` Eli Zaretskii [this message]
2024-08-29 6:23 ` Christopher Howard
2024-08-29 6:38 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-08-29 15:18 ` Christopher Howard
2024-08-30 14:26 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-05 16:15 ` Christopher Howard
2024-09-05 16:34 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-01 15:49 ` Christopher Howard
2024-11-01 16:17 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86bk1cgcnw.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=72861@debbugs.gnu.org \
--cc=christopher@librehacker.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).