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

Indeterministic output of lintian



Hi all,

I'm just building Lintian overrides and I'm struggling with a test. Here
is the output of two lintian runs with unchanged source package, limited
to the interesting lines.

hille@sid-amd64:~/devel/TeXLive/github$ lintian --tag-display-limit 0
--pedantic -I texinfo_7.0.1-3.dsc
W: texinfo source: mismatched-override
very-long-line-length-in-source-file 1493 > 512
[tp/t/results/formats_encodings/at_commands_in_refs_utf8.pl:17317]
[debian/source/lintian-overrides:23]
W: texinfo source: mismatched-override
very-long-line-length-in-source-file 617 > 512
[tp/t/results/sectioning/section_in_unnumbered_info.pl:6098]
[debian/source/lintian-overrides:64]
P: texinfo source: very-long-line-length-in-source-file 1493 > 512
[tp/t/results/formats_encodings/at_commands_in_refs_utf8.pl:16903]
P: texinfo source: very-long-line-length-in-source-file 617 > 512
[tp/t/results/sectioning/section_in_unnumbered_info.pl:6548]
N: 0 hints overridden; 2 unused overrides

hille@sid-amd64:~/devel/TeXLive/github$ lintian --tag-display-limit 0
--pedantic -I texinfo_7.0.1-3.dsc
W: texinfo source: mismatched-override
very-long-line-length-in-source-file 1497 > 512
[tp/t/results/formats_encodings/at_commands_in_refs_latin1.pl:17317]
[debian/source/lintian-overrides:24]
P: texinfo source: very-long-line-length-in-source-file 1497 > 512
[tp/t/results/formats_encodings/at_commands_in_refs_latin1.pl:16903]
N: 0 hints overridden; 1 unused override

An override has been added, but the line, which is found to be to long
seems to move, hence lintian complains or does not complain.

What do I do?

Hilmar
--
sigfault


Reply to: