I'm KDE 3 trying to install konqueror but it won't let me because of kio-umountwrapper, and the lack of konqueror is causing unmet dependencies which is causing apt-get to refuse to do ANYTHING useful, including installing unrelated things.
When I try to install or remove anything, it tells me
I've tried the sudo apt-get -f install, and sudo apt-get -f install konqueror and sudo apt-get -f remove konq-plugins [etc.]
Is there any way of stopping kio-umountwrapper?
I just want to install gdebi...
Code:
Unpacking konqueror (from .../konqueror_4%3a3.5.9-0ubuntu7.2_i386.deb) ... dpkg: error processing /var/cache/apt/archives/konqueror_4%3a3.5.9-0ubuntu7.2_i386.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.2_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
Code:
The following packages have unmet dependencies: kmplayer-konq-plugins: Depends: konqueror but it is not going to be installed konq-plugins: Depends: konqueror (>= 4:3.5.8-1) but it is not going to be installed konqueror-nsplugins: Depends: konqueror but it is not going to be installed strigi-applet: 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).
Is there any way of stopping kio-umountwrapper?
I just want to install gdebi...
Comment