Bug 1996806

Summary: loudmouth-devel dependency resolution error
Product: [Fedora] Fedora EPEL Reporter: Charles Timko <ctimko>
Component: loudmouthAssignee: Lubomir Rintel <lkundrak>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: epel8CC: bdpepple, gwync, lkundrak, me, mh, otaylor, pavel, sander
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Charles Timko 2021-08-23 17:51:59 UTC
Description of problem:
loudmouth-devel-1.5.3-9.el8 requires libidn-devel, which is not available in EPEL nor in RHEL BaseOS/AppStream.

```
Error: 
 Problem: conflicting requests
  - nothing provides libidn-devel needed by loudmouth-devel-1.5.3-9.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
```

Version-Release number of selected component (if applicable):
1.5.3-9.el8

How reproducible:
Very

Steps to Reproduce:
1. `# dnf install loudmouth-devel`


Actual results:
Error as mentioned above

Expected results:
No error

Additional info:
libidn2-devel is available on AppStream, but it doesn't have the same version as libidn from AppStream (former is 2.2.0 and the latter is 1.34)

Comment 1 Charles Timko 2021-08-23 20:48:41 UTC
Some additional information, I see that libidn-devel *is* in Fedora packages.