[Bug 8402] t/pdf_info.t random failures
[email protected] Wed, 22 Jul 2026 14:38:05 +0000
| Newsgroups | gmane.mail.spam.spamassassin.devel |
|---|---|
| Message-ID | <[email protected]/SpamAssassin/> |
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=3D8402 Giovanni Bechis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Giovanni Bechis <[email protected]> --- It seems that Convert::Ascii85 is a new hidden dependency (https://github.com/apache/spamassassin/blob/trunk/lib/Mail/SpamAssassin/PD= F/Filter/ASCII85Decode.pm) Crypt::Rc4 is an optional dependency instead (https://github.com/apache/spamassassin/blob/trunk/lib/Mail/SpamAssassin/PD= F/Filter/Decrypt.pm), listing the new optional dependency in https://github.com/apache/spamassassin/blob/trunk/lib/Mail/SpamAssassin/Uti= l/DependencyInfo.pm and disabling the test if Crypt::RC4 is not installed should be enough. --=20 You are receiving this mail because: You are the assignee for the bug.=