[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

uscan not downloading new upstream version of bowtie2



Hi All,

I am facing a strange issue with uscan.

here is the output:
~/debian-med/bowtie2$ uscan --verbose
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
opts=filenamemangle=s/(.*)(-source)(\..*$)/$1$3/ http://sf.net/bowtie-bio/bowtie2-([\d\.]+)\-source\.zip
-- Found the following matching hrefs:
     /watch/sf.php/bowtie-bio/bowtie2-2.2.4-source.zip (2.2.4)
     /watch/sf.php/bowtie-bio/bowtie2-2.2.3-source.zip (2.2.3)
     /watch/sf.php/bowtie-bio/bowtie2-2.2.2-source.zip (2.2.2)
     /watch/sf.php/bowtie-bio/bowtie2-2.2.1-source.zip (2.2.1)
     /watch/sf.php/bowtie-bio/bowtie2-2.2.0-source.zip (2.2.0)
     /watch/sf.php/bowtie-bio/bowtie2-2.1.0-source.zip (2.1.0)
     /watch/sf.php/bowtie-bio/bowtie2-2.0.6-source.zip (2.0.6)
     /watch/sf.php/bowtie-bio/bowtie2-2.0.5-source.zip (2.0.5)
     /watch/sf.php/bowtie-bio/bowtie2-2.0.4-source.zip (2.0.4)
     /watch/sf.php/bowtie-bio/bowtie2-2.0.3-source.zip (2.0.3)
     /watch/sf.php/bowtie-bio/bowtie2-2.0.2-source.zip (2.0.2)
     /watch/sf.php/bowtie-bio/bowtie2-2.0.1-source.zip (2.0.1)
Newest version on remote site is 2.2.4, local version is 2.2.3
 => Newer version available from
    https://qa.debian.org/watch/sf.php/bowtie-bio/bowtie2-2.2.4-source.zip
-- Downloading updated package /watch/sf.php/bowtie-bio/bowtie2-2.2.4.zip
-- Checking for common possible upstream OpenPGP signatures
Could not read ../tarballs//watch/sf.php/bowtie-bio/bowtie2-2.2.4.zip: No such file or directory at /usr/bin/mk-origtargz line 316. uscan: error: mk-origtargz --package bowtie2 --version 2.2.4 --compression gzip --directory ../tarballs --copyright-file debian/copyright ../tarballs//watch/sf.php/bowtie-bio/bowtie2-2.2.4.zip gave error exit status 2

the problem as far as I see is that the file is not downloaded.

If i try to get it with wget then I see a number of redirects before the download:

wget https://qa.debian.org/watch/sf.php/bowtie-bio/bowtie2-2.2.4-source.zip
--2014-10-25 23:33:35-- https://qa.debian.org/watch/sf.php/bowtie-bio/bowtie2-2.2.4-source.zip Resolving qa.debian.org (qa.debian.org)... 5.153.231.28, 2001:41c8:1000:21::21:28
Connecting to qa.debian.org (qa.debian.org)|5.153.231.28|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/bowtie-bio/bowtie2-2.2.4-source.zip [following] --2014-10-25 23:33:35-- http://downloads.sourceforge.net/bowtie-bio/bowtie2-2.2.4-source.zip Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/bowtie-bio/bowtie2/2.2.4/bowtie2-2.2.4-source.zip [following] --2014-10-25 23:33:35-- http://downloads.sourceforge.net/project/bowtie-bio/bowtie2/2.2.4/bowtie2-2.2.4-source.zip Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://skylink.dl.sourceforge.net/project/bowtie-bio/bowtie2/2.2.4/bowtie2-2.2.4-source.zip [following] --2014-10-25 23:33:35-- http://skylink.dl.sourceforge.net/project/bowtie-bio/bowtie2/2.2.4/bowtie2-2.2.4-source.zip Resolving skylink.dl.sourceforge.net (skylink.dl.sourceforge.net)... 109.230.212.53 Connecting to skylink.dl.sourceforge.net (skylink.dl.sourceforge.net)|109.230.212.53|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5725498 (5.5M) [application/octet-stream]
Saving to: ‘bowtie2-2.2.4-source.zip’
...

here is the d/watch:

 http://anonscm.debian.org/cgit/debian-med/bowtie2.git/tree/debian/watch

Any hint ?

thanks,
Alex



Reply to: