mojolicious / mojo-pg

Mojolicious :heart: PostgreSQL
https://metacpan.org/release/Mojo-Pg
Artistic License 2.0
101 stars 46 forks source link

Docker build dependency fails #62

Closed robhammond closed 4 years ago

robhammond commented 4 years ago

Steps to reproduce the behavior

Building with Dockerfile and Ubuntu system lib for DBD::Pg, and installing Mojo::Pg from CPAN

Expected behavior

Build works and doesn't die on dependency

Actual behavior

Build dies because of error:

! Installing the dependencies failed: Installed version (3.7.0) of DBD::Pg is not in range '3.007004'
! Bailing out the installation for Mojo-Pg-4.16.

This did work previously, have just re-run a previously successful build with no other changes, now failing on trying to install Mojo::Pg 4.16

robhammond commented 4 years ago

Closed, sorry. Of course 3.7.0 < 3.7.4