On Tue, Jun 19, 2012 at 7:20 AM, Brian <a...@cityscape.co.uk> wrote: > > You could also post the contents of your /etc/apt/sources.list.
>From reading the errors, his sources.list points to sarge, etch, *and* lenny, none of which are provided on the main servers these days. >From parsing the output he's pointing to the following: etch main contrib non-free (with security for main and contrib, and main from the US and Germany) sarge main contrib non-free (all from the US, no security) lenny main (from the US, no security) (no sources are apparent) So his /etc/apt/sources.list is probably a little something like this (based on parsing through the errors provided): deb http://ftp.us.debian.org/debian/ sarge main contrib non-free deb http://ftp.de.debian.org/debian/ etch main deb http://ftp.us.debian.org/debian/ etch main contrib non-free deb http://security.debian.org/ etch/updates main contrib deb http://ftp.us.debian.org/debian/ lenny main This is constructed from the entire error list he posted: cbell@circe:~$ grep debian.org huh | grep var | sort -u | cut -f6 -d/ ftp.de.debian.org_debian_dists_etch_main_binary-i386_Packages) ftp.us.debian.org_debian_dists_etch_contrib_binary-i386_Packages) ftp.us.debian.org_debian_dists_etch_main_binary-i386_Packages) ftp.us.debian.org_debian_dists_etch_non-free_binary-i386_Packages) ftp.us.debian.org_debian_dists_lenny_main_binary-i386_Packages) http.us.debian.org_debian_dists_etch_contrib_binary-i386_Packages) http.us.debian.org_debian_dists_etch_main_binary-i386_Packages) http.us.debian.org_debian_dists_etch_non-free_binary-i386_Packages) http.us.debian.org_debian_dists_sarge_contrib_binary-i386_Packages) http.us.debian.org_debian_dists_sarge_main_binary-i386_Packages) http.us.debian.org_debian_dists_sarge_non-free_binary-i386_Packages) security.debian.org_dists_etch_updates_contrib_binary-i386_Packages) security.debian.org_dists_etch_updates_main_binary-i386_Packages) cbell@circe:~$ Joysankar, You need to clean your /etc/apt/sources.list file and pick one distribution to track. The recommended option, of course, is squeeze, the next release after lenny. If you decide to stick with one of the releases you're using here, pick lenny and point to archive.debian.org rather than ftp.us.debian.org. Then run the usual apt-get update. You should probably do an apt-get dist-ugprade as well. I suspect this system is a little screwed up if this the apparent state of /etc/apt/sources.list is as indicated by the errors you posted. -- Chris -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/caoevnyvhytqdmfd400pzwxjukoeabt2anqw+ctbtpgqrfwr...@mail.gmail.com