From: Christopher Howard <christopher@librehacker.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 72861-done@debbugs.gnu.org
Subject: bug#72861: 30.0.90; remote tramp (30.0.90): Couldn't find a proper `ls' command
Date: Fri, 01 Nov 2024 07:49:11 -0800 [thread overview]
Message-ID: <87ikt76jk8.fsf@librehacker.com> (raw)
In-Reply-To: Michael Albinus's message of "Thu, 05 Sep 2024 18:34:38 +0200 (8 weeks, 22 hours, 57 minutes ago)"
I haven't been struggling with this issue for some months now. I can't quite remember exactly how I went about resolving it, but I see the following in my init.el:
```
'(tramp-remote-path
'(tramp-own-remote-path tramp-default-remote-path "/bin" "/usr/bin"
"/sbin" "/usr/sbin" "/usr/local/bin"
"/usr/local/sbin" "/local/bin"
"/local/freeware/bin" "/local/gnu/bin"
"/usr/freeware/bin" "/usr/pkg/bin"
"/usr/contrib/bin" "/opt/bin" "/opt/sbin"
"/opt/local/bin" "/opt/homebrew/bin"
"/opt/homebrew/sbin"
"/run/current-system/profile/bin"))
```
/run/current-system/profile/bin is where the system wide executables are stored, and tramp-own-remote-path preserves the PATH provided by the remote login.
--
Christopher Howard
next prev parent reply other threads:[~2024-11-01 15:49 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
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 [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ikt76jk8.fsf@librehacker.com \
--to=christopher@librehacker.com \
--cc=72861-done@debbugs.gnu.org \
--cc=michael.albinus@gmx.de \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.