2009/8/5 Michele Alberti <mic.albe...@gmail.com>: > Hi all, > it's the first time I write here, so I'm sorry if this is not the right place. > This morning I'm updating my system and this is what aptitude said: > (this is an upgrade of kdebase-runtime) > > Unpacking replacement kdebase-runtime ... > dpkg: error processing > /var/cache/apt/archives/kdebase-runtime_4%3a4.3.0-1_i386.deb > (--unpack): > trying to overwrite `/usr/bin/keditfiletype', which is also in package > kcontrol > dpkg-deb: subprocess paste killed by signal (Broken pipe) > Processing triggers for man-db ... > Errors were encountered while processing: > /var/cache/apt/archives/kdebase-runtime_4%3a4.3.0-1_i386.deb > E: Sub-process /usr/bin/dpkg returned an error code (1) > A package failed to install. Trying to recover: > dpkg: dependency problems prevent configuration of kdebase-runtime-bin-kde4: > kdebase-runtime-bin-kde4 depends on kdebase-runtime (>= 4:4.3.0); however: > Version of kdebase-runtime on system is 4:4.2.4-2. > dpkg: error processing kdebase-runtime-bin-kde4 (--configure): > dependency problems - leaving unconfigured > Errors were encountered while processing: > kdebase-runtime-bin-kde4 > > Can you suggest me how to deal with it? > Thanks, > > michele
*sigh* This file was recently moved there from another package (upstream change) and of course I didn't know it also existed in kcontrol, so I didn't add any replaces for it. I will fix it now in the packages. In the meantime, things you can do: 1) Retry. If kcontrol gets removed at some point, this will suddenly succeed. 2) Force install of the kdebase-runtime package: (as root) # cd /var/cache/apt/archives # dpkg -i --force-overwrite "kdebase-runtime_4:4.3.0-1_i386.deb" If you encounter any more similar issues, please report them to us as well. Regards, George PS: Such issues are considered bugs, so you should open bug reports for these issues in the debian BTS. PS2: This is the wrong list for user support. The correct one is debian-...@lists.debian.org. If you need further support, write there. -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org