Your message dated Thu, 14 May 2026 10:03:42 +0200
with message-id <[email protected]>
and subject line Re: Bug#1136402: qa.debian.org: DDPO watch page shows error
due to outdated uscan
has caused the Debian Bug report #1136402,
regarding qa.debian.org: DDPO watch page shows error due to outdated uscan
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.)
--
1136402: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136402
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qa.debian.org
Severity: normal
User: [email protected]
Usertags: udd
Hi!
The uscan used by the upstream watch service on qa.debian.org seems to
be out-dated, as it does not understand the Dist field when using the
GitHub Template, as seen for example with:
https://qa.debian.org/cgi-bin/watch?pkg=golang-github-andybalholm-brotli
With error:
Devscripts::Uscan::Templates::Github failed: Missing owner at
/srv/udd.debian.org/udd/vendor/devscripts/lib/Devscripts/Uscan/Templates/Github.pm
line 10.
From reading previous instances of similar problems, I assume this
might be missing installing the latest devscripts backport on that
host? As the backport seems to already be available (so no need to
prepare that first :):
https://tracker.debian.org/news/1738240/accepted-devscripts-2267bpo131-source-into-stable-backports/
Thanks,
Guillem
--- End Message ---
--- Begin Message ---
On 13/05/26 at 13:22 +0200, Guillem Jover wrote:
> Package: qa.debian.org
> Severity: normal
> User: [email protected]
> Usertags: udd
>
> Hi!
>
> The uscan used by the upstream watch service on qa.debian.org seems to
> be out-dated, as it does not understand the Dist field when using the
> GitHub Template, as seen for example with:
>
> https://qa.debian.org/cgi-bin/watch?pkg=golang-github-andybalholm-brotli
>
> With error:
>
> Devscripts::Uscan::Templates::Github failed: Missing owner at
> /srv/udd.debian.org/udd/vendor/devscripts/lib/Devscripts/Uscan/Templates/Github.pm
> line 10.
>
> From reading previous instances of similar problems, I assume this
> might be missing installing the latest devscripts backport on that
> host? As the backport seems to already be available (so no need to
> prepare that first :):
>
>
> https://tracker.debian.org/news/1738240/accepted-devscripts-2267bpo131-source-into-stable-backports/
Hi Guillem,
Thanks for looking into that.
udd now uses a vendored version of devscripts, so it's no longer
dependent on the available of a backport. I just updated its vendored
version.
I confirmed that it now checks correctly golang-github-sylabs-squashfs
with also uses Dist with Template. golang-github-andybalholm-brotli will
be updated as soon as GitHub's rate limiting lets it through.
Lucas
--- End Message ---