gdal30-libs.x86_64 update requires the unavailable libpoppler.so.78

From: John Thomas <john(at)john-thomas(dot)com>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: gdal30-libs.x86_64 update requires the unavailable libpoppler.so.78
Date: 2019-11-19 00:45:13
Message-ID: CAJ22gMCJhn8_3a_GSUANtkODR1JEj53QDbiRPEt_AmgV_ff4mA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)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(at)home ~]# rpm -qa | grep gdal
gdal30-libs-3.0.2-1.rhel8.x86_64

(utils) [root(at)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(at)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(at)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

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2019-11-19 00:57:02 Re: BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833 numrange query
Previous Message Adam Scott 2019-11-18 23:59:14 Re: BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833 numrange query