Bug 2362363

Summary: dnf: ghdl needs libgnat version 14, not possible
Product: [Fedora] Fedora Reporter: mavogt22
Component: ghdlAssignee: Thomas Sailer <fedora>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 42CC: dan, fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-04-29 12:41:32 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 mavogt22 2025-04-25 19:37:57 UTC
Description of problem:
Hi,
I upgrade my operation system from fedora 41 to fedora 42. When I wanna installed ghdl it says:
  - nichts stellt libgnat-14.so()(64bit) bereit, dieses wird von ghdl-3.0.0-1.20230308git7de967c.fc40.x86_64 aus fedora benötigt

basically: ghdl wanna lignat-14, but fedora 42 can have only >= libgnat-15.

I have to download and install the rpm of libgnat-14 and then dnf is very unhappy

Version-Release number of selected component (if applicable):
GHDL 3.0.0 (tarball) [Dunoon edition]
 Compiled with GNAT Version: 14.0.1 20240208 (Red Hat 14.0.1-
 GCC 14.0.1 code generator
Written by Tristan Gingold.

Copyright (C) 2003 - 2023 Tristan Gingold.
GHDL is free software, covered by the GNU General Public License.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


How reproducible:
it should be reproducible on every fedora 42 system


Steps to Reproduce:
1. sudo dnf install ghdl
2.
3.

Actual results:
  - nichts stellt libgnat-14.so()(64bit) bereit, dieses wird von ghdl-3.0.0-1.20230308git7de967c.fc40.x86_64 aus fedora benötigt

Expected results:
ghdl successfully installed

Additional info:

Comment 1 Dan Horák 2025-04-29 12:41:32 UTC

*** This bug has been marked as a duplicate of bug 2338296 ***