Your message dated Wed, 15 Nov 2006 00:50:58 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#398518: uscan: doesn't handle redirections when
downloading a tarball
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: devscripts
Version: 2.9.25
Severity: normal
Following the advice here:
http://roland.entierement.nu/blog/2005/04/28/debianwatch-vs-sfnet.html
I added this is debian/watch:
version=3
http://qa.debian.org/watch/sf.php?project=gnomeicu gnomeicu-([\d.]*).tar.gz
uscan --report works very well and detects the new upstream upstream
version. But when I try to download the archive it fails because it tries
to download the file from qa.debian.org/watch/ instead of the site where
this URL redirects to.
$ uscan
gnomeicu: Newer version (0.99.12) available on remote site:
http://qa.debian.org/watch/gnomeicu-0.99.12.tar.gz
(local version is 0.99.10)
uscan warning: In directory ., downloading
http://qa.debian.org/watch/gnomeicu-0.99.12.tar.gz failed: 404 Not Found
It would be nice to try to download from the redirected URL if it appears that
the
reference URL is a redirect.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Versions of packages devscripts depends on:
ii debianutils 2.17.3 Miscellaneous utilities specific t
ii dpkg-dev 1.13.24 package building tools for Debian
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii perl 5.8.8-6.1 Larry Wall's Practical Extraction
ii sed 4.1.5-1 The GNU sed stream editor
Versions of packages devscripts recommends:
ii fakeroot 1.5.10 Gives a fake root environment
-- no debconf information
--- End Message ---
--- Begin Message ---
Source-Package: devscripts
Version: 2.9.25
On Tue, Nov 14, 2006 at 09:24:58AM +0100, Raphael Hertzog wrote:
> Package: devscripts
> Version: 2.9.25
> Severity: normal
>
> Following the advice here:
> http://roland.entierement.nu/blog/2005/04/28/debianwatch-vs-sfnet.html
>
> I added this is debian/watch:
> version=3
> http://qa.debian.org/watch/sf.php?project=gnomeicu gnomeicu-([\d.]*).tar.gz
>
> uscan --report works very well and detects the new upstream upstream
> version. But when I try to download the archive it fails because it tries
> to download the file from qa.debian.org/watch/ instead of the site where
> this URL redirects to.
Using the version described in the uscan(1) manpage (namely:
http://sf.net/gnomeicu/ gnomeicu-([\d.]*)\.tar\.gz ) works.
Closing this report.
Julian
--- End Message ---