pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: dconf/dbus: Unable to load /var/lib/dbus/machine-id
Hi,
I don't have a definitive solution for this, but I've encountered
similar things while working on the GNOME port.
On 27.03.21 11:37, Thomas Klausner wrote:
Hi!
gnucash on pkgsrc-current/NetBSD-current is complaining:
dconf-WARNING **: 11:33:46.619: failed to commit changes to dconf: Cannot spawn a message bus without a machine-id: Unable to load /var/lib/dbus/machine-id or /etc/machine-id: Failed to open file "/var/lib/dbus/machine-id": No such file or directory
These paths are hardcoded in glib, or a build-time configuration in the
latest version. [0]
On my machine the id file is at `/var/db/dbus/machine-id`.
I have the latest dbus rc.d script installed and dbus=YES in my
/etc/mk.conf.
Does anyone know which package we have to fix for that and how?
Or if we can ignore this warning?Patching `devel/glib2` with the correct path could work. I don't use
GnuCash so can't tell if the warning can be ignored.
[0]
https://gitlab.gnome.org/GNOME/glib/-/commit/05ff2f877ca301096106991c4f455519b5695cad
Home |
Main Index |
Thread Index |
Old Index