[check_postgres-announce] problems running "make test"

pgdude pgdude at pgdude.com
Fri Apr 5 14:49:49 UTC 2013


Hi all,
 
I am trying to install check_postgres on Centos 6.3 64 bit.  It fails on the
"make test" command.  What am I doing wrong?
 
perl Makefile.PL  
        Configuring check_postgres 2.20.0
        Checking if your kit is complete...
        Looks good
        Writing Makefile for check_postgres
make
        cp check_postgres.pl blib/script/check_postgres.pl
        /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' --
blib/script/check_postgres.pl
        Manifying blib/man3/check_postgres.3
 
make test
                PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM"
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
                t/00_basic.t ............... ok
                t/00_signature.t ........... skipped: Test skipped unless
environment variable RELEASE_TESTING is set
                t/00_test_tester.t ......... skipped: Test skipped unless
environment variable RELEASE_TESTING is set
                t/01_validate_range.t ...... ok
                t/02_autovac_freeze.t ...... # Creating database in
directory "test_database_check_postgres"
                Could not open "test_database_check_postgres/data
space/postgresql.conf": No such file or directory
                # Looks like your test exited with 2 before it could output
anything.
                t/02_autovac_freeze.t ...... Dubious, test returned 2 (wstat
512, 0x200)
                Failed 8/8 subtests
                t/02_backends.t ............ Could not open
"test_database_check_postgres/data space/postgresql.conf": No such file or
directory
                # Looks like your test exited with 2 before it could output
anything.
                t/02_backends.t ............ Dubious, test returned 2 (wstat
512, 0x200)
                Failed 52/52 subtests
 
Thanks in advance,
Pgdude
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.endcrypt.com/pipermail/check_postgres-announce/attachments/20130405/68bed344/attachment-0001.html>


More information about the Check_postgres-announce mailing list