[Bug 26083] Re: 'Bad header line' error when trying to use apt
statistic
26083 at bugs.launchpad.net
Mon Feb 6 14:21:15 UTC 2012
This bug is still an issue for normal use cases, the 360 character limit
is causing issues with some repositories. This thread gave me a way to
work around it though using that debug parameter you listed showed me
which request and header was the problem. In the end I ran my requests
through a varnish server stripping cookies out of the response. Maybe
ignore cookie headers since they seem to be the offending header line,
and probably will be the only one that is. Better solution would
probably to raise the maximum length allowed. I've attached the relevant
log that shows the problem.
** Attachment added: "HTTP header information for attemptiong to update Firefox."
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/26083/+attachment/2719500/+files/apt.log
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/26083
Title:
'Bad header line' error when trying to use apt
Status in “apt” package in Ubuntu:
Won't Fix
Status in “apt” source package in Lucid:
Won't Fix
Bug description:
apt-get upgrade reports:
Get:1 http://archive.ubuntu.com breezy-backports/universe meld
1.1.2-0ubuntu1~breezy1 [361kB]
Err http://archive.ubuntu.com breezy-backports/main rhythmbox 0.9.1-1ubuntu3~breezy1
Bad header line [IP: 82.211.81.182 80]
Fetched 361kB in 11s (32.8kB/s)
Failed to fetch
http://archive.ubuntu.com/ubuntu/pool/main/r/rhythmbox/rhythmbox_0.9.1-1ubuntu3~breezy1_i386.deb
Bad header line [IP: 82.211.81.182 80]
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/26083/+subscriptions
More information about the foundations-bugs
mailing list