PDA

View Full Version : "Bad header line"???


danj205
April 16th, 2005, 08:24 PM
What does this message mean?

Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/b/beep-media-player/beep-media-player_0.9.7-1ubuntu1_i386.deb Bad header line [IP: 82.211.81.138 80]

I'm guessing it is on the server side, but I've been getting this problem since I installed Hoary (which was a few days after it's release). I originally used the localised servers (nz.archive.ubuntu.com) but tried the base ones to see if that made any difference.

Funny thing is, wget is happily downloading that package as we speak.

I also get this when downloading the perl dependencies for mysql-server.

Can anyone offer any help?

dataw0lf
April 19th, 2005, 10:27 AM
Are you using a proxy ?

I'm a bit curious though. Try a:

sudo apt-get -o Acquire::http::Pipeline-Depth=0 update

for kicks.