Bug#749225: [uscan] does not work with bitbucket

Jakub Wilk jwilk at debian.org
Sun Jun 15 19:15:57 UTC 2014


* Osamu Aoki <osamu at debian.org>, 2014-06-15, 23:15:
>$ curl --verbose https://bitbucket.org/libkkc/libkkc/downloads/libkkc-0.3.3.tar.gz
[...]
>> GET /libkkc/libkkc/downloads/libkkc-0.3.3.tar.gz HTTP/1.1
>> User-Agent: curl/7.37.0
>> Host: bitbucket.org
>> Accept: */*
>>
>< HTTP/1.1 302 FOUND

curl doesn't follow redirects by default. You need to use the -L option.

-- 
Jakub Wilk



More information about the devscripts-devel mailing list