https://bugzilla.redhat.com/show_bug.cgi?id=1971453
Bug ID: 1971453 Summary: perl-Crypt-RandPasswd-0.06-17.fc35 FTBFS randomly: t/01-word.t: Use of uninitialized value $last_unit in hash element at Crypt-RandPasswd-0.06/blib/lib/Crypt/RandPasswd.pm line 2205 Product: Fedora Version: rawhide Status: NEW Component: perl-Crypt-RandPasswd Assignee: emmanuel@seyman.fr Reporter: ppisar@redhat.com QA Contact: extras-qa@fedoraproject.org CC: emmanuel@seyman.fr, perl-devel@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
perl-Crypt-RandPasswd-0.06-17.fc35 fails to build randomly because t/01-word.t fails with 0.07 chance:
$ I=0; while prove -b -v t/01-word.t; do I=$((I+1)); echo $I; done [...] 45 t/01-word.t .. 1..20 ok 1 - create random word of length 10 ok 2 - create random word of length 11 ok 3 - create random word of length 12 ok 4 - create random word of length 13 ok 5 - create random word of length 14 ok 6 - create random word of length 15 ok 7 - create random word of length 16 ok 8 - create random word of length 17 ok 9 - create random word of length 18 ok 10 - create random word of length 19 ok 11 - create random word of length 5 .. 10 ok 12 - create random word of length 6 .. 11 ok 13 - create random word of length 7 .. 12 ok 14 - create random word of length 8 .. 13 ok 15 - create random word of length 9 .. 14 ok 16 - create random word of length 10 .. 15 ok 17 - create random word of length 11 .. 16 ok 18 - create random word of length 12 .. 17 ok 19 - create random word of length 13 .. 18 Use of uninitialized value $last_unit in hash element at /home/test/fedora/perl-Crypt-RandPasswd/Crypt-RandPasswd-0.06/blib/lib/Crypt/RandPasswd.pm line 2205. Failed 1/20 subtests
https://bugzilla.redhat.com/show_bug.cgi?id=1971453
--- Comment #2 from Ben Cotton bcotton@redhat.com --- This message is a reminder that Fedora Linux 35 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 35 on 2022-12-13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '35'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 35 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
https://bugzilla.redhat.com/show_bug.cgi?id=1971453
Ben Cotton bcotton@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |EOL Status|NEW |CLOSED Last Closed| |2022-12-13 15:25:06
--- Comment #3 from Ben Cotton bcotton@redhat.com --- Fedora Linux 35 entered end-of-life (EOL) status on 2022-12-13.
Fedora Linux 35 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field.
If you are unable to reopen this bug, please file a new report against an active release.
Thank you for reporting this bug and we are sorry it could not be fixed.
perl-devel@lists.fedoraproject.org