* bug#68850: emacs: rgrep does not work over tramp
@ 2024-01-31 13:08 Tomas Volf
0 siblings, 0 replies; only message in thread
From: Tomas Volf @ 2024-01-31 13:08 UTC (permalink / raw)
To: 68850
[-- Attachment #1: Type: text/plain, Size: 755 bytes --]
Hello,
when I try to execute rgrep over a tramp connection, I get the following error:
/bin/sh: /gnu/store/sk8rxsrj3drr4arypicnhy899vgn3prr-findutils-4.9.0/bin/find: not found
That is somewhat expected, since the remote machine is not a Guix one, but even
if it were, it would require to have the find in exact same store path.
I understand the advantages of baking in the path to find into the
configuration, but I wonder whether the trade-off is worth if for this
particular case. Setting it to just `find' seems to work fine, both locally and
remotely (at the cost of a minuscule hit to reproducibility).
Have a nice day,
Tomas Volf
--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-01-31 13:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-31 13:08 bug#68850: emacs: rgrep does not work over tramp Tomas Volf
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.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).