https://bugzilla.redhat.com/show_bug.cgi?id=1286589 Bug ID: 1286589 Summary: last update to amavisd-new-2.5.2-3 breaks amavis Product: Fedora EPEL Version: el5 Component: amavisd-new Severity: high Assignee: j.orti.alcaine@xxxxxxxxx Reporter: frank-buettner@xxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: janfrode@xxxxxxxxx, j.orti.alcaine@xxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, steve@xxxxxxxxx, vanmeeuwen+fedora@xxxxxxxxxxxx Description of problem: The last update breaks the SA component. Version-Release number of selected component (if applicable): amavisd-new-2.5.2-3 How reproducible: every time Steps to Reproduce: 1. yum update Actual results: Error: mavis[4484]: (04484-01) (!)SA failed: Can't locate object method "READ" via package "Amavis::SpamControl::Spam Assassin::FileHandle" at /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin/Message.pm line 143, <GEN17> line 161. at (eval 47) line 432, <GEN17> line 161. Expected results: Working amavis Additional info: This error is known. http://www.andreaspollak.eu/2010/12/sa-failed-cant-locate-object-method-read-via-package-amavisiofilehandle/ will fix it by replace: - my($data_representation) = 'GLOB'; + my($data_representation) = 'ARRAY'; # pass data to SA as ARRAY or a GLOB -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx