On Mon, Apr 11, 2011 at 02:57:28PM +1200, Francois Marier wrote:
> When trying to scan the following watch file:
> 
>   version=3
>   https://launchpad.net/mahara/+download 
> http://launchpad.net/mahara/[\d.]+/[\d.]+/\+download/mahara-([\d.]+).tar.gz
> 
> I get proxy errors:
> 
>   $ uscan --verbose --report
>   -- Scanning for watchfiles in .
>   -- Found watchfile in ./mahara/debian
>   -- In debian/watch, processing watchfile line:
>      https://launchpad.net/mahara/+download 
> http://launchpad.net/mahara/[\d.]+/[\d.]+/\+download/mahara-([\d.]+).tar.gz
>   uscan warning: In watchfile debian/watch, reading webpage
>     https://launchpad.net/mahara/+download failed: 500 Can't connect to 
> localhost:8118 (Bad service '8118/')

This is likely a problem with libwww-perl.

If you run “uscan --debug --report 2>&1|grep 'requesting URL'”, you'll see the
exact URLs that uscan is using.  I imagine you'll see the same results using
/usr/bin/GET (which libwww-perl provides) to fetch those URLs.

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <james...@debian.org>

Attachment: signature.asc
Description: Digital signature

Reply via email to