Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 313761

Summary: [perl-experimental] mail-filter/spamassassin-3.3.1 dev-lang/perl-5.12.0 numerous errors
Product: Gentoo Linux Reporter: David Abbott <dabbott>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://old.nabble.com/-Bug-6392--New:-Test-suite-fails-with-perl-5.12.0-td28071418.html
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 319801    
Attachments: spamassassin-3.3.2 proposed changes

Description David Abbott (RETIRED) gentoo-dev 2010-04-07 23:10:22 UTC
3.3.1 needs patching or patches should be included with 3.3.2 release

Reproducible: Always

Actual Results:  
sa-update
defined(%hash) is deprecated at /usr/lib64/perl5/vendor_perl/5.12.0/Mail/SpamAssassin/Dns.pm line 757.
	(Maybe you should just omit the defined()?)


Expected Results:  
no output
Comment 1 David Abbott (RETIRED) gentoo-dev 2010-04-07 23:13:34 UTC
Created attachment 226935 [details]
spamassassin-3.3.2 proposed changes
Comment 2 David Abbott (RETIRED) gentoo-dev 2010-06-18 19:56:42 UTC
I am going to close this as it seems to be fixed with 5.12.1
quad ~ # sa-update
quad ~ # perl -v

This is perl 5, version 12, subversion 1 (v5.12.1) built for x86_64-linux
(with 5 registered patches, see perl -V for more detail)