Control: tag -1 pending Hello,
Bug #1016670 in libconfig-model-dpkg-perl reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/perl-team/modules/packages/libconfig-model-dpkg-perl/-/commit/522848cbf14008062b10b98a7d0a4f5e947465be ------------------------------------------------------------------------ Test: set Source value when needed Closes: #1016670 Thanks: gregoa for the bug report This bug is related to 1015913 This commit fixes autopkgtest failures. Looks like autopkgtest runs in a directory that cannot be used as default Source value. So Source value remains undef. This is a problem because Source value is mandatory and is used to compute the default value of Vcs-Browser. So when Computation of Vcs-Browser tries to Source, the mandatory check kicks in and exit on error. Here the solution is to set a dummy value before Vcs-Browser is read (which triggers the computation of its default value). ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1016670