Hi Eric, I have followed your steps and updated the lib with clamav. It is working now. Sure, I will do that. But the problem is this is a production server and don't have any other spare server. And the data is almost 700GB. If i take the backup and restore, it takes a long time now. I think may i can do it later. Thank you for your support and advise.
On Wed, Jul 18, 2018 at 6:03 PM, Eric Broch <[email protected]> wrote: > Chandran, > > It was tested (32bit) only in that ClamAV was installed started and the VM > restarted with no issues. Furthermore, why would there need to be > integration with 64bit? As indicated, there were no issues with 64bit. > > On 7/18/2018 1:08 AM, ChandranManikandan wrote: > > Hi Eric, > > Thank you for your support and steps. > > Clamav released new version. > If possible to integrate for qmt with 32 and 64 bit for COS6. > Is tested above steps in COS6 32 bit ? > > On Wed, Jul 18, 2018 at 6:31 AM, Eric Broch <[email protected]> > wrote: > >> Chandran, >> >> your procedure: >> >> 1) update zlib zlib-devel (Many packages depend on this, do at your risk) >> # wget https://rpmfind.net/linux/fedora-secondary/development/rawhi >> de/Everything/i386/os/Packages/z/zlib-1.2.11-8.fc29.i686.rpm >> # wget https://rpmfind.net/linux/fedora-secondary/development/rawhi >> de/Everything/i386/os/Packages/z/zlib-devel-1.2.11-8.fc29.i686.rpm >> >> # rpm --nodeps -Uvh zlib-1.2.11-8.fc29.i686.rpm >> # rpm --nodeps -Uvh zlib-devel-1.2.11-8.fc29.i686.rpm >> >> 2) Get clamav-0.100 w/zlib >= 1.2.11 and install >> # wget ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/i38 >> 6/clamav-0.100.0-4.qt.zlib1211.el6.i686.rpm >> # yum localupdate clamav-0.100.0-4.qt.zlib1211.el6.i686.rpm >> >> 3) or build from sources and install >> # cd ~/rpmbuild/SRPMS >> # wget ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/SRP >> MS/clamav-0.100.0-4.qt.zlib1211.src.rpm >> # rpmbuild --rebuild --define "dist .qt.zlib1211.el6" >> clamav-0.100.0-4.qt.zlib1211.src.rpm >> # yum localupdate /root/rpmbuild/RPMS/i686/clama >> v-0.100.0-4.qt.zlib1211.el6.i686.rpm >> >> 4) ***Problems/Issues*** If you have problems you can always downgrade >> # yum downgrade zlib zlib-devel >> # yum downgrade clamav >> >> Eric >> >> >> >> On 7/16/2018 10:55 PM, ChandranManikandan wrote: >> >> Hi Peter, Eric, >> >> Thank you sharing your ref. >> I have the problem still now. >> >> Could you help me to fix this issue. >> >> >> On Tue, Jul 17, 2018 at 7:05 AM, Eric Broch <[email protected]> >> wrote: >> >>> That sure looks like the problem. Thanks, Peter. >>> >>> >>> >>> On 7/16/2018 2:58 PM, Peter Peltonen wrote: >>> >>>> Stumbled on this on the CentOS mailing list: it seems 32bit CentOS6 >>>> has a zlib that doesn't play along with the new clamav: >>>> >>>> https://bugzilla.redhat.com/show_bug.cgi?id=1600458 >>>> >>>> I am wondering if this is an issue with qmailtoaster's clamav as well? >>>> >>>> Peter >>>> >>>> On Thu, Jul 12, 2018 at 9:40 AM, ChandranManikandan <[email protected]> >>>> wrote: >>>> >>>>> Hi Eric, >>>>> >>>>> Thanks for your support. >>>>> The clamd service started successfully >>>>> But freshclam shown the below error. >>>>> >>>>> ClamAV update process started at Thu Jul 12 14:37:30 2018 >>>>> WARNING: Your ClamAV installation is OUTDATED! >>>>> WARNING: Local version: 0.100.0 Recommended version: 0.100.1 >>>>> DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav >>>>> Downloading main.cvd [100%] >>>>> WARNING: [LibClamAV] cli_cvdload: Corrupted CVD header >>>>> ERROR: Verification: Malformed database >>>>> Giving up on database.clamav.net... >>>>> Update failed. Your network may be down or none of the mirrors listed >>>>> in >>>>> /etc/freshclam.conf >>>>> >>>>> File /var/log/clamav/freshclam.log not changed so no update needed >>>>> >>>>> >>>>> On Thu, Jul 12, 2018 at 1:11 PM, Eric Broch <[email protected]> >>>>> wrote: >>>>> >>>>>> you could download the databases manually here: >>>>>> >>>>>> https://www.clamav.net/downloads >>>>>> >>>>>> and put them in the folder /var/lib/clamav >>>>>> >>>>>> >>>>>> On 7/11/2018 10:47 PM, ChandranManikandan wrote: >>>>>> >>>>>> Hi Friends, >>>>>> >>>>>> I have updated latest simscan and clamav on my COS6 32 bit. >>>>>> >>>>>> My clamav service stopped and unable to start again. the below message >>>>>> come. >>>>>> Could anyone help me. >>>>>> >>>>>> # service clamd restart >>>>>> Stopping Clam AntiVirus Daemon: [FAILED] >>>>>> Starting Clam AntiVirus Daemon: LibClamAV Error: cli_loaddbdir(): No >>>>>> supported d >>>>>> atabase files found in /var/lib/clamav >>>>>> ERROR: Can't open file or directory >>>>>> Closing the main socket. >>>>>> [FAILED] >>>>>> freshclam command come below message. >>>>>> >>>>>> >>>>>> freshclam >>>>>> ClamAV update process started at Thu Jul 12 12:46:31 2018 >>>>>> WARNING: Your ClamAV installation is OUTDATED! >>>>>> WARNING: Local version: 0.100.0 Recommended version: 0.100.1 >>>>>> DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav >>>>>> WARNING: Can't download main.cvd from db.sg.clamav.net >>>>>> Trying again in 5 secs... >>>>>> ClamAV update process started at Thu Jul 12 12:46:36 2018 >>>>>> WARNING: Your ClamAV installation is OUTDATED! >>>>>> WARNING: Local version: 0.100.0 Recommended version: 0.100.1 >>>>>> DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav >>>>>> WARNING: Can't download main.cvd from db.sg.clamav.net >>>>>> Trying again in 5 secs... >>>>>> ClamAV update process started at Thu Jul 12 12:46:41 2018 >>>>>> WARNING: Your ClamAV installation is OUTDATED! >>>>>> WARNING: Local version: 0.100.0 Recommended version: 0.100.1 >>>>>> DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav >>>>>> ERROR: Can't download main.cvd from db.sg.clamav.net >>>>>> Giving up on db.sg.clamav.net... >>>>>> ClamAV update process started at Thu Jul 12 12:46:41 2018 >>>>>> WARNING: Your ClamAV installation is OUTDATED! >>>>>> WARNING: Local version: 0.100.0 Recommended version: 0.100.1 >>>>>> DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav >>>>>> Downloading main.cvd [100%] >>>>>> WARNING: [LibClamAV] cli_cvdload: Corrupted CVD header >>>>>> ERROR: Verification: Malformed database >>>>>> Giving up on database.clamav.net... >>>>>> Update failed. Your network may be down or none of the mirrors listed >>>>>> in >>>>>> /etc/freshclam.conf is working. Check >>>>>> https://www.clamav.net/documents/official-mirror-faq for possible >>>>>> reasons. >>>>>> >>>>>> >>>>>> -- >>>>>> Thanks & Best Regards, >>>>>> Manikandan.C >>>>>> >>>>>> >>>>>> -- >>>>>> Eric Broch >>>>>> White Horse Technical Consulting (WHTC) >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Thanks & Best Regards, >>>>> Manikandan.C >>>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: qmailtoaster-list-help@qmailto >>>> aster.com >>>> >>>> >>> -- >>> Eric Broch >>> White Horse Technical Consulting (WHTC) >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> >> -- >> >> >> *Thanks & Best Regards, Manikandan.C * >> >> >> -- >> Eric Broch >> White Horse Technical Consulting (WHTC) >> >> > > > -- > > > *Thanks & Best Regards, Manikandan.C * > > > -- > Eric Broch > White Horse Technical Consulting (WHTC) > > -- *Thanks & Best Regards,Manikandan.C*
