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

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

bug#66339: closed (Gnome-team dbus socket in /var/run/dbus, not /run/dbu


From: GNU bug Tracking System
Subject: bug#66339: closed (Gnome-team dbus socket in /var/run/dbus, not /run/dbus)
Date: Mon, 09 Oct 2023 20:38:02 +0000

Your message dated Mon, 09 Oct 2023 22:36:41 +0200
with message-id <20ed3340de4b64b61ec33fb929b83ed4b86b4e93.camel@gmail.com>
and subject line Re: [PATCH gnome-team v6] gnu: dbus-service: make the session 
available under /run/dbus
has caused the debbugs.gnu.org bug report #66339,
regarding Gnome-team dbus socket in /var/run/dbus, not /run/dbus
to be marked as done.

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


-- 
66339: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66339
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Gnome-team dbus socket in /var/run/dbus, not /run/dbus Date: Wed, 04 Oct 2023 12:51:11 +0200 User-agent: Evolution 3.46.4
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



--- End Message ---
--- Begin Message --- 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 User-agent: Evolution 3.46.4
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


--- End Message ---

reply via email to

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