Well, actually, I'm not sure that it is Apt-get. Here is the message: # apt-get -V upgrade Reading Package Lists... Done Building Dependency Tree... Done You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: kdeaddons: Depends: konq-plugins (>= 4:3.3.2-4) but it is not installed kdeedu: Depends: kdeedu-data (>= 4:3.3.2-3) but it is not installed E: Unmet dependencies. Try using -f.
So, I executed this manoeuvre: # apt-get -f install Reading Package Lists... Done Building Dependency Tree... Done Correcting dependencies... Done The following extra packages will be installed: kdeedu-data konq-plugins Suggested packages: kdeaddons-doc-html The following NEW packages will be installed: kdeedu-data konq-plugins 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 4 not fully installed or removed. Need to get 0B/838kB of archives. After unpacking 2908kB of additional disk space will be used. Do you want to continue? [Y/n] (Reading database ... 90838 files and directories currently installed.) Unpacking kdeedu-data (from .../kdeedu-data_4%3a3.3.2-3_all.deb) ... dpkg: error processing /var/cache/apt/archives/kdeedu-data_4%3a3.3.2-3_all.deb (--unpack): trying to overwrite `/usr/share/icons/crystalsvg/16x16/apps/edu_languages.png', which is also in package kdebase-data Unpacking konq-plugins (from .../konq-plugins_4%3a3.3.2-4_i386.deb) ... dpkg: error processing /var/cache/apt/archives/konq-plugins_4%3a3.3.2-4_i386.deb (--unpack): trying to overwrite `/usr/share/mimelnk/application/x-webarchive.desktop', which is also in package kdelibs-data Errors were encountered while processing: /var/cache/apt/archives/kdeedu-data_4%3a3.3.2-3_all.deb /var/cache/apt/archives/konq-plugins_4%3a3.3.2-4_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) My sources.lst: # See sources.list(5) for more information deb http://http.us.debian.org/debian stable main contrib non-free #deb http://http.us.debian.org/debian testing main contrib non-free #deb http://http.us.debian.org/debian unstable main contrib non-free deb http://security.debian.org stable/updates main contrib non-free deb http://pkg-kde.alioth.debian.org/kde-3.4.1/ ./ Yes, I downloaded KDE 3.4.1 from Alioth. But, it worked for me once quite nicely. Presently, I do not know what the problem is. I thank ye much in advance, for my Apt-Get simply will na work with this Problem.