Bug 2447204 - gdal3.4-devel conflicts with gdal
Summary: gdal3.4-devel conflicts with gdal
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: gdal3.4
Version: epel9
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Filip Januš
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-12 23:01 UTC by elinde
Modified: 2026-03-12 23:01 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description elinde 2026-03-12 23:01:17 UTC
Description of problem:

gdal3.4-devel (from epel9) fails to install when gdal (from appstream) is already installed. 


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

gdal3.4-devel 3.4.3-5
gdal 3.10.3-3


How reproducible:

Consistent


Steps to Reproduce:
1. dnf install epel-release
2. crb enable
3. dnf install gdal
4. dnf install gdal3.4


Actual results:

Error: Transaction test error:
  file /usr/share/man/man1/gdal-config.1.gz from install of gdal3.4-devel-3.4.3-6.el9.x86_64 conflicts with file from package gdal-3.10.3-3.el9.x86_64


Expected results:

Successful installation of both gdal and gdal3.4-devel


Additional info:

The old EPEL gdal packaged the gdal-config manpage in gdal-devel only, but RHEL gdal packages this file in *both* gdal and gdal-devel. So this might be more appropriate as a bug against RHEL gdal.


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