Verified epel-release is installed. Yesterday morning the same postgis install (ansible script) on a clean machine was successful. Yesterday afternoon these postgis errors started....
Maybe related to... Postgres has revved their repo files...(as of Jan 2) I think they removed pg11 entry and added a pg17dev entry. I have had to update multiple pg machines because the simple repo update invalidated the gpg signature of something.... I needed to download a new repo file and that fixes yum/dnf updates. Wondering if this may have hit the postgis build farm... just a thought. S ________________________________ From: Regina Obe <l...@pcorp.us> Sent: Friday, January 12, 2024 12:03 PM To: Scott Pasnikowski <spasnikow...@semantic-ai.com>; 'PostGIS Users Discussion' <postgis-users@lists.osgeo.org> Subject: RE: Current postgis builds broken??? Looks like you might be missing epel-release Did you already do dnf -y install epel-release as detailed here - https://postgis.net/documentation/getting_started/install_red_hat/ You might get more answers on the https://www.postgresql.org/list/pgsql-pkg-yum/ mailing list. Hope that helps, Regina From: Scott Pasnikowski <spasnikow...@semantic-ai.com> Sent: Friday, January 12, 2024 2:24 PM To: 'PostGIS Users Discussion' <postgis-users@lists.osgeo.org> Subject: Current postgis builds broken??? Yesterday I was doing a fresh install of our server package and quickly recieved error messages that postgis wont install... This appears to have happened late afternoon (PST). Does anyone know whats up? [rocky@sai-int-test-cortex-airflow-test4 singlenode]$ sudo dnf -y install postgis34_15 Last metadata expiration check: 0:02:48 ago on Fri 12 Jan 2024 07:15:57 PM UTC. Error: Problem: package postgis34_15-3.4.1-1PGDG.rhel8.x86_64 from pgdg15 requires gdal36-libs >= 3.6.3, but none of the providers can be installed - package postgis34_15-3.4.1-1PGDG.rhel8.x86_64 from pgdg15 requires libgdal.so.32()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libarmadillo.so.10()(64bit) needed by gdal36-libs-3.6.4-4PGDG.rhel8.x86_64 from pgdg-common - nothing provides libarmadillo.so.10()(64bit) needed by gdal36-libs-3.6.4-5PGDG.rhel8.x86_64 from pgdg-common (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)