Your message dated Tue, 25 Jun 2013 16:59:50 +0200
with message-id <[email protected]>
and subject line Re: Bug#710118: qa.debian.org: UDD watch file checker not
handling https://bitbucket.org/
has caused the Debian Bug report #710118,
regarding qa.debian.org: UDD watch file checker not handling
https://bitbucket.org/
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
710118: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710118
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qa.debian.org
Severity: normal
User: [email protected]
Usertags: udd
UDD reports that the watch file for the package i18nspector has problems:
udd=> select warnings,status from upstream where source='i18nspector';
warnings
| status
---------------------------------------------------------------------------------------------------------------------------------+--------
uscan warning: In watchfile /dev/shm/watch.i18nspector.Z4wwQE, reading webpage
+| error
https://bitbucket.org/jwilk/i18nspector/downloads/ failed: 500 Can't connect
to bitbucket.org:443 (certificate verify failed) |
(1 row)
While the qa.debian.org and my local uscan think it's fine:
http://qa.debian.org/cgi-bin/watch?pkg=i18nspector_0.9.1-1
uscan --verbose
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
https://bitbucket.org/jwilk/i18nspector/downloads/i18nspector-([\d.]+).tar.gz
-- Found the following matching hrefs:
/jwilk/i18nspector/downloads/i18nspector-0.9.1.tar.gz
/jwilk/i18nspector/downloads/i18nspector-0.9.tar.gz
/jwilk/i18nspector/downloads/i18nspector-0.8.3.tar.gz
/jwilk/i18nspector/downloads/i18nspector-0.8.2.tar.gz
/jwilk/i18nspector/downloads/i18nspector-0.8.1.tar.gz
/jwilk/i18nspector/downloads/i18nspector-0.8.tar.gz
/jwilk/i18nspector/downloads/i18nspector-0.7.3.tar.gz
/jwilk/i18nspector/downloads/i18nspector-0.7.2.tar.gz
/jwilk/i18nspector/downloads/i18nspector-0.7.1.tar.gz
/jwilk/i18nspector/downloads/i18nspector-0.7.tar.gz
/jwilk/i18nspector/downloads/i18nspector-0.6.tar.gz
/jwilk/i18nspector/downloads/i18nspector-0.5.tar.gz
/jwilk/i18nspector/downloads/i18nspector-0.4.1.tar.gz
Newest version on remote site is 0.9.1, local version is 0.9.1
=> Package is up to date
-- Scan finished
cheers
Stuart
--- End Message ---
--- Begin Message ---
On 28/05/13 at 23:30 +1000, Stuart Prescott wrote:
> Package: qa.debian.org
> Severity: normal
> User: [email protected]
> Usertags: udd
>
> UDD reports that the watch file for the package i18nspector has problems:
>
> udd=> select warnings,status from upstream where source='i18nspector';
> warnings
> | status
> ---------------------------------------------------------------------------------------------------------------------------------+--------
> uscan warning: In watchfile /dev/shm/watch.i18nspector.Z4wwQE, reading
> webpage +| error
> https://bitbucket.org/jwilk/i18nspector/downloads/ failed: 500 Can't
> connect to bitbucket.org:443 (certificate verify failed) |
> (1 row)
>
> While the qa.debian.org and my local uscan think it's fine:
>
> http://qa.debian.org/cgi-bin/watch?pkg=i18nspector_0.9.1-1
>
> uscan --verbose
> -- Scanning for watchfiles in .
> -- Found watchfile in ./debian
> -- In debian/watch, processing watchfile line:
>
> https://bitbucket.org/jwilk/i18nspector/downloads/i18nspector-([\d.]+).tar.gz
> -- Found the following matching hrefs:
> /jwilk/i18nspector/downloads/i18nspector-0.9.1.tar.gz
> /jwilk/i18nspector/downloads/i18nspector-0.9.tar.gz
> /jwilk/i18nspector/downloads/i18nspector-0.8.3.tar.gz
> /jwilk/i18nspector/downloads/i18nspector-0.8.2.tar.gz
> /jwilk/i18nspector/downloads/i18nspector-0.8.1.tar.gz
> /jwilk/i18nspector/downloads/i18nspector-0.8.tar.gz
> /jwilk/i18nspector/downloads/i18nspector-0.7.3.tar.gz
> /jwilk/i18nspector/downloads/i18nspector-0.7.2.tar.gz
> /jwilk/i18nspector/downloads/i18nspector-0.7.1.tar.gz
> /jwilk/i18nspector/downloads/i18nspector-0.7.tar.gz
> /jwilk/i18nspector/downloads/i18nspector-0.6.tar.gz
> /jwilk/i18nspector/downloads/i18nspector-0.5.tar.gz
> /jwilk/i18nspector/downloads/i18nspector-0.4.1.tar.gz
> Newest version on remote site is 0.9.1, local version is 0.9.1
> => Package is up to date
> -- Scan finished
Fixed (by ignoring certificates when running uscan).
DSA has its own (restricted) list of certificates, so that's the easy
way out.
Lucas
--- End Message ---