emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#42224: closed (Emacs currently requires bash and gzip to be propagat


From: GNU bug Tracking System
Subject: bug#42224: closed (Emacs currently requires bash and gzip to be propagated to load core functionality)
Date: Thu, 20 May 2021 12:43:02 +0000

Your message dated Thu, 20 May 2021 08:42:16 -0400
with message-id <875yzd1srb.fsf_-_@gmail.com>
and subject line Re: bug#42224: Emacs currently requires bash and gzip to be 
propagated to load core functionality
has caused the debbugs.gnu.org bug report #42224,
regarding Emacs currently requires bash and gzip to be propagated to load core 
functionality
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42224: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42224
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Emacs currently requires bash and gzip to be progatade to load core functionality. Date: Sun, 05 Jul 2020 22:59:12 -0400
Hello!

It was discovered while troubleshooting an issue on help-guix [0] that
Emacs cannot currently load its subr-x module (there are probably many
more) when used in a pure environment (or container) that doesn't
propagate bash and gzip, which it uses to decompress the said module.

The fix would be to patch Emacs' sources so those programs are referred
by their absolute store paths rather than simply being looked in PATH.

Maxim

[0]  https://lists.gnu.org/archive/html/help-guix/2020-06/msg00143.html



--- End Message ---
--- Begin Message --- Subject: Re: bug#42224: Emacs currently requires bash and gzip to be propagated to load core functionality Date: Thu, 20 May 2021 08:42:16 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Ludovic Courtès <ludo@gnu.org> writes:

> Hi,
>
> Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:
>
>> It was discovered while troubleshooting an issue on help-guix [0] that
>> Emacs cannot currently load its subr-x module (there are probably many
>> more) when used in a pure environment (or container) that doesn't
>> propagate bash and gzip, which it uses to decompress the said module.
>
> D’oh!
>
>> The fix would be to patch Emacs' sources so those programs are referred
>> by their absolute store paths rather than simply being looked in PATH.

I believe this was fixed by Leo Prikler in their commit
d13b46fae46fe0e0d529e67ffc7f4074440d1b6e (gnu: emacs: Add coreutils and
gzip to PATH).

Closing!

Maxim


--- End Message ---

reply via email to

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