Mailing List Archive

[clamav-users] Sigtool problem
Hi

Am I missing something here or is sigtool broken in 101.5


root@larch:/tmp/paul# ls /var/lib/clamav/*.cld -lh
-rw-r--r-- 1 clamav clamav 1.4M Sep 19 17:56 /var/lib/clamav/bytecode.cld
-rw-r--r-- 1 clamav clamav 158M Nov 27 10:54 /var/lib/clamav/daily.cld
-rw-r--r-- 1 clamav clamav 294M Nov 25 21:51 /var/lib/clamav/main.cld
-rw-r--r-- 1 clamav clamav  87M Nov 11 00:52
/var/lib/clamav/safebrowsing.cld
root@larch:/tmp/paul# sigtool --unpack-current daily.cld
ERROR: unpack: Couldn't find daily.cld CLD/CVD database in /var/lib/clamav

Regards Paul



_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Re: [clamav-users] Sigtool problem [ In reply to ]
What happens if you issue the full part in the sigtool command?

Sent from my ? iPhone

> On Nov 27, 2019, at 13:08, Paul via clamav-users <clamav-users@lists.clamav.net> wrote:
>
> ?Hi
>
> Am I missing something here or is sigtool broken in 101.5
>
>
> root@larch:/tmp/paul# ls /var/lib/clamav/*.cld -lh
> -rw-r--r-- 1 clamav clamav 1.4M Sep 19 17:56 /var/lib/clamav/bytecode.cld
> -rw-r--r-- 1 clamav clamav 158M Nov 27 10:54 /var/lib/clamav/daily.cld
> -rw-r--r-- 1 clamav clamav 294M Nov 25 21:51 /var/lib/clamav/main.cld
> -rw-r--r-- 1 clamav clamav 87M Nov 11 00:52 /var/lib/clamav/safebrowsing.cld
> root@larch:/tmp/paul# sigtool --unpack-current daily.cld
> ERROR: unpack: Couldn't find daily.cld CLD/CVD database in /var/lib/clamav
>
> Regards Paul
>
>
>
> _______________________________________________
>
> clamav-users mailing list
> clamav-users@lists.clamav.net
> https://lists.clamav.net/mailman/listinfo/clamav-users
>
>
> Help us build a comprehensive ClamAV guide:
> https://github.com/vrtadmin/clamav-faq
>
> http://www.clamav.net/contact.html#ml

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Re: [clamav-users] Sigtool problem [ In reply to ]
Hello,

Le 27/11/2019 à 19:07, Paul via clamav-users a écrit :
> root@larch:/tmp/paul# sigtool --unpack-current daily.cld

As far as I know :

sigtool --help|grep unpack-current
--unpack-current=SHORTNAME Unpack local CVD/CLD into cwd

So the command line should be :

sigtool --unpack-current=daily

--
Cordialement / Best regards,

Arnaud Jacques
Gérant de SecuriteInfo.com

Téléphone : +33-(0)3.44.39.76.46
E-mail : aj@securiteinfo.com
Site web : https://www.securiteinfo.com
Facebook : https://www.facebook.com/pages/SecuriteInfocom/132872523492286
Twitter : @SecuriteInfoCom

Securiteinfo.com
La Sécurité Informatique - La Sécurité des Informations.
266, rue de Villers
60123 Bonneuil en Valois

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Re: [clamav-users] Sigtool problem [ In reply to ]
Hi Joel

Silly thing check

root@larch:/tmp/paul# sigtool -V
ClamAV 0.101.5/25646/Wed Nov 27 10:06:44 2019

root@larch:/tmp/paul# /usr/bin/sigtool --unpack-current
/var/lib/clamav/daily.cld
ERROR: unpack: Couldn't find /var/lib/clamav/daily.cld CLD/CVD database
in /var/lib/clamav

