On Lunes 30 Mayo 2011 15:51:50 Courrier Debian escribió: > Thanks, > The answer architecture : > Debian SID AMD64, > the apt/sources.list > cat /etc/apt/sources.list > # > # deb cdrom:[Debian GNU/Linux 5.0.1 _Lenny_ - Official amd64 NETINST > Binary-1 20090413-22:20]/ lenny main > > #deb cdrom:[Debian GNU/Linux 5.0.1 _Lenny_ - Official amd64 NETINST > Binary-1 20090413-22:20]/ lenny main > > deb http://ftp.fr.debian.org/debian squeeze main non-free contrib > #deb-src http://ftp.fr.debian.org/debian squeeze main non-free contrib > deb http://ftp.fr.debian.org/debian sid main non-free contrib > deb-src http://ftp.fr.debian.org/debian sid main non-free contrib > > #deb http://security.debian.org/ lenny/updates main contrib non-free > #deb-src http://security.debian.org/ lenny/updates main contrib non-free > deb http://debian-multimedia.org sid main > #deb [arch=i386] http://debian-multimedia.org sid main > deb http://download.virtualbox.org/virtualbox/debian squeeze contrib > #
Honestly, I'm not sure what's wrong with your upgrade, I'm using exactly the same mirror than you and I had kde-l10n-fr installed too. However I don't have debian-multimedia nor *.virtualbox.org. A couple of suggestions which might help: Option A ======== Comment out/remove these lines: deb http://ftp.fr.debian.org/debian squeeze main non-free contrib deb http://debian-multimedia.org sid main deb http://download.virtualbox.org/virtualbox/debian squeeze contrib ↑ Note that the latest 2 aren't officially supported. Remove packages konq-plugins-l10n, kde-l10n-fr and k9copy. Do apt-get update and apt-get dist-upgrade again. Option B ======== aptitude update aptitude -o 'Aptitude::ProblemResolver::Hints::keep-kde-full=reject kde-full :UNINST' full-upgrade -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

