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:
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.
Same for the radare2. Please build libuv package for epel 8.