https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6837
Priority: P2
Bug ID: 6837
Assignee: [email protected]
Summary: spamd does not require IO::Socket::IP
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: 3.3 SVN branch
Component: Building & Packaging
Product: Spamassassin
If I run --version from command line, I get this:
$> spamd --version
SpamAssassin Server version 3.3.1
running on Perl 5.8.8
Sep 16 13:07:21.262 [4820] error: Can't locate IO/Socket/IP.pm in @INC (@INC
contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl
/usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8) at
/usr/lib/perl5/site_perl/5.8.8/IO/Socket/SSL.pm line 85.
with SSL support (IO::Socket::SSL 1.76)
with zlib support (Compress::Zlib 2.055)
It appears spamd is not requiring IO::Socket::IP in any meta or makefiles? That
or should --version be optionally requiring the module?
--
You are receiving this mail because:
You are the assignee for the bug.