[Bug 1939432] perl-HTML-FormFu-MultiForm-1.03-12.fc35 FTBFS: Couldn't load Crypt::Cipher::AES: Can't locate Crypt/Cipher/AES.pm in @INC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1939432

Petr Pisar <ppisar@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
            Version|rawhide                     |34



--- Comment #1 from Petr Pisar <ppisar@xxxxxxxxxx> ---
This is triggered by upgrading perl-Crypt-CBC to 3.01 and caused by
perl-Crypt-CBC not run-requiring perl(Crypt::AES):

$ perl -MCrypt::CBC -e 'Crypt::CBC->new(-key => 1)'
Couldn't load Crypt::Cipher::AES: Can't locate Crypt/Cipher/AES.pm in @INC (you
may need to install the Crypt::Cipher::AES module) (@INC contains:
/usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
/usr/share/perl5) at (eval 5) line 1.
 at -e line 1.

Crypt::CBC::new() documentation reads:

         -cipher         The cipher algorithm (defaults to Crypt::Cipher:AES),
or
                         a previously created cipher object reference. For 
                         convenience, you may omit the initial "Crypt::" part
                         of the classname and use the basename, e.g. "Blowfish"
                         instead of "Crypt::Blowfish".

perl-Crypt-CBC does not require perl(Crypt::AES) on purpose (bug #1087536
comment #3). We had this situation already with Crypt::DES. I will adjust
perl-HTML-FormFu-MultiForm.


-- 
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




[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]

  Powered by Linux