Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: userzero on 2016/08/29, 04:52:29

Title: Just installed system and did safe-upgrade error: paintitblack-xfce-settings
Post by: userzero on 2016/08/29, 04:52:29

Not sure how to proceed from here.  I Did an aptitude update and then aptitude safe-upgrade and get the following:


[size=78%]The following partially installed packages will be configured:[/size]
  paintitblack-xfce-settings
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 78 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
Setting up paintitblack-xfce-settings (2016.08.03) ...
'/usr/share/paintitblack-xfce-settings/schemas/90_org.xfce.mousepad.gschema.override' -> '/usr/share/glib-2.0/schemas/90_org.xfce.mousepad.gschema.override'
/var/lib/dpkg/info/paintitblack-xfce-settings.postinst: 25: /var/lib/dpkg/info/paintitblack-xfce-settings.postinst: dconf: not found
dpkg: error processing package paintitblack-xfce-settings (--configure):
 subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
 paintitblack-xfce-settings
E: Sub-process /usr/bin/dpkg returned an error code (1)
Setting up paintitblack-xfce-settings (2016.08.03) ...
'/usr/share/paintitblack-xfce-settings/schemas/90_org.xfce.mousepad.gschema.override' -> '/usr/share/glib-2.0/schemas/90_org.xfce.mousepad.gschema.override'
/var/lib/dpkg/info/paintitblack-xfce-settings.postinst: 25: /var/lib/dpkg/info/paintitblack-xfce-settings.postinst: dconf: not found
dpkg: error processing package paintitblack-xfce-settings (--configure):
 subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
 paintitblack-xfce-settings

Title: Re: Just installed system and did safe-upgrade error: paintitblack-xfce-settings
Post by: musca on 2016/08/29, 08:05:37
Hello userzero,
/var/lib/dpkg/info/paintitblack-xfce-settings.postinst: dconf: not found

This is not a known problem. I will try to reproduce this error message.
Which iso-image did you use to install? Please run "inxi -xS".
Did you append the "md5sum" parameter to check the install media?

Make sure dconf-tools (which depends on dconf-cli, dconf-editor) is installed.

A little remark on aptitude:
greetings
musca
Title: Re: Just installed system and did safe-upgrade error: paintitblack-xfce-settings
Post by: musca on 2016/08/29, 10:42:31
I've booted a recent build from 2016/07/22 and I was able to install paintitblack-xfce-settings 2016.08.03 (in live mode).

see screenshot  http://paste.siduction.org/20160829073942.png

Is dconf-tools installed? 
Code: [Select]
dpkg -l | grep dconf
greetings
musca
Title: Re: Just installed system and did safe-upgrade error: paintitblack-xfce-settings
Post by: melmarker on 2016/08/30, 02:03:40
we should add dconf-cli to the settings packages - until now it is only a dependency of paintitblack-common-settings (hmm - should be sufficient, but hey ...)