Install script stuck in a loop?

Jerry Benton jerry.benton at mailborder.com
Tue Mar 10 22:36:09 GMT 2015


Ah ok, that is a CPAN thing with the package then. Did you select to use EPEL? I think that is covered in EPEL.

-
Jerry Benton
www.mailborder.com



> On Mar 10, 2015, at 5:56 PM, Kevin Miller <kevin.miller at juneau.org> wrote:
> 
> It was when running the install scripts.  It got to the part where it does some testing and just kept looping, incrementing the hostname by 1 and failing each time. 
> Here's where it starts:
> 
> Running make for J/JM/JMEHNLE/mail-spf-query/Mail-SPF-Query-1.999.1.tar.gz
>  Has already been unwrapped into directory /root/.cpan/build/Mail-SPF-Query-1.999.1-oPA2yy
> 
>  CPAN.pm: Building J/JM/JMEHNLE/mail-spf-query/Mail-SPF-Query-1.999.1.tar.gz
> 
> cp lib/Mail/SPF/Query.pm blib/lib/Mail/SPF/Query.pm
> cp bin/spfd blib/script/spfd
> /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/spfd
> cp bin/spfquery blib/script/spfquery
> /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/spfquery
> Manifying blib/man1/spfd.1
> Manifying blib/man1/spfquery.1
> Manifying blib/man3/Mail::SPF::Query.3pm
>  JMEHNLE/mail-spf-query/Mail-SPF-Query-1.999.1.tar.gz
>  /usr/bin/make -- OK
> Running make test
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> # Test 3 got: "unknown" (t/00_all.t at line 127 fail #2)
> #   Expected: "neutral"
> #  t/00_all.t line 127 is:         my $ok = ok($result,         $expected_result);
> # Detailed debug log for test(s) 3:
> # |         01.spf1-test.mailzone.com new: ipv4=192.0.2.1, sender=01.spf1-test.mailzone.com, helo=01.spf1-test.mailzone.com
> # |        postmaster 01.spf1-test.mailzone.com localpart is postmaster
> #...
> 
> So maybe it's the CPAN Mail-SPF-Query install routine?
> 
> ...Kevin
> --
> Kevin Miller
> Network/email Administrator, CBJ MIS Dept.
> 155 South Seward Street
> Juneau, Alaska 99801
> Phone: (907) 586-0242, Fax: (907) 586-4500
> Registered Linux User No: 307357 
> 
> 
>> -----Original Message-----
>> From: mailscanner-bounces at lists.mailscanner.info [mailto:mailscanner-
>> bounces at lists.mailscanner.info] On Behalf Of Jerry Benton
>> Sent: Tuesday, March 10, 2015 12:46 PM
>> To: MailScanner discussion
>> Subject: Re: Install script stuck in a loop?
>> 
>> That is a failure on the SPF record. (Bad DNS entry or format.).
>> MailScanner kept looping on the same message?
>> 
>> -
>> Jerry Benton
>> www.mailborder.com
>> 
>> 
>> 
>>> On Mar 10, 2015, at 4:01 PM, Kevin Miller <kevin.miller at juneau.org>
>> wrote:
>>> 
>>> last_dns_error=NXDOMAIN
>> 
>> --
>> 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!
> -- 
> 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! 



More information about the MailScanner mailing list