Closed joshmoore closed 4 years ago
https://travis-ci.org/github/ome/omero-install/jobs/676151531 is failing with:
+ yum -y install https://yum.postgresql.org/10/redhat/rhel-7-x86_64/pgdg-redhat10-10-2.noarch.rpm 1318Loaded plugins: fastestmirror, ovl 1319Cannot open: https://yum.postgresql.org/10/redhat/rhel-7-x86_64/pgdg-redhat10-10-2.noarch.rpm. Skipping. 1320Error: Nothing to do
similar to https://travis-ci.org/github/ome/omero-install/jobs/676151536 :
+ yum -y install https://yum.postgresql.org/11/redhat/rhel-7-x86_64/pgdg-redhat11-11-2.noarch.rpm 1336Loaded plugins: fastestmirror, ovl 1337Cannot open: https://yum.postgresql.org/11/redhat/rhel-7-x86_64/pgdg-redhat11-11-2.noarch.rpm. Skipping. 1338Error: Nothing to do
See also https://github.com/ome/ansible-role-postgresql/pull/17 updated the ome.postgresql role to use the new style repo RPMs. It is possible the old RPMs have now been dropped
ome.postgresql
see https://github.com/ome/omero-install/pull/235
https://travis-ci.org/github/ome/omero-install/jobs/676151531 is failing with:
similar to https://travis-ci.org/github/ome/omero-install/jobs/676151536 :