Description of problem: Not really a bug (yet) - more of a question: With 1.0 LTS reaching EOL in Nov 2025, will 1.4 LTS package be added to EPEL-9 repository?
I see no reason not to upgrade all epel packages to 1.4, since it's the next LTO release. Robert, I can do this if you like.
Gwyn, I think it makes sense to change the default Bugzilla assignee either to you or to Orion (see also bug #2322454 comment #2). My personal interest in ClamAV has lowered over the time and my last commit was a long time ago already.
Ok, I've set it to Orion. Reassigning. Orion, your $0.02?
I'm fine with it getting updated. It's going to need a bit of work I think lining up deps, but feel free. I'm pretty swamped myself so I don't think I have time at the moment.
Ok, thanks. I've filed bugs for the deps, would you like me to proceed with those?
I've started building the rust deps for epel9 and adding you to the packages. I'll try to get you added to them all so you could finish them off.
Thank you!
I've filed https://src.fedoraproject.org/rpms/clamav/pull-request/42 testing would be appreciated. I'm not sure if we should wait for the next EL9 point release to update or not.
Thank you! I'll test more after rust-delharc goes to stable, but I think we should go ahead.
Hi any plan to have the update also in EPEL8 repository?
Not at the moment but it's probably a good idea. Please file another BZ for that. I'll at least investigate how heavy a lift that might be.
The epel9 1.4 branch builds fine in EPEL8 because we use the bundled rust dependencies.
FEDORA-EPEL-2025-f4ad866dec (clamav-1.4.3-1.el9) has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-f4ad866dec
FEDORA-EPEL-2025-585994b541 (clamav-1.4.3-1.el8) has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-585994b541
FEDORA-EPEL-2025-f4ad866dec has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-f4ad866dec See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2025-585994b541 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-585994b541 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2025-f4ad866dec (clamav-1.4.3-1.el9) has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2025-585994b541 (clamav-1.4.3-1.el8) has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.
clamav-1.4.3-1.el9 breaks rpminspect package Problem 1: package librpminspect-2.0-1.el9.x86_64 from @System requires libclamav.so.11()(64bit), but none of the providers can be installed - cannot install both clamav-lib-1.4.3-1.el9.x86_64 from epel and clamav-lib-1.0.9-1.el9.x86_64 from @System - cannot install the best update candidate for package librpminspect-2.0-1.el9.x86_64 - cannot install the best update candidate for package clamav-lib-1.0.9-1.el9.x86_64
The new package provides # rpm -qpl clamav-lib-1.4.3-1.el9.x86_64.rpm |grep libclam |head -1 /usr/lib64/libclamav.so.12 but the old lib is still required: LANG=C dnf repoquery --whatrequires "libclamav.so.11()(64bit)" Last metadata expiration check: 0:12:55 ago on Fri Aug 8 10:24:47 2025. c-icap-modules-0:0.5.7-5.20250117git36a6688.el9.x86_64 librpminspect-0:2.0-1.el9.x86_64
Rebuilding rpminspect to correct this.