On 27/11/2019 18:26, Joel Esler (jesler) wrote:
> What happens if you issue the full part in the sigtool command?
>
> Sent from my ? iPhone
>
>> On Nov 27, 2019, at 13:08, Paul via clamav-users
>> <clamav-users@lists.clamav.net> wrote:
>>
>> ?Hi
>>
>> Am I missing something here or is sigtool broken in 101.5
>>
>>
>> root@larch:/tmp/paul# ls /var/lib/clamav/*.cld -lh
>> -rw-r--r-- 1 clamav clamav 1.4M Sep 19 17:56 /var/lib/clamav/bytecode.cld
>> -rw-r--r-- 1 clamav clamav 158M Nov 27 10:54 /var/lib/clamav/daily.cld
>> -rw-r--r-- 1 clamav clamav 294M Nov 25 21:51 /var/lib/clamav/main.cld
>> -rw-r--r-- 1 clamav clamav 87M Nov 11 00:52
>> /var/lib/clamav/safebrowsing.cld
>> root@larch:/tmp/paul# sigtool --unpack-current daily.cld
>> ERROR: unpack: Couldn't find daily.cld CLD/CVD database in
>> /var/lib/clamav
>>
>> Regards Paul
>>
>>
>>
>> _______________________________________________
>>
>> clamav-users mailing list
>> clamav-users@lists.clamav.net
>> https://lists.clamav.net/mailman/listinfo/clamav-users
>>
>>
>> Help us build a comprehensive ClamAV guide:
>> https://github.com/vrtadmin/clamav-faq
>>
>> http://www.clamav.net/contact.html#ml

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Re: [clamav-users] Sigtool problem [ In reply to ]
Hi

root@larch:/tmp/paul# /usr/bin/sigtool --unpack-current=daily.cld
ERROR: unpack: Couldn't find daily.cld CLD/CVD database in /var/lib/clamav
root@larch:/tmp/paul# /usr/bin/sigtool
--unpack-current=/var/lib/clamav/daily.cld
ERROR: unpack: Couldn't find /var/lib/clamav/daily.cld CLD/CVD database
in /var/
lib/clamav

On 27/11/2019 19:06, Arnaud Jacques wrote:
> Hello,
>
> Le 27/11/2019 à 19:07, Paul via clamav-users a écrit :
>> root@larch:/tmp/paul# sigtool --unpack-current daily.cld
>
> As far as I know :
>
> sigtool --help|grep unpack-current
>     --unpack-current=SHORTNAME             Unpack local CVD/CLD into cwd
>
> So the command line should be :
>
> sigtool --unpack-current=daily
>

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Re: [clamav-users] Sigtool problem [ In reply to ]
Hi

Must be getting tired and not reading things properly

sigtool --unpack-current=daily  does the business


On 27/11/2019 19:11, Paul via clamav-users wrote:
> Hi
>
> root@larch:/tmp/paul# /usr/bin/sigtool --unpack-current=daily.cld
> ERROR: unpack: Couldn't find daily.cld CLD/CVD database in
> /var/lib/clamav
> root@larch:/tmp/paul# /usr/bin/sigtool
> --unpack-current=/var/lib/clamav/daily.cld
> ERROR: unpack: Couldn't find /var/lib/clamav/daily.cld CLD/CVD
> database in /var/
> lib/clamav
>
> On 27/11/2019 19:06, Arnaud Jacques wrote:
>> Hello,
>>
>> Le 27/11/2019 à 19:07, Paul via clamav-users a écrit :
>>> root@larch:/tmp/paul# sigtool --unpack-current daily.cld
>>
>> As far as I know :
>>
>> sigtool --help|grep unpack-current
>>     --unpack-current=SHORTNAME             Unpack local CVD/CLD into cwd
>>
>> So the command line should be :
>>
>> sigtool --unpack-current=daily
>>
>
> _______________________________________________
>
> clamav-users mailing list
> clamav-users@lists.clamav.net
> https://lists.clamav.net/mailman/listinfo/clamav-users
>
>
> Help us build a comprehensive ClamAV guide:
> https://github.com/vrtadmin/clamav-faq
>
> http://www.clamav.net/contact.html#ml

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Re: [clamav-users] Sigtool problem [ In reply to ]
Hi there,

On Wed, 27 Nov 2019, Paul via clamav-users wrote:

> root@larch:/tmp/paul# /usr/bin/sigtool --unpack-current=daily.cld
> ERROR: unpack: Couldn't find daily.cld CLD/CVD database in /var/lib/clamav
> root@larch:/tmp/paul# /usr/bin/sigtool --unpack-current=/var/lib/clamav/daily.cld
> ERROR: unpack: Couldn't find /var/lib/clamav/daily.cld CLD/CVD database in /var/lib/clamav

Does it work with .cvd files?

--

73,
Ged.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml