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

             Bug #: 6598
           Summary: spamd --version throws errors
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: spamc/spamd
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


With SSL support enabled and IO::Socket::SSL 1.43, I see errors in spamd
--version such as these:

May 24 13:19:44.990 [20183] error: Can't locate Socket6.pm in @INC (@INC
contains: /usr/local/lib/perl5/site_perl/5.8.6/i686-linux
/usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/5.8.6/i686-linux
/usr/local/lib/perl5/5.8.6 /usr/local/lib/perl5/site_perl) at
/usr/local/lib/perl5/site_perl/5.8.6/IO/Socket/SSL.pm line 73.

If I install Socket6, I see this error:

May 24 14:02:13.213 [27178] error: Can't locate IO/Socket/INET6.pm in @INC
(@INC contains: /usr/local/lib/perl5/site_perl/5.8.6/i686-linux
/usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/5.8.6/i686-linux
/usr/local/lib/perl5/5.8.6 /usr/local/lib/perl5/site_perl) at
/usr/local/lib/perl5/site_perl/5.8.6/IO/Socket/SSL.pm line 75.

reverted to IO::Socket::SSL 0.96 and the error goes away.  Not sure if this is
a module dependency issue or a workaround.  There are some ugly hacks to avoid
IPv6 errors on requires that might be rearing up here.

-- 
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