Bug 2367170

Summary: Installer says that nothing provides a dependency for the package
Product: [Fedora] Fedora Reporter: Bruno N. <br.navas>
Component: ghdlAssignee: Thomas Sailer <fedora>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 42CC: dan, fedora
Target Milestone: ---Keywords: Regression, Reproducer
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-05-19 17:52:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bruno N. 2025-05-19 02:08:44 UTC
When trying to install GHDL using 'sudo dnf install ghdl', i have this output from the terminal:

'Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
Problem: conflicting requests
  - nothing provides libgnat-14.so()(64bit) needed by ghdl-3.0.0-1.20230308git7de967c.fc40.x86_64 from fedora
You can try to add to command line:
  --skip-broken to skip uninstallable packages'

I've tried to install the same package on a Fedora 42 container (via toolbx) and the same problem happens, so looks like the dependency for the ghdl-3.0.0-1.20230308git7de967c.fc40.x86_64 ins't on the Fedora 42 repos.

Reproducible: Always

Steps to Reproduce:
1.open the terminal
2.type 'sudo dnf install ghdl'
3.
Actual Results:
Terminal shows to me that failed to resolve the transaction, with conflicting requests
"nothing provides libgnat-14.so()(64bit) needed by ghdl-3.0.0-1.20230308git7de967c.fc40.x86_64 from fedora"

Expected Results:
Package installs normally

Comment 1 Dan HorĂ¡k 2025-05-19 17:52:03 UTC

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