https://bugzilla.redhat.com/show_bug.cgi?id=2207594 Bug ID: 2207594 Summary: perl-POSIX is missing a dependency on perl(locale) Product: Fedora Version: 36 OS: Linux Status: NEW Component: perl Severity: medium Assignee: jplesnik@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: iarnell@xxxxxxxxx, jplesnik@xxxxxxxxxx, kasal@xxxxxx, mmaslano@xxxxxxxxxx, mspacek@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx, rhughes@xxxxxxxxxx, spotrh@xxxxxxxxx Target Milestone: --- Classification: Fedora When debugging a CI timeout of perl-Crypt-URandom, I found that "perl -MPOSIX -e 'POSIX::strerror(0);'" does not halt if perl-locale package is not installed. The cause is that POSIX::AUTOLOAD() actually compiles "require locale;" and the failure, for an unclear reason, triggers an endless loop. I did not investigate why the loop happens, but the missing dependency is a clear packaging mistake. It seems that all Fedoras are affected. I'm going to fix it in all Fedoras, if you do not object. Reproducible: Always -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2207594 _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue