Bug 1916994

Summary: libuv-devel and libuv version does not match
Product: [Fedora] Fedora EPEL Reporter: lingwangneuraleng
Component: libuvAssignee: Stephen Gallagher <sgallagh>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: iboverma, nodejs-sig, rebus, sgallagh, tchollingsworth, zsvetlik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
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 lingwangneuraleng 2021-01-16 10:11:06 UTC
Description of problem:
the libuv-devel provided in epel8 builder is 1.23.1-1, but the libuv is 1.38.0.

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

How reproducible:
try anything need libuv-devel, it always fails.

Steps to Reproduce:
1. dnf download --source netdata
2. koji build --scratch epel8 netdata-1.26.0-2.el8.src.rpm

Actual results:
```
DEBUG util.py:634:   Problem: conflicting requests
DEBUG util.py:634:    - nothing provides libuv.so.1 needed by libuv-devel-1:1.23.1-1.el8.i686
DEBUG util.py:634:    - nothing provides libuv(x86-32) = 1:1.23.1-1.el8 needed by libuv-devel-1:1.23.1-1.el8.i686
DEBUG util.py:634:    - nothing provides libuv(x86-64) = 1:1.23.1-1.el8 needed by libuv-devel-1:1.23.1-1.el8.x86_64
```


Expected results:


Additional info:

Comment 1 Irina Boverman 2021-02-01 21:55:56 UTC
libwebsockets-4.0.1-2.el8.x86_64.rpm requires libuv.so.1()(64bit), but nothing provides it. Please build libuv package for epel 8.

Comment 2 Michal Ambroz 2021-03-27 00:25:24 UTC
Same for the radare2. Please build libuv package for epel 8.