- Joined
- Aug 30, 2021
- Messages
- 1,157
@copernic clamav installation might fail if you have extra repositories enabled that provides conflicting packages. Please check if you have extra repositories enabled with command
@ShinJii thanks for the logs. We found an issue with old ClamAV cleanup logic, libraries in
yum repolist
. It should show only:appstream
baseos
epel
epel-modular
extras
powertools
dnf config-manager --disable {reponame}
. Please try running /usr/local/directadmin/custombuild/build clamav
again after surplus repos are disabled.@ShinJii thanks for the logs. We found an issue with old ClamAV cleanup logic, libraries in
/usr/local/lib64
were not removed. We released a hot-fix release (build ID 2b01ada9db2a9d137ee508d4553b39a84cd63322
) with updated old ClamAV removal code. Please try updating DA and running clamav build or update again.