errors after upgrade

Dave Filchak submit at zuka.net
Wed Jun 15 20:45:19 IST 2011


On 6/15/2011 1:29 PM, Martin Hepworth wrote:
> Looks like some of the underlying perl utils have upgraded maybe by the os
> Try the install again and watch for any errors
>
> Martin
>
> On Wednesday, 15 June 2011, Dave Filchak<dave.filchak at senecac.on.ca>  wrote:
>> I have recently taken over management of a server that I used to manage some time ago. The MailScanner install had not been upgraded in some time so I decided to upgrade to the latest version. First mistake I made was not checking the version BEFORE I ran the upgrade but the person who had been managing it said it had not been upgraded in a year or so.
>>
>> So, I installed the latest version and during the install, I get the following:
>>
>> BEGIN failed--compilation aborted at t/weak.t line 33.
>> dubious
>>          Test returned status 255 (wstat 65280, 0xff00)
>> Failed Test Stat Wstat Total Fail  List of Failed
>> -------------------------------------------------------------------------------
>> t/weak.t     255 65280    ??   ??  ??
>> 1 test skipped.
>> Failed 1/32 test scripts. 0/2190 subtests failed.
>> Files=32, Tests=2190,  2 wallclock secs ( 2.10 cusr +  0.31 csys =  2.41 CPU)
>> Failed 1/32 test programs. 0/2190 subtests failed.
>> make: *** [test_dynamic] Error 255
>> error: Bad exit status from /var/tmp/rpm-tmp.74452 (%build)
>>
>>
>> RPM build errors:
>>      Bad exit status from /var/tmp/rpm-tmp.74452 (%build)
>>
>> When I run MailScanner -V I get:
>>
>>   MailScanner -V
>> dualvar is only available with the XS version of Scalar::Util at /usr/lib/perl5/site_perl/5.8.8/Compress/Zlib.pm line 8
>> BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/Compress/Zlib.pm line 8.
>> Compilation failed in require at /usr/lib/MailScanner/MailScanner/SA.pm line 42.
>> BEGIN failed--compilation aborted at /usr/lib/MailScanner/MailScanner/SA.pm line 42.
>> Compilation failed in require at /usr/sbin/MailScanner line 110.
>> BEGIN failed--compilation aborted at /usr/sbin/MailScanner line 110.
>>
>> AND:
>>
>>   service MailScanner status
>> Checking MailScanner daemons:
>>           MailScanner:                                      [FAILED]
>>           incoming sendmail: head: cannot open `/var/run/sendmail.in.pid' for reading: No such file or directory
>>                                                             [  OK  ]
>>           outgoing sendmail:                                [  OK  ]
>>
>> It is receiving and sending mail but I am not seeing anything about MailScanner in the logs so I assume it is not running.
>>
>> I appreciate all suggestions as to how to troubleshoot/repair this.
>>
>> Dave
>>
>>
>>
>>
>>
>>
>> --
>> Professor
>> Seneca College
>> School of Media&    Marketing
>> 70 The Pond Road
>> Toronto, On Canada
>>
>> --
>> MailScanner mailing list
>> mailscanner at lists.mailscanner.info
>> http://lists.mailscanner.info/mailman/listinfo/mailscanner
>>
>> Before posting, read http://wiki.mailscanner.info/posting
>>
>> Support MailScanner development - buy the book off the website!
Tried installing again and here is all I can find for errors from the 
install.sh:

t/weak................weaken is only available with the XS version of 
Scalar::Util at t/weak.t line 28
BEGIN failed--compilation aborted at t/weak.t line 33.
dubious
         Test returned status 255 (wstat 65280, 0xff00)
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/weak.t     255 65280    ??   ??  ??
1 test skipped.
Failed 1/32 test scripts. 0/2190 subtests failed.
Files=32, Tests=2190,  2 wallclock secs ( 2.10 cusr +  0.31 csys =  2.41 
CPU)
Failed 1/32 test programs. 0/2190 subtests failed.
make: *** [test_dynamic] Error 255
error: Bad exit status from /var/tmp/rpm-tmp.84732 (%build)


RPM build errors:
     Bad exit status from /var/tmp/rpm-tmp.84732 (%build)



Missing file /usr/src/redhat/RPMS/noarch/perl-Storable-2.16-3.noarch.rpm.
Maybe it did not build correctly?

Just updated perl so we'll see what that does, if anything.

Dave


More information about the MailScanner mailing list