Ok, I tried to install
gconf package (I'm using KDE), thinking it may include
gconf-schemas to stop the error uninstalling
kiba-dock, but it gave me: "
There was an error commiting changes. Possibly there was a problem downloading some packages or the commit would break packages" and stopped in 50% of the installation. However, Adept Package Manager shows it as installed now. So I tried to completely install it from command line, and then to remove it, but it only showed errors:
Code:
neoakiraz@fcksys:~$ sudo aptitude install gconf
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Setting up kiba-dock (0.1-1.2) ...
/var/lib/dpkg/info/kiba-dock.postinst: 6: gconf-schemas: not found
dpkg: error processing kiba-dock (--configure):
subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
kiba-dock
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up kiba-dock (0.1-1.2) ...
/var/lib/dpkg/info/kiba-dock.postinst: 6: gconf-schemas: not found
dpkg: error processing kiba-dock (--configure):
subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
kiba-dock
neoakiraz@fcksys:~$ sudo aptitude remove gconf
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following packages are BROKEN:
libgconf11
The following packages will be REMOVED:
gconf
0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 1520kB will be freed.
The following packages have unmet dependencies:
libgconf11: Depends: gconf but it is not installable
Resolving dependencies...
The following actions will resolve these dependencies:
Remove the following packages:
libgconf11
Score is -301
Accept this solution? [Y/n/q/?] y
The following packages will be automatically REMOVED:
libgconf11
The following packages will be REMOVED:
gconf libgconf11
0 packages upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 1843kB will be freed.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
(Reading database ... 103744 files and directories currently installed.)
Removing gconf ...
Removing libgconf11 ...
Setting up kiba-dock (0.1-1.2) ...
/var/lib/dpkg/info/kiba-dock.postinst: 6: gconf-schemas: not found
dpkg: error processing kiba-dock (--configure):
subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
kiba-dock
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up kiba-dock (0.1-1.2) ...
/var/lib/dpkg/info/kiba-dock.postinst: 6: gconf-schemas: not found
dpkg: error processing kiba-dock (--configure):
subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
kiba-dock
I don't know why kiba-dock shows up here... It gives me the feeling I'm screwing everything up... I think I wont try more of my 'ideas'.
Any advise? Thanks...