On Mon, Dec 1, 2008 at 4:05 PM, manu k <[EMAIL PROTECTED]> wrote: > > Hi dear sooraj... > thank you for ur reply.. > i am able to access internet and other websites fine.. > > but when i tried to install apache from software updates the following > error has come. > i've given it in double quotes.. > > could u tell me something on this..? > > > "W: Couldn't stat source package list http://http.us.debian.org > sarge/main Packages > (/var/lib/apt/lists/http.us.debian.org_debian_dists_sarge_main_binary-i386_Packages) > - stat (2 No such file or directory) > W: Couldn't stat source package list http://download.savannah.gnu > org/releases/smc/debian/etch Packages > (/var/lib/apt/lists/download.savannah.gnu_dists_org_releases_smc_debian_etch_binary-i386_Packages) > - stat (2 No such file or directory) > W: Couldn't stat source package list http://download.savannah.gnu > org/releases/smc/debian/main Packages > (/var/lib/apt/lists/download.savannah.gnu_dists_org_releases_smc_debian_main_binary-i386_Packages) > - stat (2 No such file or directory)" >
Did you mess up with the repositories? Comment (Put # in first column) every line in the /etc/apt/sources.list file. And add these 2 lines: deb http://ftp.debian.org/debian/ etch main deb http://security.debian.org/ etch/updates main contrib then run sudo apt-get update then try to install apache ~Jain
_______________________________________________ Mailinglist mailing list [email protected] http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org
