[tools] update.script

Do you like use update.script ?

  • yes, all time

    Votes: 221 69.1%
  • no, some time

    Votes: 44 13.8%
  • some time

    Votes: 55 17.2%

  • Total voters
    320
First try to update your update.script then you'll see what I'm talking about.;)

I'm using Centos 5.5 by the way.
 
Oh you did? That's odd.
I did the same thing and I get the error notices. My update.script worked fine, even just before I updated.

Just tryed again the ./update.script UPDATEME and now it suddenly did not give an error notice and works fine again.
Strange. Could this error be caused by a hickup on the servers where the script try's to connect with or something?
 
Last edited:
i suppose yes, maybe some connectivity problem from update.script server i suppose.

But ofc i cant be sure... that happend to me time ago but just one time...
 
I just encountered this error notice during Clamav update. Is this important or can I ignore this?
CXX libclamavcxx_la-detect.lo
detect.cpp: In function ‘void cli_detect_env_jit(cli_environment*)’:
detect.cpp:128: warning: enumeration value ‘Minix’ not handled in switch
 
Thanks, but it seemed not necessary this time. One moment it gave the error notice, other moment it didn't.
I'm getting errors with Clamav now tho:
LibClamAV Error: cli_loaddb(): No supported database files found in /var/lib/clamav
ERROR: Can't open file or directory

ClamAV update process started at Tue Apr 12 18:05:22 2011
Downloading main.cvd [100%]
main.cvd updated (version: 53, sigs: 846214, f-level: 53, builder: sven)
Downloading daily.cvd [100%]
daily.cvd updated (version: 12974, sigs: 96971, f-level: 60, builder: arnaud)
Downloading bytecode.cvd [100%]
bytecode.cvd updated (version: 142, sigs: 40, f-level: 60, builder: acab)
Database updated (943225 signatures) from db.us.clamav.net (IP: 194.47.250.218)
WARNING: Clamd was NOT notified: Can't connect to clamd through /tmp/clamd
connect(): Connection refused

clamd: no process killed
freshclam: no process killed
ClamAV auto start when server reboot

ClamAV install/update done

In /var/lib/clamav the following files are present:
-rw-r--r-- 1 clamav clamav 100K Apr 12 18:06 bytecode.cvd
-rw-r--r-- 1 clamav clamav 2.2M Apr 12 18:06 daily.cvd
-rw-r--r-- 1 clamav clamav 26M Apr 12 18:06 main.cvd
-rw------- 1 clamav clamav 52 Apr 12 18:06 mirrors.dat

Before I forget... I protected my /tmp directory.
 
Oke then it's fine, thank you. I already restarted clamd before and it seemd to look fine.
I just got confused by the notice that the /var/lib/clamav could not be opened. But then all is oke.
Thanks!
 
@how@ please add bzip2 support in clamav installation:

Code:
LibClamAV Warning: cli_scanbzip: bzip2 support not compiled in

Thanks

Regards
 
Back
Top