V Fri, Mar 08, 2024 at 05:04:01PM +0000, Zbigniew Jędrzejewski-Szmek napsal(a):
And perl-Module-Build has: ├── ./usr/libexec/perl-Module-Build/_build/magicnum │ @@ -1 +1 @@ │ -1016 │ +697476
It's generated via $self->_write_data('magicnum', $self->magic_number(int rand 1_000_000)); It seems strange to fix the seed for tests like this…
That file was a byproduct of perl-Module-Build's build script. I removed it the from a binary package and perl-Module-Build-0.42.34-6.fc41 should be reproducible now.
-- Petr