https://bugzilla.redhat.com/show_bug.cgi?id=1956206 Bug ID: 1956206 Summary: perl-Crypt-CBC-3.03-1.fc35 FTBFS on Perl bootstrap: Can't locate object method "keysize" via package "Crypt::IDEA" at t/nopadding.t line 40. Product: Fedora Version: rawhide Status: NEW Component: perl-Crypt-CBC Assignee: andreas@xxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: andreas@xxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora perl-Crypt-CBC-3.03-1.fc35 fails to build when bootstrapping Perl because t/nopadding.t fails without perl-CryptX-0.053-19.fc35 having been installed: $ perl -Ilib t/nopadding.t 1..2 using Crypt::IDEA for testing ok 1 Can't locate object method "keysize" via package "Crypt::IDEA" at t/nopadding.t line 40. Compare to an output after installing perl-CryptX: $ perl -Ilib t/nopadding.t 1..2 using Crypt::Cipher::AES for testing ok 1 ok 2 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure