On Wed, Aug 08, 2007 at 06:23:58AM +0530, Kumar Appaiah wrote:
> > 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.

And it is export http_proxy="http://localhost:5865";, since I have to
run ntlmaps on my machine.

> 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.

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