Jörg-Volker Peetz wrote, on 10/22/10 12:24: > First try > dpkg --update-avail > If this doesn't help clean-up the local repository of retrieved package > files > apt-get clean Sorry this is the wrong comman. You have to do that manually: rm /var/lib/apt/lists/* > and rebuild the repository > apt-get update > or > aptitude update > -- Best regards, Jörg-Volker.