unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Baptiste Strazzulla <bstrazzull@hotmail.fr>
To: 69616@debbugs.gnu.org
Subject: bug#69616: Regression in eshell-tramp since Emacs 29.1
Date: Thu, 7 Mar 2024 18:08:07 +0000	[thread overview]
Message-ID: <AS8P189MB2024CB83B0F4901E3B302B40B9202@AS8P189MB2024.EURP189.PROD.OUTLOOK.COM> (raw)

[-- Attachment #1: Type: text/plain, Size: 1144 bytes --]

Hello!

Since the Emacs upgrade to 29.1 last october, I've been struggling with `sudo` in Emacs shell with the `eshell-tramp` module loaded (`(add-to-list 'eshell-modules-list 'eshell-tramp)`).

It fails if given any command in ~/.guix-profile/bin:

```
~ $ sudo git
git: command not found
```

and also fails (and downright kills the buffer) if given any command in /run/current-system/profile/bin

```
~ $ sudo guix
sudo: /run/current-system/profile/bin/sudo must be owned by uid 0 and have the setuid bit set
```

I tried with Emacs 28.1 on an old generation of packages I had and both commands worked fine on it.

I could also just not load this module anymore but as it turns out, `guix` is having problem finding modules defined in external channels then:

```
~ $ sudo guix system reconfigure ~/.config/guix/config.scm
guix system: error: failed to load '/home/baptiste/.config/guix/config.scm':
/home/baptiste/.config/guix/config.scm:127:2: Module named (nongnu packages linux) has no public interface
```

Does anyone have any ideas?

Kind regards and thank you for your dedication,
Baptiste Strazzulla

[-- Attachment #2: Type: text/html, Size: 5186 bytes --]

                 reply	other threads:[~2024-03-16 21:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AS8P189MB2024CB83B0F4901E3B302B40B9202@AS8P189MB2024.EURP189.PROD.OUTLOOK.COM \
    --to=bstrazzull@hotmail.fr \
    --cc=69616@debbugs.gnu.org \
    /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 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).