Bug#1015913: /usr/share/perl5/Config/Model/models/Dpkg/Control.pl: failure applying Dpkg::Control fixes when current directory is single character

2022-07-27 Thread Dominique Dumont
On Monday, 25 July 2022 10:19:18 CEST you wrote: > I guess I can tweak the formula > l30 to return undef when the match regex (L35) cannot be satisfied. Which uncovered a bug in libconfig-model-perl. Fixing this bug will also require libconfig-model-perl 2.151 All the best

Bug#1015913: /usr/share/perl5/Config/Model/models/Dpkg/Control.pl: failure applying Dpkg::Control fixes when current directory is single character

2022-07-25 Thread Dominique Dumont
Hi On Saturday, 23 July 2022 20:31:40 CEST you wrote: > Configuration item 'source Source' has a wrong value: > computed value error: > value '1' does not match regexp \w[\w+\-\.]{1,} > value is computed from 'use Cwd; getcwd =~ m!/([^/]+)$!; $1;' Right. This is one case where cme

Bug#1015913: /usr/share/perl5/Config/Model/models/Dpkg/Control.pl: failure applying Dpkg::Control fixes when current directory is single character

2022-07-23 Thread Damyan Ivanov
Package: libconfig-model-dpkg-perl Version: 2.161 Severity: normal File: /usr/share/perl5/Config/Model/models/Dpkg/Control.pl Tags: upstream Hi, Discovered when running dh-make-perl from a directory named '1'. Here's a reproducer. Note the name of the current directory: ╭─ ~/tmp/1  ╰─