On August 13, 2004 06:03 pm, Luke Kenneth Casson Leighton wrote: > Preparing to replace kicker 4:3.2.3-1 (using > .../kicker_4%3a3.2.91-0+cvs20040712_i386.deb) ... > Unpacking replacement kicker ... > !^Hdpkg: error processing > /var/cache/apt/archives/kicker_4%3a3.2.91-0+cvs20040712_i386.deb > (--unpack): > trying to overwrite `/etc/xdg/menus/debian-menu.menu', which is also > in package menu-xdg > > > > Preparing to replace kdelibs-data 4:3.2.3-2 (using > .../kdelibs-data_4%3a3.2.91-0+cvs20040712_all.deb) ... > Unpacking replacement kdelibs-data ... > dpkg: error processing > > /var/cache/apt/archives/kdelibs-data_4%3a3.2.91-0+cvs20040712_all.deb > (--unpack): > trying to overwrite `/usr/share/icons/hicolor/index.theme', which > is also in package hicolor-icon-theme > dpkg-deb: subprocess paste killed by signal (Broken pipe) > > -- > -- > Truth, honesty and respect are rare commodities that all spring from > the same well: Love. If you love yourself and everyone and > everything around you, funnily and coincidentally enough, life gets a > lot better. -- > <a href="http://lkcl.net"> lkcl.net </a> <br /> > <a href="mailto:[EMAIL PROTECTED]"> [EMAIL PROTECTED] </a> <br />
Change to the /var/cache/apt/archives/ and use dpkg -i --force-overwrite offending_packages and then dpkg --configure -a to get the unconfigured packages that were left when the error happened you may have to repeat this process a couple of times. You may also want to add this line to your sources.list and get the Debian packages they are the .92 beta 2 version. You will need to use the commands mentioned above on these packages as well other than that they work great. ## Experimental needed for KDE 3.3 beta2 deb http://ftp.debian.org/debian ../project/experimental main contrib non-free Stephen