Displaying 20 results from an estimated 2000 matches similar to: "Here we go again: SpamAssassin doesn't like the new Perl update..."
2012 Jan 22
1
Problem with spamassassin under CentOS-5.7
I'm getting the following warning in my logwatch,
or if I restart the spamassassin service.
I've tried yum-reinstalling the packages involved
but that didn't help.
-------------------------------
/etc/cron.daily/sa-learn:
Subroutine IO::Socket::INET6::AF_INET6 redefined at
/usr/lib/perl5/5.8.8/Exporter.pm line 65.
at /usr/lib/perl5/vendor_perl/5.8.8/IO/Socket/INET6.pm line 16
2010 Oct 28
1
heads up - on latest rpmforge perl-NetAddr-IP update and spamassassin 3.3.1 conflict on Centos4
heads up and fyi folks...
CentOS 4 latest...
SpamAssassin version 3.3.1
running on Perl version 5.8.8
:-)
i noticed on a centos 4 box after doing a manual yum update and getting 2
updated perl packages from rpmforge
again, just a heads up as rpmforge has been rock solid for us for years so
we are no bashing
spamassassin would not restart after the updates....
spamd: Oct 27 22:32:01.340
2007 Aug 17
2
Help in starting spamassassin
I have installed spamassassin, per the instructions on Scalix's wiki,
and it is working, with some important caviats. So I asked for help on
the spamassassin user list, and got some, but I think I am butting up
against some Centos specific issues...
This is what I am seeing in the maillog:
Aug 17 14:39:59 z9m9z sendmail[13082]: l7HIdvGf013082: Milter add:
header: X-Spam-Checker-Version:
2010 Jan 29
7
perl question
I am trying to run a perl script that said it needs Net::SMPP
I ran this:
your_host]# *perl -MCPAN -e shell*
cpan shell -- CPAN exploration and modules installation (v1.76)
ReadLine support enabled
cpan> *install Net::SNMP
seemed to work. no errors reported.
however when I run perl I still get the same error saying needs
./sendmessage.pl
Can't locate Net/SMPP.pm in @INC (@INC contains:
2014 Apr 01
3
trouble installing Math::BigInt module
I had to move a perl script from an old server to a new one. Both the
old and new servers are running "CentOS release 5.10 (Final)" and perl
v5.8.8. (But the problem I'm running into appears to be a package
management problem and not a Perl problem which is why I'm posting it to
a CentOS list.)
The line of code in the script that attempts to open a Net::SFTP
connection,
2007 Mar 19
1
installing perl module in centos/rpmforge vs. cpan methods
Hi,
I just used RPMforge package perl-Mail-Sender, and am looking at the
perl cpan site for info, anyone got a simple way to determine if the
module is working properly?
I am trying to use the cpan info, but it's a bit cryptic (as perl is
wont to be).
-it says to use this:
#!/usr/local/bin/perl
use ExtUtils::Installed;
my $instmod = ExtUtils::Installed->new();
foreach my $module
2009 Nov 20
2
CentOS-DS Configuration/Setup Issue
All,
I'm running CentOS 5.4 and I've installed the CentOS Directory Server by
running yum -y install centos-ds* without any errors. But as soon as I
attempt to run the setup I get the following:
[root at jpdsys3 ~]# /usr/sbin/setup-ds-admin.pl
Can't locate Setup.pm in @INC (@INC contains: /usr/lib64/dirsrv/perl
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi
2017 Aug 10
5
Centos 7 specific cure for Spamassassin DNS lookup problem
I have the following error message in my /var/log/spamd
spf: lookup failed: available_nameservers: No DNS servers available!
Having Googled the error message I've found a number of responses which
involve patching Perl or Spamassassin or other cures.
Before I start changing things I was wondering if there was a Centos 7
specific resolution. Where possible, on production machines I prefer
2008 Mar 30
1
smbldap-populate....maputf8 errors
Hi,
I am trying to set up a SAMBA PDC using LDAP for authentication. I am using
this document as a guide:
http://download.gna.org/smbldap-tools/docs/samba-ldap-howto/
SAMBA and openldap are running on the same machine for R&D purposes and I am
using the following software:
OpenSuSE 10.3
samba-3.0.26a-3
openldap2-2.3.37-6
smbldap-tools-0.9.2
I have configured slapd.conf:
2017 Aug 10
1
Centos 7 specific cure for Spamassassin DNS lookup problem
On 10/08/17 15:37, Paul Heinlein wrote:
> On Thu, 10 Aug 2017, Gary Stainburn wrote:
>
>> I have the following error message in my /var/log/spamd
>>
>> spf: lookup failed: available_nameservers: No DNS servers available!
>>
>> Having Googled the error message I've found a number of responses
>> which involve patching Perl or Spamassassin or other
2010 Jul 16
3
Error message downloading latest Spamassassin data files via sa-update
Hello everyone,
When I type "sa-update" to get the latest files for Spamassassin, I see
this error:
]# sa-update
Argument "1.39_01" isn't numeric in subroutine entry at /usr/bin/sa-update
line 83.
My Google-fu came up with nothing when searching for this error. Am I the
only one getting this to happen, or are any of you seeing it as well?
Gilbert
2010 Jan 01
3
The future is here, but Spamassassin doesn't buy it
Hey all,
I am getting a number of incoming emails flagged as spam this morning.
Here's why:
X-Spam-Level: *****
X-Spam-Status: Yes, score=5.2 required=5.0 tests=FH_DATE_PAST_20XX,
SUBJ_ALL_CAPS autolearn=no version=3.2.5
X-Spam-Report:
* 3.4 FH_DATE_PAST_20XX The date is grossly in the future.
The date of 2010 in the emails is correct. I have typed "sa-update" and
2008 Jan 25
1
Yum update fails on perl-gettext
Foe a while now, yum update has been failing on the perl-gettext
package with:
Transaction Check Error:
file /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Locale/gettext/gettext.so from install of perl-gettext-1.05-1.el5.rf conflicts with file from package perl-Locale-gettext-1.05-1.el5.rf
Can anyone give me any advice in how to solve this?
Full output follows:
# yum update
2008 Aug 24
3
Problems with perl upgrading CentOS 5.1 to 5.2
Hi, I'm having problems with perl.
I'm receivings this e-mails from logwatch everyday and appears to be a
problem with perl.
I explain a bit before expose the errors that I received: I tried to
download all perl* packages, uninstall the repeated ones and reinstall all
packages where installed.
I need some help to try to solve this problem, because is a production
server and I can't
2008 Feb 28
1
perl error on CentOS
when i type 'perl perlscript.pl, I get the following error
Can't locate version.pm in @INC (@INC contains:
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7
2005 Jul 06
3
asterisk perl radiusclient
hello
how to solve these errors
/var/lib/asterisk/agi-bin/agi-rad-auth.pl line 10
use Asterisk::AGI;
vi /etc/asterisk/extensions.conf
exten =>
_X.,1,agi,agi-rad-auth.pl|Routing=SIP&AuthorizeBy=SIP
vi /etc/asterisk/modules.conf
load => res_agi.so
<---------------errors------------------------>
*CLI> Can't locate Asterisk/AGI.pm in @INC (@INC
contains:
2005 May 16
2
spamassassin
pulling my hair out...
If I rm -fr /root/.spamassassin/*
then sa-learn a bunch of messages, it works...
]# sa-learn --dump magic
0.000 0 3 0 non-token data: bayes db version
0.000 0 3997 0 non-token data: nspam
0.000 0 0 0 non-token data: nham
0.000 0 202022 0 non-token data: ntokens
0.000
2007 Oct 26
2
perl question on CentOS
I'm trying to use nmap2nagios (a perl script) on CentOS, but when I
run it, I get the following error:
(If this is offtopic for this list, please let me know)
./nmap2nagios.pl -v -r /tmp/nmap.xml -o /tmp/new.cfg
./nmap2nagios.pl: line 9: use: command not found
./nmap2nagios.pl: line 10: use: command not found
./nmap2nagios.pl: line 11: use: command not found
./nmap2nagios.pl: line 14: use:
2013 Mar 13
6
Postfix (Roundcube client) sends mail, but not able to receive
Dear All
Recently I just setup postfix, dovecot, roundcube etc in a dedicated server.
>From roundcuble, I am able to send mail to my gmail account.
But from my gmail account, when sent mail to my mail id, that I setup
recently, I do not see that email in roundcuble inbox. Neither that mail
bounced back in gmail. Not sure, how do I debug this.
Kindly let me know how should I proceed to fix
2012 Aug 24
1
virt-v2v trouble converting Xen Centos 5.X to KVM Centos 6.3 or Fedora 17
Hi! I'm trying to convert some Xen guests running Centos 5.8 to KVM on Centos 6.3. Hopefully this is the right place to ask this question, if not, let me know and I'll go there instead! :)
My setup: Centos 5.8 Host running Xen with a Centos 5.8 guest, and I want to transfer this guest to a different Centos 6.3 host running KVM. I am able to tweak the target server all I want, but the