<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<!-- Template generated by Exclaimer Mail Disclaimers on 06:41:40 Monday, 1 January 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">P.ImprintUniqueID {
        MARGIN: 0cm 0cm 0pt
}
LI.ImprintUniqueID {
        MARGIN: 0cm 0cm 0pt
}
DIV.ImprintUniqueID {
        MARGIN: 0cm 0cm 0pt
}
TABLE.ImprintUniqueIDTable {
        MARGIN: 0cm 0cm 0pt
}
DIV.Section1 {
        page: Section1
}
</style>
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Howdy!<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">ZendTo 5.03 on CentOS7.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I had an error reported to me today that showed the following after the file was uploaded and the AV scanning was attempted:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The attempt to virus-scan your drop-off failed.  Please notify the system administrator.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I tried several drop-offs with the same result.  I then started trouble shooting and found that ClamAV is outdated.  Running a freshclam shows this:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">ClamAV 0.99.4/26096/Tue Mar  2 05:59:11 2021<o:p></o:p></p>
<p class="MsoNormal">[root@files log]# freshclam<o:p></o:p></p>
<p class="MsoNormal">ClamAV update process started at Mon Jan  1 18:23:09 2024<o:p></o:p></p>
<p class="MsoNormal">WARNING: Your ClamAV installation is OUTDATED!<o:p></o:p></p>
<p class="MsoNormal">WARNING: Local version: 0.99.4 Recommended version: 0.103.11<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’ve tried everything I can to fix this, including the following:<o:p></o:p></p>
<p class="MsoNormal">Used YUM to remove clamav<o:p></o:p></p>
<p class="MsoNormal">Tried installing with YUM with this command: yum -y install clamav-server clamav-data clamav-update clamav-filesystem clamav clamav-scanner-systemd clamav-devel clamav-lib clamav-server-systemd<o:p></o:p></p>
<p class="MsoNormal">Updated the repository that kept failing with this (all I could find is the Fedora stuff, I’m running CentOS 7:<o:p></o:p></p>
<p class="MsoNormal">yum erase ius-release<o:p></o:p></p>
<p class="MsoNormal">rm /etc/yum.repos.d/ius*.repo*<o:p></o:p></p>
<p class="MsoNormal">yum install https://repo.ius.io/ius-release-el7.rpm <a href="https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm">
https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I was then able to install the new ClamAV with this:<o:p></o:p></p>
<p class="MsoNormal">yum -y install clamav-server clamav-data clamav-update clamav-filesystem clamav clamav-scanner-systemd clamav-devel clamav-lib clamav-server-systemd<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Tried fixing the install with 3-clamav.sh installer script<o:p></o:p></p>
<p class="MsoNormal">No dice.  Restored from snapshot and tried running the full installer script and it too couldn’t update ClamAV.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I restored the VM from backup to a copy of the server from 20 days ago.  Worked fine.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Went back to the original VM and now (at least for now) it is working just fine.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I was hoping to just do an in-place upgrade to the latest version (either using the installer or YUM) but those don’t seem to be doing me any good either as far as fixing the ClamAV issue (again, which as of right now is working for some
 reason).<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thoughts/suggestions??<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks!<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<br>
<p><b><font color="#ff0000"></font></b><br>
<table class="ImprintUniqueIDTable" style="BORDER-COLLAPSE: collapse" cellspacing="0" cols="2" cellpadding="0" border="0">
<tbody>
<tr>
<td style="WIDTH: 198px" valign="top" nowrap=""><img src="http://images.pattishall.com/images/pattishalllogo.jpg"></td>
<td style="FONT-SIZE: 10pt; FONT-FAMILY: Arial" valign="bottom" nowrap="">Dale E. Qualls 
<br>
Director of Information Technology<br>
Pattishall, McAuliffe, Newbury, Hilliard & Geraldson LLP<br>
200 South Wacker Drive, Suite 2900<br>
Chicago, IL 60606-5896<br>
Direct: (312) 554-7979 Main: (312) 554-8000 Fax: (312) 554-8015<br>
<a href="mailto:deq@pattishall.com" title="Click to send email to Dale E. Qualls" target="" style="">deq@pattishall.com</a>
<a href="http://www.pattishall.com">www.pattishall.com</a> </td>
</tr>
</tbody>
</table>
<br>
    </p>
</body>
</html>