https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7009
--- Comment #2 from Mark Martinec <[email protected]> --- > Subroutine IO::Socket::INET6::AF_INET6 redefined at > /usr/lib/perl5/5.8.8/Exporter.pm line 65. > at /usr/lib/perl5/vendor_perl/5.8.8/IO/Socket/INET6.pm line 16 According to IO::Socket::INET6 Changelog, this was fixed three years ago with IO-Socket-INET6-2.66 : 2011-01-13 Shlomi Fish <[email protected]> * Made the use Socket call import constants selectively, and not rely on @EXPORT's whims: - http://www.cpantesters.org/cpan/report/d6e547be-19b5-11e0-bbdc-e5c0d6c987b5 * New Release IO-Socket-INET6-2.66 I tried installing IO-Socket-INET6-2.72 from CPAN on Centos 5.10 and the IO::Socket::INET6::AF_INET6 is no longer reported as duplicate (but Net::DNS::Resolver::Base::AF_INET6 still causes a complaint, the Net::DNS needs updating too it seems). > Feb 16 20:06:24.455 [26161] dbg: spamd: socket module of choice: > IO::Socket::INET6 2.51, Socket 1.78, have PF_INET, no PF_INET6, > using legacy Socket6::getaddr info, AI_ADDRCONFIG not supported Your IO::Socket::INET6 2.51 is from 2004, ten years old. -- You are receiving this mail because: You are the assignee for the bug.
