On Tue, Aug 07, 2007 at 08:32:08PM +0100, Adam D. Barratt wrote:
> > Oh! Sadly, I do! Would this bug still remain in that case, or do we
> > close it? I say this because other programs (web browsers) seem to
> > handle the site all right through the same proxy...
> 
> Is it a transparent proxy, or have you specified its hostname / port in
> your web browser settings? If the latter, is the environment variable
> http_proxy set in the shell you're running uscan from?
> 
> e.g. "export http_proxy=http://hostname:port/"; (or "export
> http_proxy=http://username:[EMAIL PROTECTED]:port/" if you need to login
> to the proxy).

I have very much set this, and uscan *does* work for other sites.

> In either case, could you please try running uscan with the --debug flag
> and send the output to the bug report?

OK, so here it is:

uscan debug: requesting URL http://download.dajobe.org/flickcurl/
uscan debug: received content:
[gzipped content][End of received content]
uscan debug: matching pattern 
(?:(?:http://download.dajobe.org)?\/flickcurl\/)?flickcurl-(.*)\.tar\.gz
uscan warning: In ./watch,
  no matching hrefs for watch line
  http://download.dajobe.org/flickcurl/ flickcurl-(.*)\.tar\.gz

Note that I have deliberately "cut" the gzipped content.

Another observation is this:
<shell>
[EMAIL PROTECTED] ~/temp] export http_proxy="..."
[EMAIL PROTECTED] ~/temp] wget http://download.dajobe.org/flickcurl/ -O
index.html
--06:22:11--  http://download.dajobe.org/flickcurl/
           => `index.html'
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:5865... connected.
Proxy request sent, awaiting response... 200 OK
Length: 831 [text/html]

100%[========================================================>] 831 --.--K/s    
         

06:22:11 (66.99 MB/s) - `index.html' saved [831/831]

[EMAIL PROTECTED] ~/temp] file index.html 
index.html: gzip compressed data, from Unix
</shell>

And sure enough, gunzipping the output index.html shows the right
contents.

I also suspect that the problem could lie elsewhere, but you may be
able to provide a better diagnosis.

Thanks!

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to