You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2011/05/24 17:22:47 UTC

[Bug 6520] NetAddr::IP minimal version requirement, Hudson modules install/upgrade

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6520

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@pccc.com
            Version|3.3.1                       |3.3.2
   Target Milestone|Undefined                   |3.3.2

--- Comment #1 from Kevin A. McGrail <km...@pccc.com> 2011-05-24 15:22:47 UTC ---
I'm now seeing this error as well on a production system with perl 5.8.8 on
3.2.2rc1

auto-whitelist: open of auto-whitelist file failed: Can't locate
auto/NetAddr/IP/full6.al in @INC (@INC contains: lib
/usr/local/lib/perl5/site_perl/5.8.8/i686-linux
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/5.8.8/i686-linux
/usr/local/lib/perl5/5.8.8 /usr/local
/lib/perl5/site_perl) at
/usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/AutoWhitelist.pm line
318

Looks like we may need to require NetAddr::IP version 4.010 as a minimum based
on Mark's previous work on 6520.

I'm targeting this for 3.3.2 and currently testing with NetAddr-IP-4.044.

NOTE, the trunk and 3.3 have slight differences on dependencyinfo.pm so this
patch needs tweaking.  But I have it applied to 3.3.2 and running in production
now.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.