#1027292 lintian: Test "very-long-line-length-in-source-file" does not generate always reproducible results

#1027292#5
Date:
2022-12-29 22:27:51 UTC
From:
To:
Dear Maintainer,

I was wondering, why my lintian overrides did not work as expected. Then I
found out that the named test does not generate reproducible results.

Test suite:

hille@sid-amd64:~$ dget -d https://deb.debian.org/debian/pool/main/t/texinfo/texinfo_7.0.1-2.dsc
<snip>
All files validated successfully.
hille@sid-amd64:~$ lintian --tag-display-limit 0 --pedantic -I texinfo_7.0.1-2.dsc > ttt1
hille@sid-amd64:~$ lintian --tag-display-limit 0 --pedantic -I texinfo_7.0.1-2.dsc > ttt2
hille@sid-amd64:~$ diff ttt1 ttt2 |wc -l
8
hille@sid-amd64:~$ diff ttt1 ttt2
33c33
< P: texinfo source: very-long-line-length-in-source-file 1493 > 512 [tp/t/results/formats_encodings/at_commands_in_refs_utf8.pl:17317]
---
72c72
< P: texinfo source: very-long-line-length-in-source-file 617 > 512 [tp/t/results/sectioning/section_in_unnumbered_info.pl:6548]
---

Hilmar

#1027292#10
Date:
2025-09-28 09:02:31 UTC
From:
To:
Hi Hilmar,

I can no longer reproduce this with latest lintian. Is it still an issue?

Thanks
Nilesh

#1027292#15
Date:
2025-09-28 16:24:32 UTC
From:
To:
On 9/28/25 11:02, Nilesh Patra wrote:

Hello Nilesh,
The lintian does not complain any more about
"very-long-line-length-in-source-file" at least for texinfo. I've
removed the overrides and now the warnings + pedantic messages are gone.
Not sure if the test was removed...but currently this is the most likely
theory.

Hilmar

#1027292#20
Date:
2025-09-28 17:07:49 UTC
From:
To:
They were not removed, maybe the files were instead fixed.

I tried tiwh the 7.0.1-2 version from snapshot

$ dget -d https://snapshot.debian.org/archive/debian/20221221T031939Z/pool/main/t/texinfo/texinfo_7.0.1-2.dsc

And I am getting reproducible output every time I tried. I believe this would have been flagged
in many packages if the output is not consistent. If this bug is not reproducible with laterst
lintian anymore, I'd like to close this.

#1027292#25
Date:
2025-09-29 12:18:51 UTC
From:
To:
Am 28.09.2025 um 19:07 schrieb Nilesh Patra:

Hello Nilesh,

The test is experimental now. After calling lintian using -E the test
again is executed and the results are reproducible.

Closing.

Hilmar