I've been running HH for a while without any problems, but I recently accidentally removed some packages that I shouldn't have, and now I'm having trouble getting back. I have kde3 and kde4 installed.
When I run apt-get it always returns
So I try to run apt-get -f install and I get...
I'm officiallly stuck. I've seen other problems like this on the net, but no real solution. Any help??
When I run apt-get it always returns
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
kdebase: Depends: konqueror (>= 4:3.5.9-0ubuntu7) but it is not going to be installed
konqueror-nsplugins: Depends: konqueror but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
kdebase: Depends: konqueror (>= 4:3.5.9-0ubuntu7) but it is not going to be installed
konqueror-nsplugins: Depends: konqueror but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Unpacking konqueror (from .../konqueror_4%3a3.5.9-0ubuntu7_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/konqueror_4%3a3.5.9-0ubuntu7_amd64.deb (--unpack):
trying to overwrite `/usr/share/apps/konqueror/servicemenus/media_safelyremove.desktop', which is also in package kio-umountwrapper
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/konqueror_4%3a3.5.9-0ubuntu7_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
dpkg: error processing /var/cache/apt/archives/konqueror_4%3a3.5.9-0ubuntu7_amd64.deb (--unpack):
trying to overwrite `/usr/share/apps/konqueror/servicemenus/media_safelyremove.desktop', which is also in package kio-umountwrapper
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/konqueror_4%3a3.5.9-0ubuntu7_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I'm officiallly stuck. I've seen other problems like this on the net, but no real solution. Any help??
Comment