Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162160 - net-proxy/polipo: throws a "502: Range without partial content" error with mythweb downloads
Summary: net-proxy/polipo: throws a "502: Range without partial content" error with my...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-15 05:38 UTC by Henry Wertz
Modified: 2007-01-15 12:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
a fix for this bug (polipo.patch,1.01 KB, patch)
2007-01-15 05:50 UTC, Henry Wertz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Wertz 2007-01-15 05:38:58 UTC
Summary about says it.. with polipo, if I login to my mythtv system to download a video, I get a polipo cache error page with a 502.  I googled and found a patch in freebsd's bug system.

Reproducible: Always

Steps to Reproduce:
1. install polipo, and mythweb
2. point seamonkey, firefox, whatever at it (localhost:8123)
3. point polipo at mythweb and pull a file.

Actual Results:  
     502 error page!

Expected Results:  
     500MB-1GB download.  Luckily I'm pulling it over 802.11G, so it doesn't take hours.

     I'm going to attach a patch that fixes this shortly.
Comment 1 Henry Wertz 2007-01-15 05:50:12 UTC
Created attachment 107033 [details, diff]
a fix for this bug

     This patch is pretty self-explanatory I think.  I do not know what "Damn anakata" means in the patch.. I found it originally at
(apologies for the long URL...)
http://cvsup.pt.freebsd.org/cgi-bin/cvsweb/cvsweb.cgi/ports/www/polipo/files/
patches-aa had the goods and some config file location changes to make polipo follow FreeBSD conventions.  Line #'s were also wrong, so I patched the relevant lines in manually and made a new patch from it.  Enjoy!
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2007-01-15 12:11:51 UTC
fixed in 0.9.11.
thanks!