Bug 1822899

Summary: Can't install gdal30 from centos/8
Product: [Fedora] Fedora EPEL Reporter: Ludovic Hirlimann [:Paul-muadib] <ludovic>
Component: gdalAssignee: Devrim Gündüz <devrim>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: epel8CC: alex, devrim, jmlich83, mmahut, oliver, orion, pavel.lisy, pertusus, praiskup, psztoch, volker27
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-10 11:47:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ludovic Hirlimann [:Paul-muadib] 2020-04-10 11:43:20 UTC
Description of problem:

Trying to sudo dnf install gdal30. It fails to find some dependancies

Version-Release number of selected component (if applicable):

[vagrant@localhost postgis]$ sudo dnf info gdal30
Last metadata expiration check: 0:27:15 ago on Fri 10 Apr 2020 10:59:19 AM UTC.
Available Packages
Name         : gdal30
Version      : 3.0.4
Release      : 3.rhel8
Arch         : x86_64
Size         : 212 k
Source       : gdal30-3.0.4-3.rhel8.src.rpm
Repo         : pgdg-common
Summary      : GIS file format library
URL          : http://www.gdal.org

[vagrant@localhost postgis]$ uname -a
Linux localhost.localdomain 4.18.0-80.el8.x86_64 #1 SMP Tue Jun 4 09:19:46 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
[vagrant@localhost postgis]$

How reproducible:

All the time

Steps to Reproduce:
[vagrant@localhost postgis]$ sudo dnf install gdal30 gdal30-devel 
Last metadata expiration check: 0:26:36 ago on Fri 10 Apr 2020 10:59:19 AM UTC.
Error: 
 Problem 1: package gdal30-devel-3.0.4-3.rhel8.x86_64 requires gdal30-libs(x86-64) = 3.0.4-3.rhel8, but none of the providers can be installed
  - cannot install the best candidate for the job
  - nothing provides libdap.so.25()(64bit) needed by gdal30-libs-3.0.4-3.rhel8.x86_64
  - nothing provides libdapclient.so.6()(64bit) needed by gdal30-libs-3.0.4-3.rhel8.x86_64
  - nothing provides libdapserver.so.7()(64bit) needed by gdal30-libs-3.0.4-3.rhel8.x86_64
 Problem 2: package gdal30-3.0.4-3.rhel8.x86_64 requires gdal30-libs(x86-64) = 3.0.4-3.rhel8, but none of the providers can be installed
  - cannot install the best candidate for the job
  - nothing provides libdap.so.25()(64bit) needed by gdal30-libs-3.0.4-3.rhel8.x86_64
  - nothing provides libdapclient.so.6()(64bit) needed by gdal30-libs-3.0.4-3.rhel8.x86_64
  - nothing provides libdapserver.so.7()(64bit) needed by gdal30-libs-3.0.4-3.rhel8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[vagrant@localhost postgis]$ sudo dnf install gdal30 
Last metadata expiration check: 0:26:41 ago on Fri 10 Apr 2020 10:59:19 AM UTC.
Error: 
 Problem: package gdal30-3.0.4-3.rhel8.x86_64 requires gdal30-libs(x86-64) = 3.0.4-3.rhel8, but none of the providers can be installed
  - cannot install the best candidate for the job
  - nothing provides libdap.so.25()(64bit) needed by gdal30-libs-3.0.4-3.rhel8.x86_64
  - nothing provides libdapclient.so.6()(64bit) needed by gdal30-libs-3.0.4-3.rhel8.x86_64
  - nothing provides libdapserver.so.7()(64bit) needed by gdal30-libs-3.0.4-3.rhel8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Comment 1 Devrim Gündüz 2020-04-10 11:47:17 UTC
Hi,

This is an issue with the community YUM repository. Please report the bug there:

https://redmine.postgresql.org/projects/pgrpms/issues/new

Regards, Devrim

Comment 2 Przemyslaw Sztoch 2020-12-04 16:18:59 UTC
Enable 8 - PowerTools repository.