GNU bug report logs - #55443
emacs-28.1: tramp sudo broken

Previous Next

Package: guix;

Reported by: Remco van 't Veer <remco <at> remworks.net>

Date: Mon, 16 May 2022 06:29:02 UTC

Severity: normal

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Remco van 't Veer <remco <at> remworks.net>
To: Josselin Poiret <dev <at> jpoiret.xyz>
Cc: 55443 <at> debbugs.gnu.org
Subject: bug#55443: emacs-28.1: tramp sudo broken
Date: Thu, 19 May 2022 16:55:34 +0200
2022/05/19 15:57, Josselin Poiret:

> What I personally use is described at [1], and fixed this issue I had
> when I switched to emacs-next.
>
> [1] https://yhetil.org/guix/87czjsmif0.fsf <at> jpoiret.xyz/

Thanks!  Your workaround works.  Here's my slightly tweaked version
(inspired by the post by Max Brieiev):

  (connection-local-set-profile-variables
    'guix-system
    '((tramp-remote-path . (tramp-own-remote-path))))

  (connection-local-set-profiles
    `(:application tramp :protocol "sudo" :machine ,(system-name))
    'guix-system))

I do agree with Maxime Devos in the same thread, ideally tramp sudo
should just work on guix.




This bug report was last modified 2 years and 335 days ago.

Previous Next


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