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:
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 ***