Bug 1916994 - libuv-devel and libuv version does not match
Summary: libuv-devel and libuv version does not match
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: libuv
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stephen Gallagher
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-16 10:11 UTC by lingwangneuraleng
Modified: 2022-08-30 12:14 UTC (History)
6 users (show)

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


Attachments (Terms of Use)

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.


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