Bug 2313947 - sympa-{httpd,lighttpd,nginx}: fails to install from epel10
Summary: sympa-{httpd,lighttpd,nginx}: fails to install from epel10
Keywords:
Status: CLOSED COMPLETED
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: sympa
Version: epel10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Xavier Bachelot
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2313955
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-21 06:17 UTC by Carl George 🎩
Modified: 2024-10-02 10:59 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-10-02 10:59:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carl George 🎩 2024-09-21 06:17:24 UTC
Description of problem:
sympa-httpd, sympa-lighttpd, and sympa-nginx from epel10 have unresolved dependencies, causing them to be uninstallable.


Version-Release number of selected component (if applicable):
sympa-httpd-6.2.72-5.el10_0
sympa-lighttpd-6.2.72-5.el10_0
sympa-nginx-6.2.72-5.el10_0


How reproducible:
always


Steps to Reproduce:
1. dnf install sympa-httpd sympa-lighttpd sympa-nginx


Actual results:
Error: 
 Problem 1: conflicting requests
  - nothing provides multiwatch needed by sympa-httpd-6.2.72-5.el10_0.x86_64 from epel
 Problem 2: conflicting requests
  - nothing provides lighttpd needed by sympa-lighttpd-6.2.72-5.el10_0.x86_64 from epel
  - nothing provides lighttpd-fastcgi needed by sympa-lighttpd-6.2.72-5.el10_0.x86_64 from epel
 Problem 3: conflicting requests
  - nothing provides multiwatch needed by sympa-nginx-6.2.72-5.el10_0.x86_64 from epel


Expected results:
successful installation

Comment 1 Xavier Bachelot 2024-09-21 07:24:38 UTC
Missing multiwatch is expected, it buildrequires libev-devel, which is missing from CS10/CRB. This is being handled in https://issues.redhat.com/browse/RHEL-55297
I've filed BZ#2313955 for lighttpd.

Comment 2 Xavier Bachelot 2024-10-02 10:59:18 UTC
lighttpd is now available, so sympa-lighttpd is now installing properly.
Thanks to libev-devel added to CRB, multiwatch is now available and thus sympa-httpd and sympa-nginx are installing properly.

Closing.


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