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

           Summary: mass-check doesn't work on latest Ubuntu LTS release
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Masses
        AssignedTo: [email protected]
        ReportedBy: [email protected]


$ ./mass-check --hamlog=ham-darxus.log --spamlog=spam-darxus.log -j 4
--progress --reuse ham:dir:/home/darxus/Maildir
spam:dir:/home/darxus/Maildir/.bad.spam-missed
Use of uninitialized value $3 in concatenation (.) or string at
/usr/lib/perl5/Net/Patricia.pm line 34.
Undefined subroutine &Mail::SpamAssassin::NetSet::AF_INET6 called at
/home/darxus/masscheckwork/nightly_mass_check/masses/../lib/Mail/SpamAssassin/NetSet.pm
line 55.

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.2 LTS"

Since this is not a problem on my Ubuntu Maverick system, and the perl version
is the same, I suspect mass-check is incompatible with the version or
Net::Patricia on Lucid.  

Lucid (not working):
$ perl --version
This is perl, v5.10.1 (*) built for i486-linux-gnu-thread-multi
Net::Patricia ubuntu package version is 1.15-1 (so probably 1.15 from
upstream).

Maverick (working)
$ perl --version
This is perl, v5.10.1 (*) built for x86_64-linux-gnu-thread-multi
Net::Patricia ubuntu package version is 1.16-1.

The Net::Patricia change log says only "miscellaneous bug fixes".

Lucid is the latest Long Term Support release of Ubuntu, so I don't want to
upgrade my server, and I think it's a good thing to support.  The next LTS
release will be in April 2012.

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

Reply via email to