Bug 1962667 - gdal-libs requires "libpoppler.so.78()(64bit)" while the latest version is "libpoppler.so.104()(64bit)" which creates dnf errors when updating/installing
Summary: gdal-libs requires "libpoppler.so.78()(64bit)" while the latest version is "l...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: gdal
Version: epel8
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: markusN
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-20 13:27 UTC by jcastran
Modified: 2022-11-04 00:30 UTC (History)
15 users (show)

Fixed In Version: gdal-3.0.4-8.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-04 00:30:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description jcastran 2021-05-20 13:27:17 UTC
Description of problem:
When installing the latest poppler and gdal-libs, or when updating if both of those packages are installed, results in a failure.

 Problem: package gdal-libs-3.0.4-5.el8.x86_64 requires libpoppler.so.78()(64bit), but none of the providers can be installed
  - cannot install both poppler-20.11.0-2.el8.x86_64 and poppler-0.66.0-26.el8.x86_64
  - cannot install both poppler-20.11.0-2.el8.x86_64 and poppler-0.66.0-27.el8.x86_64
  - package gdal-3.0.4-5.el8.x86_64 requires libgdal.so.26()(64bit), but none of the providers can be installed
  - package gdal-3.0.4-5.el8.x86_64 requires gdal-libs(x86-64) = 3.0.4-5.el8, but none of the providers can be installed
  - cannot install the best candidate for the job
  - conflicting requests

Version-Release number of selected component (if applicable):
poppler-20.11.0-2.el8.x86_64
gdal-libs-3.0.4-5.el8.x86_64

How reproducible:
Everytime

Steps to Reproduce:
1. # yum install poppler gdal-libs
2.
3.

Actual results:
 Problem: package gdal-libs-3.0.4-5.el8.x86_64 requires libpoppler.so.78()(64bit), but none of the providers can be installed
  - cannot install both poppler-20.11.0-2.el8.x86_64 and poppler-0.66.0-26.el8.x86_64
  - cannot install both poppler-20.11.0-2.el8.x86_64 and poppler-0.66.0-27.el8.x86_64


Expected results:
gdal-libs should be updated to work with the latest poppler which provides 'libpoppler.so.104()(64bit)'

Additional info:

Comment 1 daryl herzmann 2021-05-26 19:45:53 UTC
see https://bugzilla.redhat.com/show_bug.cgi?id=1950024

Comment 2 ed leaver 2021-06-03 01:07:56 UTC
I have this problem as well. Gdal is needed by Opticks, an open source GIS I help maintain. I can work around the problem by compiling gdal from source and installing in /usr/local or /opt, but this is not optimal for my users. Thanks!


Note You need to log in before you can comment on or make changes to this bug.