Achim Bohnet wrote:
I did dpkg --i --force-all /var/cache/apt/archives/kdelibs-data_4%3a3.2.0-0woody1_all.deb and all work's ok. I know that this is not very well but like workaround it's ok.Repeated runs of 'apt-get -u dist-upgrade' and 'apt-get -f install' uncovered the following problems: Unpacking replacement kdelibs-data ... dpkg: error processing /var/cache/apt/archives/kdelibs-data_4%3a3.2.0-0woody1_all.deb (--unpack): trying to overwrite `/usr/share/mimelnk/application/x-cue.desktop', which is also in package k3b k3b version installed is 0.10.3-1 (workaroun: dpkg --remove k3b)
if the file that is trying to overwrite is a important file (like a library), this method is not advisable, but if is
*.desktop works fine. Regards