https://bugzilla.redhat.com/show_bug.cgi?id=2203031 --- Comment #12 from Petr Pisar <ppisar@xxxxxxxxxx> --- This seems to hang in Fedora CI <https://artifacts.dev.testing-farm.io/d28780ae-fb6e-4182-a264-3798d47c5b70/> and in local mock environment at "/usr/bin/perl t/core_read.t" command. Strace shows in infinite loop on loading "locale" Perl module: newfstatat(AT_FDCWD, "./locale.pmc", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "./locale.pm", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/builddir/build/BUILD/Crypt-URandom-0.38/blib/lib/locale.pmc", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/builddir/build/BUILD/Crypt-URandom-0.38/blib/lib/locale.pm", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/builddir/build/BUILD/Crypt-URandom-0.38/blib/arch/locale.pmc", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/builddir/build/BUILD/Crypt-URandom-0.38/blib/arch/locale.pm", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/usr/local/lib64/perl5/5.36/locale.pmc", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/usr/local/lib64/perl5/5.36/locale.pm", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/usr/local/share/perl5/5.36/locale.pmc", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/usr/local/share/perl5/5.36/locale.pm", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/usr/lib64/perl5/vendor_perl/locale.pmc", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/usr/lib64/perl5/vendor_perl/locale.pm", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/usr/share/perl5/vendor_perl/locale.pmc", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/usr/share/perl5/vendor_perl/locale.pm", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/usr/lib64/perl5/locale.pmc", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/usr/lib64/perl5/locale.pm", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/usr/share/perl5/locale.pmc", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) newfstatat(AT_FDCWD, "/usr/share/perl5/locale.pm", 0x7ffc05e3b860, 0) = -1 ENOENT (Adresář nebo soubor neexistuje) -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2203031 _______________________________________________ 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