Bug 1996806 - loudmouth-devel dependency resolution error
Summary: loudmouth-devel dependency resolution error
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: loudmouth
Version: epel8
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-23 17:51 UTC by Charles Timko
Modified: 2021-08-23 20:48 UTC (History)
8 users (show)

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


Attachments (Terms of Use)

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.


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