DescriptionLudovic 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)