Click to See Complete Forum and Search --> : KDE is making me MAD!


evulish
08-16-2001, 02:46 PM
It sorta killed apt-get...Ok, I tried to install kdelibs3 by doing apt-get install kdelibs3. It told me it had to remove about 50 packages then it'll install. It removed the packages then tried to install itself. Didn't work. I got this error:
Replacing files in old package kdebase-libs ...
dpkg: error processing /var/cache/apt/archives/kdelibs3_4%3a2.2.0-final-1_i386.deb (--unpack):
trying to overwrite `/usr/share/mimelnk/application/x-designer.desktop', which is also in package kdevelop
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/kdelibs3_4%3a2.2.0-final-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

It won't let me do anything in apt-get since it tells me I have unmet dependencies. I then tried dpkg --force-all --purge kdelibs3
which got rid of kdelibs3 which screwed up all of my kde packages. apt-get -f install doesn't work either.

Any ideas on how to install kdelibs3?