tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tramp (2.2.13.25.1); Tries to create socket in ineligible folder


From: Michael Albinus
Subject: Re: tramp (2.2.13.25.1); Tries to create socket in ineligible folder
Date: Mon, 08 Aug 2016 10:45:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Dave Abrahams <address@hidden> writes:

> Hi Michael,

Hi Dave,

> Here's the information you requested (I hope).

Yes. Tramp sends the following command:

14:46:52.755994 tramp-send-command (6) # exec ssh   -o ControlMaster=auto -o 
ControlPath='tramp.%C' -o ControlPersist=no -e none eno

And the answer is

14:46:52.836471 tramp-process-actions (6) # 
muxserver_listen: link mux listener 
tramp.4eaf7a9766b926e9e1ea91a47f275f555b307d5d.h80ZLHGcDjX82TSy => 
tramp.4eaf7a9766b926e9e1ea91a47f275f555b307d5d: Operation not permitted

So it is your local mux which causes the trouble. Don't know whether mux
could be configured to accecpt Tramp's settings. Otherwise, you might
use indeed one of the settings you have mentioned in your first message
(tweaking tramp-ssh-controlmaster-options or
tramp-use-ssh-controlmaster-options), that's what they're good for.

> Cheers!
> -Dave

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]