problem with scim package broke cant remove
when i am trying to update my ubuntu edgy , synaptic scream at me that i have broken packages and i must fix them before continue ,
when i going to synaptic and press on the fix all broken packages ,nothing happen,
1f40
so i found the broken package - scim (i understand that this package is needed for chi input support - i dont need it )
so then ive open a console and get this ..
benny@LinuxBox:~$ sudo aptitude remove scim
Password:
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:
scim-gtk2-immodule
The following packages will be REMOVED:
scim
0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 1999kB will be freed.
The following packages have unmet dependencies:
scim-gtk2-immodule: Depends: scim but it is not installable
Resolving dependencies...
The following actions will resolve these dependencies:
Upgrade the following packages:
scim [1.4.4-4ubuntu6 (now) -> 1.4.4-4ubuntu6 (edgy, edgy)]
Score is 1
Accept this solution? [Y/n/q/?] y
The following packages will be upgraded:
scim
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/800kB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
dpkg: parse error, in file `/var/lib/dpkg/status' near line 26708 package `scim':
`Depends' field, reference to `libfreetype6': version contains ` '
E: Sub-process /usr/bin/dpkg returned an error code (2)
A package failed to install. Trying to recover:
dpkg: parse error, in file `/var/lib/dpkg/status' near line 26708 package `scim':
`Depends' field, reference to `libfreetype6': version contains ` '
what to do now?
|