Hello, just wondering if anyone can help me with this problem I've been
having and can't figure out: when I do an apt-get update I get errors
from several different servers, randomly, it seems, here is the stderr
from the `apt-get update' command (last time I tried it):
Failed to fetch
http://non-us.debian.org/debian-non-US/dists/stable/non-US/main/binary-i386/Packages
The http server sent an invalid Content-Length header
Failed to fetch
http://non-us.debian.org/debian-non-US/dists/stable/non-US/main/binary-i386/Release
The http server sent an invalid Content-Length header
Failed to fetch
http://non-us.debian.org/debian-non-US/dists/stable/non-US/contrib/binary-i386/Packages
The http server sent an invalid Content-Length header
Failed to fetch
http://non-us.debian.org/debian-non-US/dists/stable/non-US/contrib/binary-i386/Release
The http server sent an invalid Content-Length header
Failed to fetch
http://non-us.debian.org/debian-non-US/dists/stable/non-US/non-free/binary-i386/Packages
The http server sent an invalid Content-Length header
Failed to fetch
http://non-us.debian.org/debian-non-US/dists/stable/non-US/non-free/binary-i386/Release
The http server sent an invalid Content-Length header
Failed to fetch
http://security.debian.org/dists/stable/updates/main/binary-i386/Packages
The http server sent an invalid Content-Length header
Failed to fetch
http://security.debian.org/dists/stable/updates/main/binary-i386/Release
The http server sent an invalid Content-Length header
Failed to fetch
http://security.debian.org/dists/stable/updates/contrib/binary-i386/Packages
The http server sent an invalid Content-Length header
Failed to fetch
http://security.debian.org/dists/stable/updates/non-free/binary-i386/Packages
The http server sent an invalid Content-Length header
Failed to fetch
http://http.us.debian.org/debian/dists/stable/main/binary-i386/Packages
The http server sent an invalid Content-Length header
Failed to fetch
http://http.us.debian.org/debian/dists/stable/contrib/binary-i386/Packages
The http server sent an invalid Content-Length header
Failed to fetch
http://http.us.debian.org/debian/dists/stable/contrib/binary-i386/Release
The http server sent an invalid Content-Length header
Failed to fetch
http://http.us.debian.org/debian/dists/stable/non-free/binary-i386/Packages
The http server sent an invalid Content-Length header
Failed to fetch
http://http.us.debian.org/debian/dists/stable/non-free/binary-i386/Release
The http server sent an invalid Content-Length header
Failed to fetch
http://spidermonkey.ximian.com/distributions/debian/dists/unstable/main/binary-i386/Packages
The http server sent an invalid Content-Length header
E: Some index files failed to download, they have been ignored, or old
ones used instead.
And here is my sources.list:
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
deb cdrom:[Debian GNU/Linux 2.2 r0 _Potato_ - Official i386 Binary-1
(20000814)]/ unstable contrib main non-US/contrib non-US/main
deb cdrom:[Debian GNU/Linux 2.2 r0 _Potato_ - Official i386 Binary-2
(20000814)]/ unstable contrib main non-US/contrib non-US/main
deb cdrom:[Debian GNU/Linux 2.2 r0 _Potato_ - Official i386 Binary-3
(20000814)]/ unstable contrib main non-US/contrib non-US/main
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
# Uncomment if you want the apt-get source function to work
#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
deb http://http.us.debian.org/debian stable main contrib non-free
#deb http://http.us.debian.org/debian unstable main contrib non-free
deb ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian
potato non-free
deb http://spidermonkey.ximian.com/distributions/debian unstable main
Sorry if the mail is a little bit bulky, I am using a thoroughly updated
potato (that sounded odd :)
TIA
jorge santos