Bug#436068: devscripts: uscan fails when HTTP Content-Encoding is gzip

2007-08-09 Thread Adam D. Barratt
Hi, Kumar Appaiah wrote: uscan debug: requesting URL http://download.dajobe.org/flickcurl/ uscan debug: received content: [gzipped content][End of received content] [...] Another observation is this: [EMAIL PROTECTED] ~/temp] export http_proxy="..." [EMAIL PROTECTED] ~/temp] wget http://downl

Bug#436068: devscripts: uscan fails when HTTP Content-Encoding is gzip

2007-08-07 Thread Kumar Appaiah
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

Bug#436068: devscripts: uscan fails when HTTP Content-Encoding is gzip

2007-08-07 Thread Kumar Appaiah
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

Bug#436068: devscripts: uscan fails when HTTP Content-Encoding is gzip

2007-08-07 Thread Adam D. Barratt
On Wed, 2007-08-08 at 00:46 +0530, Kumar Appaiah wrote: > On Tue, Aug 07, 2007 at 07:48:37PM +0100, Adam D. Barratt wrote: > > I've tested the watch file you provided, and successfully downloaded the > > file (see below). > > > > Do you have a web proxy or similar filtering between you and the > >

Bug#436068: devscripts: uscan fails when HTTP Content-Encoding is gzip

2007-08-07 Thread Kumar Appaiah
On Tue, Aug 07, 2007 at 07:48:37PM +0100, Adam D. Barratt wrote: > I've tested the watch file you provided, and successfully downloaded the > file (see below). > > Do you have a web proxy or similar filtering between you and the > download site? It's not unknown for these to transparently uncompre

Bug#436068: devscripts: uscan fails when HTTP Content-Encoding is gzip

2007-08-07 Thread Adam D. Barratt
Hi, On Sun, 2007-08-05 at 11:25 +0530, Kumar Appaiah wrote: > I think uscan fails when it gets a site which forces it to see only > gzipped output. For example, see the attached watch file; it doesn't > seem to work. I've tested the watch file you provided, and successfully downloaded the file (s

Bug#436068: devscripts: uscan fails when HTTP Content-Encoding is gzip

2007-08-04 Thread Kumar Appaiah
Package: devscripts Version: 2.10.5 Severity: minor Dear Devscripts team, I think uscan fails when it gets a site which forces it to see only gzipped output. For example, see the attached watch file; it doesn't seem to work. I did try to put some instrumentation into uscan to discover this, but