LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   apt-get sources.list (https://www.linuxquestions.org/questions/debian-26/apt-get-sources-list-324369/)

utw-mephisto 05-17-2005 09:49 AM

apt-get sources.list
 
Hi,

I have Sarge on my box but if I check my sources.list file, the only entries there are


deb http://ftp.uni-erlangen.de/pub/Linux/debian/ testing main
deb-src http://ftp.uni-erlangen.de/pub/Linux/debian/ testing main
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
deb-src http://http.us.debian.org/debian stable main contrib non-free
deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free


I'll get a lot of 404 errors when even trying just a simple apt-get upgrade or installation of php4
Has anybody some other mirror I can use / insert which has almost every package available ?

apt-get update runs without problems btw....

utw-mephisto 05-17-2005 09:58 AM

Found already a source

http://www.apt-get.org/main/

cougyr 05-17-2005 11:21 AM

Try these:

#Debian
deb ftp://ftp.debian.org/debian sarge main contrib non-free

#Debian Non-US
deb ftp://non-us.debian.org/debian-non-US sarge/non-US main contrib non-free

#Debian security updates
deb ftp://security.debian.org/debian-security sarge/updates main contrib non-free


Note that they are all ftp. I don't know if that helps, but I never have a problem with them.

utw-mephisto 05-17-2005 11:27 AM

I'll try them too, thanks :)

cougyr 05-17-2005 12:01 PM

Quote:

Originally posted by utw-mephisto
I'll try them too, thanks :)
You might try blocking off (#) those you suspect of hanging. Some sources are un-reliable.

damienduff 05-17-2005 11:36 PM

i dun tink u shld be mixing testing and stable sources.


All times are GMT -5. The time now is 12:45 PM.