all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Adam Schaefers <paxchristi888@gmail.com>
Cc: 38728@debbugs.gnu.org
Subject: bug#38728: 26.3; eshell with tramp su is unable to execute system binaries
Date: Sat, 29 Feb 2020 10:50:07 +0100	[thread overview]
Message-ID: <87sgit3epc.fsf@gmx.de> (raw)
In-Reply-To: <87pnels4ui.fsf@gmx.de> (Michael Albinus's message of "Tue, 11 Feb 2020 13:09:25 +0100")

Michael Albinus <michael.albinus@gmx.de> writes:

Hi Adam,

>>> 1. M-x eshell
>>> 2. Insert the following into the eshell prompt:
>>> cd (concat "/su:root@"system-name":"default-directory)
>>> 3. RET
>>> 4. *ls RET
>>>
>>> returns the following:
>>>
>>> /su:root@kiss:/bin/ls: not an executable file
>>
>> I've tried to reproduce it with Emacs 26.3 as provided by Ubuntu 19.10,
>> but it works for me. *ls returns the requested file names.
>>
>> I had to modify your example slightly:
>>
>> * use sudo instead of su
>> * expand default-directory due to ~/
>>
>> So I have applied
>>
>> cd (concat "/sudo::" (expand-file-name default-directory))
>>
>> But this shouldn't make a difference wrt the problem. I have also
>> started Emacs with "-Q", in order to suppress any config. Could you do
>> it also? I see ido in your messages, for example.
>
> Any news? I fear I cannot do anything w/o more information.

I'm closing this as unreproducible. Feel free to reopen (reply) if
there's something else to say.

Best regards, Michael.





      reply	other threads:[~2020-02-29  9:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-24  4:42 bug#38728: 26.3; eshell with tramp su is unable to execute system binaries Adam Schaefers
2019-12-24  8:23 ` Michael Albinus
2020-02-11 12:09   ` Michael Albinus
2020-02-29  9:50     ` Michael Albinus [this message]

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=87sgit3epc.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=38728@debbugs.gnu.org \
    --cc=paxchristi888@gmail.com \
    /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.