Bug 2372941

Summary: opendmarc-tools fails to install on EPEL10 due to missing or broken dependencies; rebuilt and verified working version available
Product: [Fedora] Fedora EPEL Reporter: redadmin-k <akito5623>
Component: opendmarcAssignee: Kevin Fenzi <kevin>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: abo, kevin, mikel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-06-16 10:38:50 UTC 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 redadmin-k 2025-06-16 02:41:21 UTC
Description of problem:


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


How reproducible:
opendmarc-tools fails to install correctly on EPEL10. This appears to be due to broken or missing dependencies in the current EPEL10 build. This issue prevents the use of the full functionality of opendmarc, particularly milter tool integration.

Version-Release number of selected component (if applicable):
opendmarc-1.4.2-29.el10 (EPEL10)

How reproducible:
Always

Steps to Reproduce:
1. Install opendmarc from EPEL10
2. Try installing opendmarc-tools
3. Observe failure due to dependency or packaging error

Additional Information:
As a workaround, I have rebuilt the EPEL9 version of opendmarc for EL10. The rebuilt version resolves this issue and has been tested on AlmaLinux 10 (x86_64) with full systemd integration.

GitHub repository (with .spec, SRPM, and RPMs):
👉 https://github.com/redadmin-k/opendmarc-almalinux10-rpm

This rebuild was motivated by the currently unresolved issue:
Bug 2344510 - opendmarc-tools fails to install from EPEL10
https://bugzilla.redhat.com/show_bug.cgi?id=2344510

Please consider reviewing this for integration or use as a reference for fixing the official package.

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Mikel Olasagasti Uranga 2025-06-16 10:38:50 UTC
opendmarc has been built for EPEL10 as you can see here: https://koji.fedoraproject.org/koji/packageinfo?packageID=20074

The problem is that -tools subpackage fails to install due to missing dependencies and thus the package was retired.

The missing dependency was added to EPEL10 12 days ago.

As you can read in https://bugzilla.redhat.com/show_bug.cgi?id=2344510#c6 I'm asking if previously builds can be re-tagged or not, and proceed with a new build or not depending on the answer.

Not sure what's the goal of this new BZ, but I'm closing it as dupe of 2344510 as I did with https://bugzilla.redhat.com/show_bug.cgi?id=2372884

*** This bug has been marked as a duplicate of bug 2344510 ***