Sam Rosenfeld wrote:1. A Working version of sources.list, on a box set up for UK operation is:My sources.list file is listed in its entirety below. On Sun, 6 Nov 2005, Sam Rosenfeld wrote:My version of debian 3.1 was downloaded via the net, and the original files, which contained the info for the sources.list file, have been lost. When I try to install package pkg with "apt-get install pkg" I get the following message: W: Couldn't stat source package list http://security.debian.org stable/updates/contrib Packages (/var/lib/apt/lists/security.debian.org_dists_stable_updates_contrib_binary-i386_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://security.debian.org stable/updates/non-free Packages (/var/lib/apt/lists/security.debian.org_dists_stable_updates_non-free_binary-i386_Packages) - stat (2 No such file or directory) W: You may want to run apt-get update to correct these problems E: Package pkg has no installation candidateI have running apt-get update with zero results. deb http://ftp.uk.debian.org/debian/ stable main deb-src http://ftp.uk.debian.org/debian/ stable main deb http://security.debian.org/ stable/updates main The second line may be commented out if you do not need source. 2. Similar problems can occur if your DHCP / DNS is not set up correctly. Have you looked there?. From the debian box, try: ping security.debian.org to see if your dns etc is working OK dale |