gdal30-libs.x86_64 update requires the unavailable libpoppler.so.78 - Mailing list pgsql-bugs

From John Thomas
Subject gdal30-libs.x86_64 update requires the unavailable libpoppler.so.78
Date
Msg-id CAJ22gMCJhn8_3a_GSUANtkODR1JEj53QDbiRPEt_AmgV_ff4mA@mail.gmail.com
Whole thread Raw
List pgsql-bugs
Hello, I'm trying to run PostGresql 12 on Centos 8 with Postgis.  Everything seems to be working.  The latest update to gdal30-libs, however, seems to fail as the update requires libpoppler.so.78 and only libpoppler.so.77 is available.  Any suggestions?

(utils) [root@home ~]# rpm -qa | grep postgres
postgresql12-12.1-1PGDG.rhel8.x86_64
postgresql12-server-12.1-1PGDG.rhel8.x86_64
postgresql12-contrib-12.1-1PGDG.rhel8.x86_64
postgresql12-libs-12.1-1PGDG.rhel8.x86_64

(utils) [root@home ~]# rpm -qa | grep gdal
gdal30-libs-3.0.2-1.rhel8.x86_64

(utils) [root@home ~]# dnf update
Last metadata expiration check: 0:28:55 ago on Mon 18 Nov 2019 04:12:48 PM PST.
Error:
 Problem: cannot install the best update candidate for package gdal30-libs-3.0.2-1.rhel8.x86_64
  - nothing provides libpoppler.so.78()(64bit) needed by gdal30-libs-3.0.2-2.rhel8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

(utils) [root@home ~]# dnf provides libpoppler.so.77
Last metadata expiration check: 0:30:03 ago on Mon 18 Nov 2019 04:12:48 PM PST.
poppler-0.66.0-10.el8.i686 : PDF rendering library
Repo        : AppStream
Matched from:
Provide    : libpoppler.so.77

poppler-0.66.0-11.el8_0.12.i686 : PDF rendering library
Repo        : AppStream
Matched from:
Provide    : libpoppler.so.77

(utils) [root@home ~]# dnf provides libpoppler.so.78
Last metadata expiration check: 0:30:16 ago on Mon 18 Nov 2019 04:12:48 PM PST.
Error: No Matches found

JT

pgsql-bugs by date:

Previous
From: Adam Scott
Date:
Subject: Re: BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833numrange query
Next
From: Michael Paquier
Date:
Subject: Re: BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833numrange query