[Clamav-users] Greetings - I'm having a puzzling issue with clamscan

2005-01-20 Thread Jim . Melin
I've been weighing the differences of clamscan vs clamdscan via clamd...
and I have encountered something that is eluding me as to what the cause
was


When I invoke clamscan, I get an error that it cannot find the daily.cvd
file. That points to a configuration problem, but the path it tried to look
on appears to be corrupted.

LibClamAV Error: cl_loaddb(): Can't open file ¸WÍ!´Í!2íL/daily.cvd
ERROR: Unable to open file or directory

When I point clamscan at the /var/lib/clamav/daily.cvd with the -d option,
all is well.

When I run clamdscan and use the clamd process to do the work, I get no
errors like thie either. I am trying to make a determination as to which
method is more efficient. Clamscan or clamdscan, so undertanding this error
is of paramount importance in making that comparison.

I am running this on Suse SLES8, with service pack 3 installed, on IBM
z/Series (mainframe) hardware.

Clam was built from the version .80 sources on a 'clean' system, (meaning
no previous clam AV)

I also tried .80rc1 to see if that would resolve the issue but it didn't.

The text '¸WÍ!´Í!2íL' on the path in the above error looks a LOT like what
you get when you have an EBCDIC---ASCII translation issue, which shouldn't
come into play here being that linux on the mainframe used ASCII coding,
and not ebcdic. I just toss that out there because it is an observation. It
may/may not have bearing.

If this is a configuration issue, I cannot seem to locate where it would be
set in either of the configuration files I know about (clamd.conf and
freshclam.conf)

If anyone has some enlightnenment to share with this marble-hard head of
mine, I would greately appreciate it.

- James Melin


___
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Re: [Clamav-users] Greetings - I'm having a puzzling issue with clamscan

2005-01-20 Thread Trog
On Thu, 2005-01-20 at 16:05, [EMAIL PROTECTED] wrote:

 LibClamAV Error: cl_loaddb(): Can't open file ¸WÍ!´Í!2íL/daily.cvd
 ERROR: Unable to open file or directory
 

How specifically did you run configure, did you supply a --with-dbdir
option?

-trog



signature.asc
Description: This is a digitally signed message part
___
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Re: [Clamav-users] Greetings - I'm having a puzzling issue with clamscan

2005-01-20 Thread Tomasz Papszun
On Thu, 20 Jan 2005 at 10:05:58 -0600, [EMAIL PROTECTED] wrote:
 [...]
 When I invoke clamscan, I get an error that it cannot find the daily.cvd
 file. That points to a configuration problem, but the path it tried to look
 on appears to be corrupted.
 
 LibClamAV Error: cl_loaddb(): Can't open file ¸WÍ!´Í!2íL/daily.cvd
 ERROR: Unable to open file or directory
 [...]
 When I run clamdscan and use the clamd process to do the work, I get no
 errors like thie either. I am trying to make a determination as to which
 method is more efficient. Clamscan or clamdscan, 

It depends on what you use ClamAV for. Check the mailing list archive
for the details.

 I am running this on Suse SLES8, with service pack 3 installed, on IBM
 z/Series (mainframe) hardware.
 
 Clam was built from the version .80 sources on a 'clean' system, (meaning
 no previous clam AV)
 
 I also tried .80rc1 to see if that would resolve the issue but it didn't.
 
 The text '¸WÍ!´Í!2íL' on the path in the above error looks a LOT like what
 you get when you have an EBCDIC---ASCII translation issue, which shouldn't
 come into play here being that linux on the mainframe used ASCII coding,
 and not ebcdic. I just toss that out there because it is an observation. It
 may/may not have bearing.
 
 If this is a configuration issue, I cannot seem to locate where it would be
 set in either of the configuration files I know about (clamd.conf and
 freshclam.conf)

None of the above. clamscan doesn't use them. The problem is caused by
something at the pre-compiling stage, most likely options given to
./configure.

-- 
 Tomasz Papszun   SysAdm @ TP S.A. Lodz, Poland  | And it's only
 [EMAIL PROTECTED] http://www.lodz.tpsa.pl/iso/ | ones and zeros.
 [EMAIL PROTECTED]   http://www.ClamAV.net/   A GPL virus scanner
___
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Re: [Clamav-users] Greetings - I'm having a puzzling issue with clamscan

2005-01-20 Thread Tomasz Kojm
On Thu, 20 Jan 2005 10:05:58 -0600
[EMAIL PROTECTED] wrote:

 When I invoke clamscan, I get an error that it cannot find the
 daily.cvd file. That points to a configuration problem, but the path
 it tried to look on appears to be corrupted.
 
 LibClamAV Error: cl_loaddb(): Can't open file ¸WÍ!´Í!2íL/daily.cvd
 ERROR: Unable to open file or directory

That was already reported a few times but I was unable to reproduce the
problem. If you could provide me with a user access to a machine on
which clamscan generates this error, I would look into it.

-- 
   oo. Tomasz Kojm [EMAIL PROTECTED]
  (\/)\. http://www.ClamAV.net/gpg/tkojm.gpg
 \..._ 0DCA5A08407D5288279DB43454822DC8985A444B
   //\   /\  Thu Jan 20 19:23:22 CET 2005


pgp3rM3ujEyx0.pgp
Description: PGP signature
___
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Re: [Clamav-users] Greetings - I'm having a puzzling issue with clamscan

2005-01-20 Thread Jim . Melin

This may be unique to clamscan on linux on z/series.

I cannot provide the access, as this is all internal system stuff,  but I'm
willing to grab any files that might shed light on things. Essentially be
the gopher.



   
 Tomasz Kojm   
 [EMAIL PROTECTED] 
   To
 Sent by:  ClamAV users ML 
 clamav-users-boun clamav-users@lists.clamav.net 
 [EMAIL PROTECTED]  cc
 net   
   Subject
   Re: [Clamav-users] Greetings - I'm
 01/20/2005 12:27  having a puzzling issue with
 PMclamscan
   
   
 Please respond to 
  ClamAV users ML  
 [EMAIL PROTECTED] 
  ts.clamav.net   
   
   




On Thu, 20 Jan 2005 10:05:58 -0600
[EMAIL PROTECTED] wrote:

 When I invoke clamscan, I get an error that it cannot find the
 daily.cvd file. That points to a configuration problem, but the path
 it tried to look on appears to be corrupted.

 LibClamAV Error: cl_loaddb(): Can't open file ¸WÍ!´Í!2íL/daily.cvd
 ERROR: Unable to open file or directory

That was already reported a few times but I was unable to reproduce the
problem. If you could provide me with a user access to a machine on
which clamscan generates this error, I would look into it.

--
   oo. Tomasz Kojm [EMAIL PROTECTED]
  (\/)\. http://www.ClamAV.net/gpg/tkojm.gpg
 \..._ 0DCA5A08407D5288279DB43454822DC8985A444B
   //\   /\  Thu Jan 20 19:23:22 CET 2005
(See attached file: attgq51c.dat)
___
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


attgq51c.dat
Description: Binary data
___
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users