[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#461978: lintian: spurious Perl warnings with --unpack



Håkon Stordahl <haastord@online.no> writes:

> Package: lintian
> Version: 1.23.42
> Severity: minor
> Tags: patch
>
> Use of the --unpack action with Lintian causes Perl to print some
> harmless, but a bit annoying, warnings:
>
> $ lintian --lab /tmp/lab --setup-lab
> $ lintian --lab /tmp/lab --unpack lintian_1.23.42_all.deb 
> Use of uninitialized value in addition (+) at /usr/bin/lintian line 1427.
> Use of uninitialized value in addition (+) at /usr/bin/lintian line 1427.

I can't duplicate this.  The same commands produce no warnings for me.
Regardless, though, the code that produces those warnings shouldn't even
be running when the action isn't --check, which I'll fix.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>



Reply to: