GNOME Bugzilla – Bug 156056
gconftool --makefile-install-rule does not scan the config-source for a writable entry
Last modified: 2018-08-17 13:56:01 UTC
gconftool-2 seems to always use the first entry of the gconf path to install new schemas to. When installing a package e.g. to users homedir this fails. As a work-around one could specify the target location using --with-gconf-source. But IMHO gconftool should try one location after the other until it finds a writable one.
GConf has been deprecated since 2011. GConf is not under active development anymore. Its codebase has been archived: https://gitlab.gnome.org/Archive/gconf/commits/master dconf and gsettings are its successors. See https://developer.gnome.org/gio/stable/ch34.html and https://developer.gnome.org/GSettings/ for porting info. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Feel free to open a task in GNOME Gitlab if the issue described in this task still applies to a recent + supported version of dconf/gsettings. Thanks!