Subject: | Installation of 3.12.1 fails |
The installation of 3.12.1 is not possible on Perl 5.30.2 (Docker container using official Perl image). Here's the end of build.log:
t/00_signature.t ....... skipped: Set the environment variable TEST_SIGNATURE to enable this test
t/00basic.t ............ ok
#
# DBI Version 1.643
# DBD::Pg Version 3.12.1
# Perl Version 5.30.2
# OS linux
# PostgreSQL (compiled) ?
# PostgreSQL (target) ?
# PostgreSQL (reported) ?
# Default port ?
# DBI_DSN ?
# DBI_USER <not set>
# Test schema dbd_pg_testschema
# LANG C
# Adjusted: initdb
# Error was: Failed to run initdb (executable probably not available) Final call was: initdb
Bailout called. Further testing stopped: Must pass 01connect.t to continue
FAILED--Further testing stopped: Must pass 01connect.t to continue
make: *** [Makefile:981: test_dynamic] Error 255
3.12.0 can be installed without problems.