Bug#1024520: debhelper: Use of uninitialized value $dest in -l at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 662.

2022-11-21 Thread Niels Thykier
Axel Beckert: Hi Niels, Niels Thykier wrote: [...] It was indeed an oversight. Yep, looked like that: Was the only occurence far away from the remaining calls. Also wondered if that call better should have been a simple install_file() instead. The $mode parameter gets in the way. However

Bug#1024520: debhelper: Use of uninitialized value $dest in -l at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 662.

2022-11-21 Thread Axel Beckert
Hi Niels, Niels Thykier wrote: > > Will upload anyway as it clearly improves the situation and we need a > > fix quickly. > > > > Niels: Feel free to improve my fix in the next upload in case I > > understood some of the new code wrongly. > > Thanks for finding and working around the bug. You'r

Bug#1024520: debhelper: Use of uninitialized value $dest in -l at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 662.

2022-11-20 Thread Niels Thykier
Axel Beckert: Hi again, Will upload anyway as it clearly improves the situation and we need a fix quickly. Niels: Feel free to improve my fix in the next upload in case I understood some of the new code wrongly. Regards, Axel Hi, Thanks for finding and working around the bug

Bug#1024520: debhelper: Use of uninitialized value $dest in -l at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 662.

2022-11-20 Thread Axel Beckert
Hi again, Axel Beckert wrote: > Yep, this change makes pconsole and links2 build fine again: > > - _install_file_to_path($mode, $source, $target); > + _install_file_to_path(1, $mode, $source, $target); Compared with debhelper 13.10 builds the lintian overrides file is

Processed: Re: Bug#1024520: debhelper: Use of uninitialized value $dest in -l at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 662.

2022-11-20 Thread Debian Bug Tracking System
Processing control commands: > tag -1 + patch pending Bug #1024520 [debhelper] debhelper: Use of uninitialized value $dest in -l at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 662. Added tag(s) patch and pending. -- 1024520: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024520 Debian

Bug#1024520: debhelper: Use of uninitialized value $dest in -l at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 662.

2022-11-20 Thread Axel Beckert
Control: tag -1 + patch pending Hi, Axel Beckert wrote: > >dh_lintian -a > > Use of uninitialized value $dest in -l at > > /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 662. > > Use of uninitialized value $to in string eq at > > /usr/share/perl/5.36/File/Copy.pm line 64. > > Use of unini

Bug#1024520: debhelper: Use of uninitialized value $dest in -l at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 662.

2022-11-20 Thread Axel Beckert
Hi, Adrian Bunk wrote: > Many packages fail on the buildds with the latest debhelper, e.g.: Can confirm. >dh_lintian -a > Use of uninitialized value $dest in -l at > /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 662. > Use of uninitialized value $to in string eq at > /usr/share/perl/5.3

Bug#1024520: debhelper: Use of uninitialized value $dest in -l at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 662.

2022-11-20 Thread Adrian Bunk
Package: debhelper Version: 13.11 Severity: serious Many packages fail on the buildds with the latest debhelper, e.g.: https://buildd.debian.org/status/fetch.php?pkg=pconsole&arch=amd64&ver=1.2.0-1&stamp=1668982360&raw=0 ... dh_lintian -a Use of uninitialized value $dest in -l at /usr/share/