I installed Unity to give it a try. I wanted to install cairo-dock, but it complained about not being to overwrite something from kde, kde-telepathy-something. (Sorry for the vagueness.) I checked what that was and it seemed to be a chat program, which I do not use. So I deleted it. Big mistake. Now my packages are messed up:
For instance, running "sudo apt-get -f install" gives
Preparing to unpack .../account-plugin-google_0.12+15.10.20150723-0ubuntu1_all.deb ...
Unpacking account-plugin-google (0.12+15.10.20150723-0ubuntu1) ...
dpkg: error processing archive /var/cache/apt/archives/account-plugin-google_0.12+15.10.20150723-0ubuntu1_all.deb (--unpack):
trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in package kde-config-telepathy-accounts 4:15.08.2-0ubuntu1
Errors were encountered while processing:
/var/cache/apt/archives/account-plugin-google_0.12+15.10.20150723-0ubuntu1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nor can I install anything, for similar errors. How do I get my package integrity back?
For instance, running "sudo apt-get -f install" gives
Preparing to unpack .../account-plugin-google_0.12+15.10.20150723-0ubuntu1_all.deb ...
Unpacking account-plugin-google (0.12+15.10.20150723-0ubuntu1) ...
dpkg: error processing archive /var/cache/apt/archives/account-plugin-google_0.12+15.10.20150723-0ubuntu1_all.deb (--unpack):
trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in package kde-config-telepathy-accounts 4:15.08.2-0ubuntu1
Errors were encountered while processing:
/var/cache/apt/archives/account-plugin-google_0.12+15.10.20150723-0ubuntu1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nor can I install anything, for similar errors. How do I get my package integrity back?
Comment