apt-get update unable to connect to ftp.de.debian.org
Hello,
I've been unable to connect to ftp.de.debian.org for the last few days using apt-get. When I run apt-get update everything looks fine until I get to...
.
.
.
Ign http://freevo.sourceforge.net unstable/main Release
Hit http://security.debian.org testing/updates/non-free Packages
Hit http://security.debian.org testing/updates/non-free Release
Hit ftp://ftp.nerim.net unstable/main Packages
Hit ftp://ftp.nerim.net unstable/main Release
Err http://ftp.de.debian.org stable/main Packages
Could not connect to ftp.de.debian.org:80 (141.76.2.4), connection timed out
19% [Connecting to ftp.de.debian.org (141.76.2.4)]
When I look in /etc/apt/source.list, ftp.de.debian.org is all over the place...
# Stable
deb http://ftp.de.debian.org/pub/debian stable main contrib non-free
deb http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free
# Stable Sources
deb-src http://ftp.de.debian.org/pub/debian stable main contrib non-free
deb-src http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free
Is the solution as simple as finding another source and replacing that with all the occurances of ftp.de.debian.org/ or would that create other problems?
apt-get update problem resolves...
Thank you for the replies. I was able to update my source.list file based on your suggestions and everything is up and running. On one hand I'm glad I'm not the only one who had experienced troubles with ftp.de.debian.org, on the other, I hope nothing bad happened. Thanks again.