Bug 1822899 - Can't install gdal30 from centos/8
Summary: Can't install gdal30 from centos/8
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: gdal
Version: epel8
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Devrim Gündüz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-10 11:43 UTC by Ludovic Hirlimann [:Paul-muadib]
Modified: 2020-12-04 16:18 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-04-10 11:47:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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