Justin Pryzby <[EMAIL PROTECTED]> writes: > On Thu, Jan 18, 2007 at 09:40:47PM +0200, Jari Aalto wrote: >> Package: devscripts >> Version: 2.9.27 >> Severity: normal >> >> watch file: >> >> version=3 >> http://mpy-svn-stats.berlios.de/ .*([\d.]).*bz2 >> >> Response: >> >> $ uscan --report-status >> uscan warning: In watchfile debian/watch, reading webpage >> http://mpy-svn-stats.berlios.de/ failed: 403 Forbidden >> >> berlios.de which apparently rejects based on User-Agent. Please >> provide a work-around or some redirector lke provided for sourceforge >> (http://sf.net/; uscan manual) > See also: > lists.debian.org/debian-mentors/2006/11/msg00367.html > wherein Julian reported that a similar problem had been fixed.
>From the above link, Julian: > - Berlios apparently rejects based on User-Agent. Fixed in 2.9.24, I believe. This bug is against 2.9.27. So if it is not the User-Agent, there is some other problem in uscan[1]. wireshark capture from HTTP request: GET / HTTP/1.1 0050 0d 0a 54 45 3a 20 64 65 66 6c 61 74 65 2c 67 7a ..TE: de flate,gz 0060 69 70 3b 71 3d 30 2e 33 0d 0a 43 6f 6e 6e 65 63 ip;q=0.3 ..Connec 0070 74 69 6f 6e 3a 20 54 45 2c 20 63 6c 6f 73 65 0d tion: TE , close. 0080 0a 48 6f 73 74 3a 20 6d 70 79 2d 73 76 6e 2d 73 .Host: m py-svn-s 0090 74 61 74 73 2e 62 65 72 6c 69 6f 73 2e 64 65 0d tats.ber lios.de. 00a0 0a 55 73 65 72 2d 41 67 65 6e 74 3a 20 44 65 62 .User-Ag ent: Deb 00b0 69 61 6e 20 75 73 63 61 6e 20 32 2e 39 2e 32 37 ian usca n 2.9.27 At least here it identifies with "User-Agent: Debian uscan 2.9.27". wget can download the link mentioned at the page: $ wget http://download.berlios.de/mpy-svn-stats/mpy-svn-stats-0.4.tar.bz2 => `mpy-svn-stats-0.4.tar.bz2' Resolving download.berlios.de... 195.37.77.141 Connecting to download.berlios.de|195.37.77.141|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 21,872 (21K) [application/x-download] 100%[===============================================================================>] 21,872 16.79K/s 06:36:21 (16.77 KB/s) - `mpy-svn-stats-0.4.tar.bz2' saved [21872/21872] Jari [1] Result identical to this one; in the same thread http://lists.debian.org/debian-mentors/2006/11/msg00325.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]