Bug 747

Summary: 1-alpha2: recent updates gives an error messages on libgnome2-schemas installation
Product: Mageia Reporter: Palm Pre <palm_pre_stl>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: Normal CC: pterjan
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: libgnome2-schemas-2.32.1-3.mga1.x86_64(?) CVE:
Status comment:

Description Palm Pre 2011-04-09 22:04:08 CEST
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:
Comment 1 Ahmad Samir 2011-04-29 00:39:34 CEST
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 => RESOLVED
CC: (none) => pterjan
Resolution: (none) => WONTFIX

Comment 2 Ahmad Samir 2011-04-29 00:49:03 CEST
(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).