GNU bug report logs - #63578
29.0.91; Org Cannot tangle with tramp using sudo

Previous Next

Package: emacs;

Reported by: "k.ninev <at> cdots.bg" <k.ninev <at> cdots.bg>

Date: Fri, 19 May 2023 04:00:03 UTC

Severity: normal

Found in version 29.0.91

Fixed in version 29.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Kostadin Ninev <k.ninev <at> cdots.bg>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: Bastien <bzg <at> gnu.org>, 63578 <at> debbugs.gnu.org, Ihor Radchenko <yantar92 <at> posteo.net>, Eli Zaretskii <eliz <at> gnu.org>
Subject: bug#63578: 29.0.91; Org Cannot tangle with tramp using sudo
Date: Sat, 20 May 2023 11:26:05 +0000

> Perhaps you can send the value of
> tramp-default-proxies-alist at the moment everything goes wrong.

This is the wrong value of tramp-default-proxies-alist 

((nil nil
      #("/ssh:srv:" 0 9
	(tramp-ad-hoc t)))
 ("^srv$" "^root$"
  #("/ssh:srv:" 0 9
    (tramp-ad-hoc t))))

And I get this with my patch


((#("^srv$" 1 4
    (tramp-default t))
  #("^root$" 1 5
    (tramp-default t))
  #("/ssh:srv:" 0 9
    (tramp-ad-hoc t))))


> Do you use several multi-hops in parallel? Something like
> "/ssh:user <at> server|sudo::" and "/ssh:anotheruser <at> anotherserver|sudo::"?

No but I tried it with the same results, the patch fixes it for me.
-- 
Kostadin Ninev.




This bug report was last modified 1 year and 362 days ago.

Previous Next


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