Bug 2322454
Summary: | Missing clamav for EPEL-10 | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | David Cantrell <dcantrell> |
Component: | clamav | Assignee: | Orion Poplawski <orion> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel10 | CC: | anon.amish, bennie.joubert, carl, gk, jorti, j, lee.jnk, mh, mspacek, ondrejj, orion, pgnd, redhat-bugzilla, rh-bugzilla, sergio, steve |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | clamav-1.4.2-1.el10_0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-01-31 00:33:26 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: | |||
Bug Depends On: | 2322295, 2335395, 2335396 | ||
Bug Blocks: | 2303880, 2326965 |
Description
David Cantrell
2024-10-29 14:05:44 UTC
If we want clamav-milter support, we're going to need sendmail - bz#2322295 Orion and Sérgio, you're much more active at ClamAV than me these days...is one of you interested in getting the default Bugzilla assignee etc. for EPEL? I'm happy to take it. I'm working my way through the rust deps, but we seem to be in better shape there that I thought we would be. I'm the maintainer of most of the ones not yet in EPEL-10. Any progress with this? When I built Fedora rawhide clamav on EPEL 10, this is the output: DEBUG util.py:459: Error: DEBUG util.py:459: Problem 1: nothing provides requested (crate(base64/default) >= 0.21.0 with crate(base64/default) < 0.22.0~) DEBUG util.py:459: Problem 2: nothing provides requested (crate(delharc/default) >= 0.6.0 with crate(delharc/default) < 0.7.0~) DEBUG util.py:459: Problem 3: nothing provides requested (crate(onenote_parser/default) >= 0.3.1 with crate(onenote_parser/default) < 0.4.0~) (https://kojipkgs.fedoraproject.org//work/tasks/1023/127491023/root.log) delharc and onenote_parser are owned by orion. Orion, can you build them? Do you need any help? base64 is present in version 0.22. After update of clamav.spec to use this version clamav builds but check tests fails: Signature 9713 created at Fri Jan 3 07:17:17 2025 invalid: signature relies on legacy cryptography because: Policy rejected non-revocation signature (Binary) requiring collision resistance because: SHA1 is not considered secure Making ctest do not fail let compile clamav for EPEL10. FEDORA-EPEL-2025-d8d03b4e83 (clamav-1.4.2-1.el10_0) has been submitted as an update to Fedora EPEL 10.0. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-d8d03b4e83 FEDORA-EPEL-2025-d8d03b4e83 has been pushed to the Fedora EPEL 10.0 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-d8d03b4e83 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2025-d8d03b4e83 (clamav-1.4.2-1.el10_0) has been pushed to the Fedora EPEL 10.0 stable repository. If problem still persists, please make note of it in this bug report. |