View Single Post
Posts: 7 | Thanked: 1 time | Joined on Mar 2011
#308
I updated toTURBO and I notice a great improvement. However, I was wondering if someone could help. I'm not a noob, but I am very inexperienced. After installing Turbo, I noticed the "os2008 commuunity SSU update (unlocked)" was in the application manager updater. I was told I was unable to update.

Then I tried apt-get upgrade and received the following:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
poppler-utils x11-common
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up gconf2 (2.16.0-1osso15) ...
chmod: /var/lib/gconf/apps/modest/server_accounts/GmailID_store/%gconf.xml: Input/output error
dpkg: error processing gconf2 (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of osso-software-version-rx34-unlocked:
osso-software-version-rx34-unlocked depends on gconf2 (>= 2.16.0-1osso14); however:
Package gconf2 is not configured yet.
dpkg: error processing osso-software-version-rx34-unlocked (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
gconf2
osso-software-version-rx34-unlocked
E: Sub-process /usr/bin/dpkg returned an error code (1)


It looks like gconf2 may be my problem? Was it not installed correctly? How do I configure gconf2?
I tried redownloading and installing gconf2 and got the following:
dpkg -i gconf2_2.16.0-1osso15_armel.deb
(Reading database ... 22003 files and directories currently installed.)
Preparing to replace gconf2 2.16.0-1osso15 (using gconf2_2.16.0-1osso15_armel.deb) ...
Unpacking replacement gconf2 ...
Setting up gconf2 (2.16.0-1osso15) ...
chmod: /var/lib/gconf/apps/modest/server_accounts/GmailID_store/%gconf.xml: Input/output error
dpkg: error processing gconf2 (--install):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
gconf2


I tried a few other things with no luck. How do I fix this so everything is working as intended?