Dear Fukui-san, Thank you for debugging this bug and providing a patch!
On Tue, Aug 31, 2021 at 09:38:35AM +0000, [email protected] wrote: > Upon using dget, we would like to build a package with --build given > like this: > > dget --build > https://ftp.debian.org/debian/pool/main/a/adduser/adduser_3.115.dsc Generally speaking, `dget --build` is a fine feature, just please remember that it's not quite suitable for "production builds", due to the lack of isolation and other features like build dependency resolution. > After some investigation, I found that a regex in dget.pl fails to > match with the > following string, which is supposed to match with the regex pattern. > > dpkg-source: info: extracting adduser in adduser-3.115 > > It looks like dpkg-source displays the message above with color > whenever possible. > This leds to an idea that "color codes" embedded in the string prevent > the regex above > from matching with the info message produced by dpkg-source. > > Therefore, I created a small patch to fix this issue. > See an attached file for details of the patch. Thank you, I'm applying it to git! -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. More about me: https://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature

