GNU bug report logs - #41042
Compilation (Comint) is consistently killed when run with default directory /sudo::root

Previous Next

Package: emacs;

Reported by: akater <nuclearspace <at> gmail.com>

Date: Sun, 3 May 2020 08:19:01 UTC

Severity: normal

Fixed in version 28.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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: akater <nuclearspace <at> gmail.com>
Subject: bug#41042: closed (Re: bug#41042: Compilation (Comint) is
 consistently killed when run with default directory /sudo::root)
Date: Mon, 04 May 2020 07:03:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#41042: Compilation (Comint) is consistently killed when run with default directory /sudo::root

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 41042 <at> debbugs.gnu.org.

-- 
41042: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41042
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Albinus <michael.albinus <at> gmx.de>
To: akater <nuclearspace <at> gmail.com>
Cc: 41042-done <at> debbugs.gnu.org
Subject: Re: bug#41042: Compilation (Comint) is consistently killed when run
 with default directory /sudo::root
Date: Mon, 04 May 2020 09:02:11 +0200
akater <nuclearspace <at> gmail.com> writes:

Hi,

> Thank you, everything is fine now.

Thanks for the confirmation, I'm closing the bug.

> It looks like not many users of live Emacs builds also use compile over
> tramp feature, as this haven't been reported earlier.  That's
> unexpected.  (I build and install ≈everything this way.)

Well, this happens only for Tramp connections which have a session
timeout (sudo, doas) and for compilations which run longer than the
timeout (300 sec per default). Perhaps this doesn't happen for the
majority of users.

Best regards, Michael.

[Message part 3 (message/rfc822, inline)]
From: akater <nuclearspace <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Compilation (Comint) is consistently killed when run with default
 directory /sudo::root
Date: Sun, 03 May 2020 07:48:58 +0000
[Message part 4 (text/plain, inline)]
I'm using Emacs 28.0.50 (build 1, x86_64-pc-linux-uclibc) of 2020-05-03.

Compilation processes started with #'compile are killed after some time
when default-directory is let-bound to /sudo::/

Example:

emacs -Q

(require 'tramp)
(require 'compile)
(let ((default-directory "/sudo::/")) (compile "sleep 300"))

This started to happen between January 1 and April 30 (most likely
between March 1 and April 15 but I can't be completely sure).  I'm
calling such code regularly; it is used by ebuild-mode package in the
main Gentoo repository.

(compile "sudo ..") works fine.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 79 days ago.

Previous Next


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