Description of problem: I'm running WindowMaker. Recent updates lists 13 and gives some error messages on libgnome2-schemas installation [...] 4/13: libgnome2-schemas ############################################# ** GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL) /var/tmp/rpm-tmp.JvksPu: line 16: 3144 Aborted gconftool-2 --set /desktop/gnome/background/picture_options --type=string none ** GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL) /var/tmp/rpm-tmp.JvksPu: line 16: 3146 Aborted gconftool-2 --set /desktop/gnome/background/primary_color --type=string "#B20003" warning: %post(libgnome2-schemas-2.32.1-3.mga1.x86_64) scriptlet failed, exit status 134 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Reproducible: Steps to Reproduce:
This stems from using 'su' to become root and not 'su -' and so gconftool-2 can't be run as root and throws those gdbusconnetion errors. Which is normal/expected. c.f. https://qa.mandriva.com/show_bug.cgi?id=53928#c5
Status: NEW => RESOLVEDCC: (none) => pterjanResolution: (none) => WONTFIX
(FWIW, the error is harmless, and can be ignored, it just means the background wallpaper/colours won't be updated for the root account, IIUC).