Re: Release date for Privoxy 3.0.23 stable
Ian Silvester <[email protected]> Mon, 26 Jan 2015 07:04:32 -0500
| Newsgroups | gmane.comp.web.privoxy.devel |
|---|---|
| Message-ID | <[email protected]> |
On 15-01-26 6:06 AM, Fabian Keil wrote: > Ian Silvester <[email protected]> wrote: > >> On 15-01-25 10:31 PM, Lee wrote: >>> On 1/25/15, Ian Silvester <[email protected]> wrote: >>>> Okay am building fine now that the repository is tagged - will kill my >>>> HEAD checkout and recreated it from scratch. >>>> >>>> Unfortunately now regression testing is failing and I am mystified as to >>>> why: >>>> >>>> <snip>$ ./privoxy-regression-test.pl >>>> 2015-01-25 16:09:12: Asking Privoxy for the number of action files >>>> available ... >>>> 2015-01-25 16:09:13: Fetch failure: 'curl: (6) Couldn't resolve host 'p.p'' >>>> 2015-01-25 16:09:13: Fetch failure: 'curl: (6) Couldn't resolve host 'p.p'' >>>> 2015-01-25 16:09:13: Oh noes. Running curl failed 1 times in a row. Last >>>> error: 'curl: (6) Couldn't resolve host 'p.p''. Fatal error. Exiting. >>>> >>>> Privoxy 3.0.23 is installed and running, and browsing to http://p.p/ >>>> returns the status page as per usual. Using curl to some other address >>>> at the command prompt works and is being routed through Privoxy as one >>>> would expect (the number of requests increments on >>>> http://config.privoxy.org/show-status) but for some reason Privoxy is >>>> not intercepting p.p when it is curled from the commandline. My hosts >>>> file has no entries for p.p by the way. >>>> >>>> Any suggestions gratefully received, >>> You need to specify --privoxy-address maybe?? >>> ./privoxy-regression-test.pl --privoxy-address 127.0.0.1:8118 >> Thanks Lee - that did it! >> >> Surprised me since the listen address is quoted in the source code and >> the stated error was to do with Privoxy's config intercept address but >> whatever, it did the trick! > As an alternative you can set the http_proxy environment variable > which is also used by other http clients. If Privoxy's address isn't > specified at all, Privoxy has no chance to intercept the request > (unless a packet filter is redirecting it). I'll do that. >> So then, I have one failure: > [...] >> 2015-01-25 22:49:04: Ooops. Got: 'REMOVAL' while expecting: 'NO CHANGE' >> 2015-01-25 22:49:04: Failure for test 515. Header 'Keep-Alive: 20' and >> tag 'Pass Keep-Alive header' > [...] >> Fabian - care to comment? > It's probably a false positive. What's the keep-alive-timeout specified > in the config file? The default for the distribution: keep-alive-timeout 5 Ian > > Fabian > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > > > _______________________________________________ > Ijbswa-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ijbswa-developers ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Ijbswa-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ijbswa-developers