in reply to Re: Is wise to use HTTP::Proxy to enforce correct Content-Range responses?
in thread Is wise to use HTTP::Proxy to enforce correct Content-Range responses?
Q. 5: I get an "Errno -1 Header is not complete." error from yum - what the heck is going on? A. It's probably a proxy somewhere between you and the repository. You may not think that a proxy is in the way even though it really is. (...) The solutions to this problem are: - Get your proxy software/firmware updated so that it properly implements HTTP 1.1 - Use an FTP repository, where byte ranges are more commonly supported by the proxy - Create a local mirror with rsync and then point your yum.conf to that local mirror - Don't use yum
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Is wise to use HTTP::Proxy to enforce correct Content-Range responses?
by flipper (Beadle) on Apr 16, 2008 at 21:36 UTC |