Your message dated Mon, 3 Nov 2025 22:37:50 +0100 with message-id <aQkgrnFUnh2FVUDY@grub.nussbaum.fr> and subject line Re: Bug#1119930: UDD/upstream: uscan broken with Template: Metacpan has caused the Debian Bug report #1119930, regarding UDD/upstream: uscan broken with Template: Metacpan 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 owner@bugs.debian.org immediately.) -- 1119930: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1119930 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: UDD/upstream: uscan broken with Template: Metacpan
- From: Roland Rosenfeld <roland@debian.org>
- Date: Sun, 2 Nov 2025 15:12:32 +0100
- Message-id: <[🔎] aQdm0P0GjPuyr8VD@dinghy.sail.spinnaker.de>
Package: qa.debian.org Severity: important X-Debbugs-CC: debian-perl@lists.debian.org Dear Maintainer, TL,DR ullmann.debian.org needs libmetacpan-client-perl to be installed. Yesterday I upgraded the package chordpro to use the new watch format "Version: 5" using "Template: Metacpan". This resulted in errors: REXML parsing of uscan output failed in UDD, shown on https://qa.debian.org/cgi-bin/watch?pkg=chordpro Checking for other packages already using "Template: Metacpan" I only found a second one (libcss-inliner-perl), where uscan reports the same problem on https://qa.debian.org/cgi-bin/watch?pkg=libcss-inliner-perl I copied my debian/watch to ullmann.debian.org (where UDD rimporters/upstream.rb seems to be run) and called uscan in the same way like upstream.rb does: $ cd ~roland/chordpro $ env HTTPS_CA_DIR=/etc/ssl/ca-global \ perl -I/srv/udd.debian.org/udd/vendor/devscripts/lib \ /srv/udd.debian.org/udd/vendor/devscripts/scripts/uscan.pl \ --pasv --dehs --no-download which results in: Useless option: only passive mode is available at /srv/udd.debian.org/udd/vendor/devscripts/lib/Devscripts/Uscan/Config.pm line 160. You must install libmetacpan-client-perl at /srv/udd.debian.org/udd/vendor/devscripts/lib/Devscripts/Uscan/Modes/Metacpan.pm line 12. BEGIN failed--compilation aborted at /srv/udd.debian.org/udd/vendor/devscripts/lib/Devscripts/Uscan/Modes/Metacpan.pm line 14. Compilation failed in require at /srv/udd.debian.org/udd/vendor/devscripts/lib/Devscripts/Uscan/WatchSource.pm line 1738. So it seems, that someone needs to install libmetacpan-client-perl on ullmann to make this work. Greetings RolandAttachment: signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: Roland Rosenfeld <roland@debian.org>, 1119930-done@bugs.debian.org
- Subject: Re: Bug#1119930: UDD/upstream: uscan broken with Template: Metacpan
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Mon, 3 Nov 2025 22:37:50 +0100
- Message-id: <aQkgrnFUnh2FVUDY@grub.nussbaum.fr>
- In-reply-to: <[🔎] aQdm0P0GjPuyr8VD@dinghy.sail.spinnaker.de>
- References: <[🔎] aQdm0P0GjPuyr8VD@dinghy.sail.spinnaker.de>
Hi Roland, On 02/11/25 at 15:12 +0100, Roland Rosenfeld wrote: > Package: qa.debian.org > Severity: important > X-Debbugs-CC: debian-perl@lists.debian.org > > Dear Maintainer, > > TL,DR > ullmann.debian.org needs libmetacpan-client-perl to be installed. Thanks for the report, and the debugging. This is now fixed: https://qa.debian.org/cgi-bin/watch?pkg=chordpro Best, Lucas
--- End Message ---