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

Re: Watch file help needed



On Wed, Feb 13, 2013 at 04:39:11PM +0100, Andreas Tille wrote:
> Hi,
> 
> the watch file of the prospective package meme[1] is reporting a new
> [1] svn://svn.debian.org/debian-med/trunk/packages/meme/trunk
> version but fails to download the latest version (4.9.0.4).  It was
> working nicely with version 4.9.0.3.  I just get:
> 
> $ uscan --verbose --force-download
> ...
>      3.5.1/meme_3.5.1.tar.gz
>      3.5.0/meme_3.5.0.tar.gz
> Newest version on remote site is 4.9.0.4, local version is 4.9.0.3
>  => Forcing download as requested
> -- Downloading updated package meme_4.9.0_4.tar.gz
> uscan warning: In directory ., downloading
>   ftp://ftp.ebi.edu.au/pub/software/MEME/index.html4.9.0/meme_4.9.0_4.tar.gz failed: 404 Can't chdir to index.html4.9.0
> -- Scan finished
> 
> I tried some downloadurlmangle replacements with no effect at all.
> 
> Any hint would be welcome

I suggest to use this :

version=3
opts=uversionmangle=s/_/./g \
http://ebi.edu.au/ftp/software/MEME/index.html .*/meme[_\-](\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))

Regards,

Bart Martens


Reply to: