GNU bug report logs - #66339
Gnome-team dbus socket in /var/run/dbus, not /run/dbus

Previous Next

Package: guix;

Reported by: Vivien Kraus <vivien.kraus <at> univ-reims.fr>

Date: Wed, 4 Oct 2023 12:53:02 UTC

Severity: normal

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

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: Vivien Kraus <vivien.kraus <at> univ-reims.fr>
Subject: bug#66339: closed (Re: [PATCH gnome-team v6] gnu: dbus-service:
 make the session available under /run/dbus)
Date: Mon, 09 Oct 2023 20:38:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66339: Gnome-team dbus socket in /var/run/dbus, not /run/dbus

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

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

-- 
66339: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66339
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Vivien Kraus <vivien <at> planete-kraus.eu>, Maxim Cournoyer
 <maxim.cournoyer <at> gmail.com>, 66339-done <at> debbugs.gnu.org
Cc: rg <at> raghavgururajan.name
Subject: Re: [PATCH gnome-team v6] gnu: dbus-service: make the session
 available under /run/dbus
Date: Mon, 09 Oct 2023 22:36:41 +0200
Am Sonntag, dem 08.10.2023 um 16:53 +0200 schrieb Liliana Marie
Prikler:
> [...]
> Otherwise LGTM.  I'd commit it, but my machine is currently busy
> building half of core-updates for no reason.
No longer busy, time to commit.

Thanks

[Message part 3 (message/rfc822, inline)]
From: Vivien Kraus <vivien.kraus <at> univ-reims.fr>
To: bug-guix <bug-guix <at> gnu.org>
Subject: Gnome-team dbus socket in /var/run/dbus, not /run/dbus
Date: Wed, 04 Oct 2023 12:51:11 +0200
Dear guix,

The gnome-team branch starts the dbus service to provide a system
session socket in /var/run/dbus, but the dbus client expects it in
/run/dbus. This is the case for gdm and upowerd, and possibly many
more.

If I add

(symlink "/var/run/dbus" "/run/dbus")

in the script provided by dbus-activation (gnu/services/dbus.scm), then
gdm starts, and I can log in (with XFCE, GNOME still can’t load) and
verify upowerd works.

I don’t think this is a good solution though. I think we need to dig
into how to bind the socket in /run/dbus, and check the dbus clients to
make sure they all expect the socket in /run/dbus.

Best regards,

Vivien



This bug report was last modified 1 year and 284 days ago.

Previous Next


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