Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1284560

Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running

From Mark Hindley <mark@hindley.org.uk>
Newsgroups linux.debian.bugs.dist
Subject Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running
Date 2026-03-04 11:00 +0100
Message-ID <MuRbj-4VQM-1@gated-at.bofh.it> (permalink)
References (7 earlier) <MuDUJ-4MYG-1@gated-at.bofh.it> <MuHlD-4Pp6-3@gated-at.bofh.it> <MuOZP-4Uwn-1@gated-at.bofh.it> <MtKvf-4alw-3@gated-at.bofh.it> <MuOZP-4Uwn-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Control: tags -1 patch pending

On Wed, Mar 04, 2026 at 07:30:26AM +0000, Mark Hindley wrote:
> I will do some more testing. If there are no regressions for supported
> configurations, I would be happy to incorporate this change.

Initial testing of the patch below is good.

Mark

commit 7f0a532b9dfb2b7e439a675a0aec85263dcba920
Author: Mark Hindley <mark@hindley.org.uk>
Date:   Wed Mar 4 07:36:54 2026 +0000

    d/p/Disable_Dbus_activation_by_default.patch: change to Exec=bin/false to avoid Dbus callers hanging if elogind has been disabled.
    
    Closes: #1129339

diff --git a/debian/patches/Disable_Dbus_activation_by_default.patch b/debian/patches/Disable_Dbus_activation_by_default.patch
index 7134f7a97..29c0b020d 100644
--- a/debian/patches/Disable_Dbus_activation_by_default.patch
+++ b/debian/patches/Disable_Dbus_activation_by_default.patch
@@ -17,5 +17,5 @@ index 822f476..bd37d0b 100644
 -Exec={{LIBEXECDIR}}/elogind --daemon
 +# By default, Dbus activation of elogind is disabled. The daemon is started via an init script.
 +# Exec={{LIBEXECDIR}}/elogind --daemon
-+Exec=/bin/true
++Exec=/bin/false
  User=root

Back to linux.debian.bugs.dist | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running g1 <g1pi@libero.it> - 2026-03-01 09:40 +0100
  Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running Julian Andres Klode <jak@debian.org> - 2026-03-02 14:30 +0100
    Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running g1pi@libero.it - 2026-03-02 16:30 +0100
      Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running Julian Andres Klode <jak@debian.org> - 2026-03-02 20:40 +0100
        Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running g1pi@libero.it - 2026-03-03 00:00 +0100
          Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running David Kalnischkies <david@kalnischkies.de> - 2026-03-03 12:10 +0100
            Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running g1pi@libero.it - 2026-03-03 15:50 +0100
              Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running David Kalnischkies <david@kalnischkies.de> - 2026-03-03 19:40 +0100
                Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running Mark Hindley <mark@hindley.org.uk> - 2026-03-03 20:50 +0100
                Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running g1pi@libero.it - 2026-03-04 00:30 +0100
                Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running Mark Hindley <mark@hindley.org.uk> - 2026-03-04 08:40 +0100
                Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running Mark Hindley <mark@hindley.org.uk> - 2026-03-04 11:00 +0100
                Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running g1pi@libero.it - 2026-03-04 08:10 +0100
  Bug#1129339: apt hangs for 25 seconds before acting if logind isn't running David Kalnischkies <david@kalnischkies.de> - 2026-03-02 21:00 +0100

csiph-web