Date: Wed, 01 Oct 2008 13:06:33 -0400 From: Troy Settle <troy@psknet.com> To: freebsd-isp@freebsd.org Subject: spamassassin help Message-ID: <48E3AE19.1040908@psknet.com>
next in thread | raw e-mail | index | archive | help
All, I'm trying to install SA (first from ports, then via CPAN). Either way, I'm not having much luck... I think the problem is with perl, but I'm not sure. I completedly gutted perl 5.8.8 from the system and re-installed it, but with the same results. Here's the output from sa-update: Use of uninitialized value in hash element at /usr/local/lib/perl5/site_perl/5.8.8/LWP/Protocol.pm line 52. Use of uninitialized value in pattern match (m//) at /usr/local/lib/perl5/site_perl/5.8.8/LWP/Protocol.pm line 55. Use of uninitialized value in concatenation (.) or string at /usr/local/lib/perl5/site_perl/5.8.8/LWP/Protocol.pm line 35. Use of uninitialized value in string eq at /usr/local/lib/perl5/site_perl/5.8.8/LWP/UserAgent.pm line 169. Use of uninitialized value in hash element at /usr/local/lib/perl5/site_perl/5.8.8/LWP/Protocol.pm line 52. Use of uninitialized value in pattern match (m//) at /usr/local/lib/perl5/site_perl/5.8.8/LWP/Protocol.pm line 55. Use of uninitialized value in concatenation (.) or string at /usr/local/lib/perl5/site_perl/5.8.8/LWP/Protocol.pm line 35. Use of uninitialized value in string eq at /usr/local/lib/perl5/site_perl/5.8.8/LWP/UserAgent.pm line 169. Use of uninitialized value in hash element at /usr/local/lib/perl5/site_perl/5.8.8/LWP/Protocol.pm line 52. Use of uninitialized value in pattern match (m//) at /usr/local/lib/perl5/site_perl/5.8.8/LWP/Protocol.pm line 55. Use of uninitialized value in concatenation (.) or string at /usr/local/lib/perl5/site_perl/5.8.8/LWP/Protocol.pm line 35. Use of uninitialized value in string eq at /usr/local/lib/perl5/site_perl/5.8.8/LWP/UserAgent.pm line 169. http: request failed: 500 Can't call method "request" on an undefined value: 500 Can't call method "request" on an undefined value error: no mirror data available for channel updates.spamassassin.org channel: MIRRORED.BY contents were missing, channel failed ============================== The output from sa-update -D is more detailed, but results with the same errors from perl. What do I need to fix, and how do I fix it? Thanks, -- Troy Settle Pulaski Networks ~ http://www.psknet.com 866.477.5638 ~ 540.994.4254
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48E3AE19.1040908>