Re: [clamav-users] Last ClamAV compatible with x32

2021-04-13 Thread Eero Volotinen
Looks like there is still supported clam av available from epel vault:
https://archives.fedoraproject.org/pub/archive/epel/6/i386/Packages/c/clamav-0.100.3-1.el6.i686.rpm

Eero

On Tue, Apr 13, 2021 at 7:25 AM Paul Kosinski via clamav-users <
clamav-users@lists.clamav.net> wrote:

> I have sometimes been able to find older RPMs for various system
> components at rpm.pbone.net, but it can be tedious.
>
> On Mon, 12 Apr 2021 15:10:01 -0500
> "J.R. via clamav-users"  wrote:
>
> > > I've made some investigation and the people on google says that this
> > > is a BUG with zlib, and the last zlib for RHEL 6.7 x32 fail to
> correctly
> > > decompress the CVD signature database.
> > >
> > > A solution is to use a newer version of zlib but I'm not able to find a
> > > newer version of zlib for this version of RHEL 6.7 x32. Newer than
> > > the one for the RHEL repositories.
> > >
> > > Any advice?
> >
> > There was an EL6 clamav RPM that had included a newer version of zlib
> > to build statically with it so it would work with the newer database
> > files. Updating the spec and building your own RPM is not hard.
>
> ___
>
> 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] Last ClamAV compatible with x32

2021-04-12 Thread Sorin Petrut Niculae via clamav-users
__
De: clamav-users  en nombre de Eero 
Volotinen 
Enviado: lunes, 12 de abril de 2021 18:38:28
Para: ClamAV users ML
Asunto: Re: [clamav-users] Last ClamAV compatible with x32

Just compile on test system with -prefix=/opt/clamav



Eero

On Mon 12. Apr 2021 at 18.45, Richard Graham via clamav-users 
mailto:clamav-users@lists.clamav.net>> wrote:

On Mon, Apr 12, 2021 at 5:28 PM Gary R. Schmidt 
mailto:grschm...@acm.org>> wrote:
On 13/04/2021 01:22, Sorin Petrut Niculae via clamav-users wrote:
newer version of zlib for this version of RHEL 6.7 x32. Newer than the
> one for the RHEL repositories.
>
>
> Any advice?
>
Build it from source.

As I have said before, it is trivially easy to solve these problems.

Cheers,
GaryB-)

... just be mindful of of the possibility of "dependency hell".  I.e., you may 
need to install more recent dependencies for clamav than what already exist, 
and still need to be present, for your other distro apps, etc.  If clamav 
is/will be the only external app needing recent dependencies, putting 
everything under /usr/local may be sufficient.  If you have other external apps 
that have overlapping dependencies, you may need to compartmentalize/isolate 
the dependencies more.

Make sure to build/install in such a way that it's easy to return your system 
to its starting state (backups, isolation, etc.).  If you clobber any current 
dependencies, returning your system to a working state may be difficult.

Good luck!

___

clamav-users mailing list
clamav-users@lists.clamav.net<mailto:clamav-users@lists.clamav.net>
https://lists.clamav.net/mailman/listinfo/clamav-users<https://urldefense.com/v3/__https:/lists.clamav.net/mailman/listinfo/clamav-users__;!!MvyJQugb!QO_LnbiseYuu42WC8t9BFjuiBKmRXR6mtZO4Z7qYwD2dIMRmDVTna1f2nTSU$>


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq<https://urldefense.com/v3/__https:/github.com/vrtadmin/clamav-faq__;!!MvyJQugb!QO_LnbiseYuu42WC8t9BFjuiBKmRXR6mtZO4Z7qYwD2dIMRmDVTnazElOoug$>

http://www.clamav.net/contact.html#ml<https://urldefense.com/v3/__http:/www.clamav.net/contact.html*ml__;Iw!!MvyJQugb!QO_LnbiseYuu42WC8t9BFjuiBKmRXR6mtZO4Z7qYwD2dIMRmDVTna8b18lcm$>

P Please consider the environment before printing this e-mail.

___

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] Last ClamAV compatible with x32

2021-04-12 Thread Paul Kosinski via clamav-users
I have sometimes been able to find older RPMs for various system components at 
rpm.pbone.net, but it can be tedious.

On Mon, 12 Apr 2021 15:10:01 -0500
"J.R. via clamav-users"  wrote:

> > I've made some investigation and the people on google says that this
> > is a BUG with zlib, and the last zlib for RHEL 6.7 x32 fail to correctly
> > decompress the CVD signature database.
> >
> > A solution is to use a newer version of zlib but I'm not able to find a
> > newer version of zlib for this version of RHEL 6.7 x32. Newer than
> > the one for the RHEL repositories.
> >
> > Any advice?  
> 
> There was an EL6 clamav RPM that had included a newer version of zlib
> to build statically with it so it would work with the newer database
> files. Updating the spec and building your own RPM is not hard.

___

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] Last ClamAV compatible with x32

2021-04-12 Thread Eero Volotinen
Probably the easiest way is to recompile package under centos 6.7 and then
install it on rhel 6.7

Eero

On Mon, Apr 12, 2021 at 11:11 PM J.R. via clamav-users <
clamav-users@lists.clamav.net> wrote:

> > I've made some investigation and the people on google says that this
> > is a BUG with zlib, and the last zlib for RHEL 6.7 x32 fail to correctly
> > decompress the CVD signature database.
> >
> > A solution is to use a newer version of zlib but I'm not able to find a
> > newer version of zlib for this version of RHEL 6.7 x32. Newer than
> > the one for the RHEL repositories.
> >
> > Any advice?
>
> There was an EL6 clamav RPM that had included a newer version of zlib
> to build statically with it so it would work with the newer database
> files. Updating the spec and building your own RPM is not hard.
>
> ___
>
> 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] Last ClamAV compatible with x32

2021-04-12 Thread J.R. via clamav-users
> I've made some investigation and the people on google says that this
> is a BUG with zlib, and the last zlib for RHEL 6.7 x32 fail to correctly
> decompress the CVD signature database.
>
> A solution is to use a newer version of zlib but I'm not able to find a
> newer version of zlib for this version of RHEL 6.7 x32. Newer than
> the one for the RHEL repositories.
>
> Any advice?

There was an EL6 clamav RPM that had included a newer version of zlib
to build statically with it so it would work with the newer database
files. Updating the spec and building your own RPM is not hard.

___

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] Last ClamAV compatible with x32

2021-04-12 Thread Eero Volotinen
Just compile on test system with —prefix=/opt/clamav



Eero

On Mon 12. Apr 2021 at 18.45, Richard Graham via clamav-users <
clamav-users@lists.clamav.net> wrote:

>
> On Mon, Apr 12, 2021 at 5:28 PM Gary R. Schmidt  wrote:
>
>> On 13/04/2021 01:22, Sorin Petrut Niculae via clamav-users wrote:
>> newer version of zlib for this version of RHEL 6.7 x32. Newer than the
>> > one for the RHEL repositories.
>> >
>> >
>> > Any advice?
>> >
>> Build it from source.
>>
>> As I have said before, it is trivially easy to solve these problems.
>>
>> Cheers,
>> GaryB-)
>>
>
> ... just be mindful of of the possibility of "dependency hell".  I.e., you
> may need to install more recent dependencies for clamav than what already
> exist, and still need to be present, for your other distro apps, etc.  If
> clamav is/will be the only external app needing recent dependencies,
> putting everything under /usr/local may be sufficient.  If you have other
> external apps that have overlapping dependencies, you may need to
> compartmentalize/isolate the dependencies more.
>
> Make sure to build/install in such a way that it's easy to return your
> system to its starting state (backups, isolation, etc.).  If you clobber
> any current dependencies, returning your system to a working state may be
> difficult.
>
> Good luck!
>
> ___
>
> 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] Last ClamAV compatible with x32

2021-04-12 Thread Richard Graham via clamav-users
On Mon, Apr 12, 2021 at 5:28 PM Gary R. Schmidt  wrote:

> On 13/04/2021 01:22, Sorin Petrut Niculae via clamav-users wrote:
> newer version of zlib for this version of RHEL 6.7 x32. Newer than the
> > one for the RHEL repositories.
> >
> >
> > Any advice?
> >
> Build it from source.
>
> As I have said before, it is trivially easy to solve these problems.
>
> Cheers,
> GaryB-)
>

... just be mindful of of the possibility of "dependency hell".  I.e., you
may need to install more recent dependencies for clamav than what already
exist, and still need to be present, for your other distro apps, etc.  If
clamav is/will be the only external app needing recent dependencies,
putting everything under /usr/local may be sufficient.  If you have other
external apps that have overlapping dependencies, you may need to
compartmentalize/isolate the dependencies more.

Make sure to build/install in such a way that it's easy to return your
system to its starting state (backups, isolation, etc.).  If you clobber
any current dependencies, returning your system to a working state may be
difficult.

Good luck!

___

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] Last ClamAV compatible with x32

2021-04-12 Thread Gary R. Schmidt

On 13/04/2021 01:22, Sorin Petrut Niculae via clamav-users wrote:
newer version of zlib for this version of RHEL 6.7 x32. Newer than the

one for the RHEL repositories.


Any advice?


Build it from source.

As I have said before, it is trivially easy to solve these problems.

Cheers,
GaryB-)

___

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] Last ClamAV compatible with x32

2021-04-12 Thread Sorin Petrut Niculae via clamav-users
After installing again the last ClamAV and update the OS to latest updates for 
RHEL 6.7 x32, now the AV is downloading the ddbb but fail on CVD header and 
delete the ddbb
I got the next errors:


< HTTP/1.1 200 OK
< Date: Mon, 12 Apr 2021 14:59:29 GMT
< Content-Type: application/octet-stream
< Content-Length: 105721076
< Connection: close
< Set-Cookie: __cfduid=dd5480dce0f742e9038b59665b424d3351618239569; 
expires=Wed, 12-May-21 14:59:29 GMT; path=/; domain=.clamav.net; HttpOnly; 
SameSite=Lax
< Last-Modified: Mon, 12 Apr 2021 11:05:00 GMT
< ETag: "6074295c-64d2cf4"
< Expires: Tue, 13 Apr 2021 02:59:29 GMT
< Cache-Control: public, max-age=43200
< CF-Cache-Status: HIT
< Age: 1170
< Accept-Ranges: bytes
< cf-request-id: 09683157faff0c6c8511
< Expect-CT: max-age=604800, 
report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct;
< Strict-Transport-Security: max-age=15552000
< X-Content-Type-Options: nosniff
< Server: cloudflare
< CF-RAY: 63ed519fed30ff0c-MAD
<
Time:2.7s, ETA:0.0s [>]  100.82MiB/100.82MiB
* Closing connection #0
Mon Apr 12 16:59:32 2021 -> ^[LibClamAV] cli_cvdload: Corrupted CVD header
Mon Apr 12 16:59:32 2021 -> !Verification: Malformed database
Mon Apr 12 16:59:32 2021 -> Giving up on https://database.clamav.net...
Mon Apr 12 16:59:32 2021 -> !Update failed for database: daily
Mon Apr 12 16:59:32 2021 -> !Database update process failed: Invalid or 
corrupted CVD/CLD database
Mon Apr 12 16:59:32 2021 -> !Update failed.



I've made some investigation and the people on google says that this is a BUG 
with zlib, and the last zlib for RHEL 6.7 x32 fail to correctly decompress the 
CVD signature database.

A solution is to use a newer version of zlib but I'm not able to find a newer 
version of zlib for this version of RHEL 6.7 x32. Newer than the one for the 
RHEL repositories.


Any advice?


Regards.



[X]


Sorin Petrut Niculae
GMV Aerospace and Defence

Administrador de sistemas e infraestructura /
IT systems & infrastructure administrator


GMV
Isaac Newton, 11
P.T.M. Tres Cantos
28760 Madrid

España
Tel. +34 91 807 21 00
Fax +34 91 807 21 99
www.gmv.com<http://www.gmv.com/>

[X]<http://www.facebook.com/infoGMV>


[X]<http://www.twitter.com/infoGMV_es>


[X]<http://www.youtube.com/infoGMV>


[X]<https://www.linkedin.com/company/gmv>


[X]<http://www.gmv.com/en/RSS>


[X]<http://www.gmv.com/blog_gmv/language/en/>



P Please consider the environment before printing this e-mail.

De: clamav-users  en nombre de Eero 
Volotinen 
Enviado: lunes, 12 de abril de 2021 16:13:05
Para: ClamAV users ML
Cc: G.W. Haywood
Asunto: Re: [clamav-users] Last ClamAV compatible with x32

Sounds like some strict security policy requirement.

It's possible to install working av on system.

Eero

On Mon, Apr 12, 2021 at 5:03 PM G.W. Haywood via clamav-users 
mailto:clamav-users@lists.clamav.net>> wrote:
Hi there,

On Mon, 12 Apr 2021, Sorin Petrut Niculae via clamav-users wrote:

> I hace a critical system with rhel 6.7 x32 and it's impossible to
> upload it to a newer version of rhel and I need to find a solution
> to install ClamAV on that system.

Just in case you're thinking that installing ClamAV on a system which
you do not keep up to date is some kind of alternative to keeping the
system up to date, it is nothing of the kind.  Not even close.

--

73,
Ged.


___

clamav-users mailing list
clamav-users@lists.clamav.net<mailto:clamav-users@lists.clamav.net>
https://lists.clamav.net/mailman/listinfo/clamav-users<https://urldefense.com/v3/__https://lists.clamav.net/mailman/listinfo/clamav-users__;!!MvyJQugb!TVMgD8RkxjYzr7I17sUAJwOv91Zeaj8m-jDF8zqT1PJvq1p7AXM-EsVfBkxC$>


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq<https://urldefense.com/v3/__https://github.com/vrtadmin/clamav-faq__;!!MvyJQugb!TVMgD8RkxjYzr7I17sUAJwOv91Zeaj8m-jDF8zqT1PJvq1p7AXM-EpylPQYz$>

http://www.clamav.net/contact.html#ml<https://urldefense.com/v3/__http://www.clamav.net/contact.html*ml__;Iw!!MvyJQugb!TVMgD8RkxjYzr7I17sUAJwOv91Zeaj8m-jDF8zqT1PJvq1p7AXM-EuDnQQPD$>

P Please consider the environment before printing this e-mail.

___

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] Last ClamAV compatible with x32

2021-04-12 Thread Eero Volotinen
Sounds like some strict security policy requirement.

It's possible to install working av on system.

Eero

On Mon, Apr 12, 2021 at 5:03 PM G.W. Haywood via clamav-users <
clamav-users@lists.clamav.net> wrote:

> Hi there,
>
> On Mon, 12 Apr 2021, Sorin Petrut Niculae via clamav-users wrote:
>
> > I hace a critical system with rhel 6.7 x32 and it's impossible to
> > upload it to a newer version of rhel and I need to find a solution
> > to install ClamAV on that system.
>
> Just in case you're thinking that installing ClamAV on a system which
> you do not keep up to date is some kind of alternative to keeping the
> system up to date, it is nothing of the kind.  Not even close.
>
> --
>
> 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
>

___

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] Last ClamAV compatible with x32

2021-04-12 Thread G.W. Haywood via clamav-users

Hi there,

On Mon, 12 Apr 2021, Sorin Petrut Niculae via clamav-users wrote:


I hace a critical system with rhel 6.7 x32 and it's impossible to
upload it to a newer version of rhel and I need to find a solution
to install ClamAV on that system.


Just in case you're thinking that installing ClamAV on a system which
you do not keep up to date is some kind of alternative to keeping the
system up to date, it is nothing of the kind.  Not even close.

--

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


Re: [clamav-users] Last ClamAV compatible with x32

2021-04-12 Thread Gary R. Schmidt

On 12/04/2021 21:39, Sorin Petrut Niculae via clamav-users wrote:

Hello all,


I have one doubt for solve, Is possible to use last ClamAV with rhel 6.7 
x32 and zlib x32?



I hace a critical system with rhel 6.7 x32 and it's impossible to upload 
it to a newer version of rhel and I need to find a solution to install 
ClamAV on that system.



Any possible solution ?


Yes, it's easy.

You need to update all of the dependent libraries: OpenSSL, Zlib, 
libxml2,   From source.


The versions supplied with RHEL 6.7 are too far out of date.

Cheers,
GaryB-)

___

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] Last ClamAV compatible with x32

2021-04-12 Thread Eero Volotinen
Well. I don't think that is true as it works on my test system.

Is there enough ram memory installed to the server?

Eero

On Mon, Apr 12, 2021 at 2:50 PM Sorin Petrut Niculae 
wrote:

> Hello,
>
>
> After installing the ddbb is not working and I've got the next errors:
>
>
>- [redhat@redhat clamav]$ clamscan -ar /home
>
>
>- LibClamAV Error: cli_cvdload:Corrupted CVD header
>
>
>- LibClamAV Error: Can't load /usr/local/share/clamav/daily.cvd:
>Malformed database
>
>
>- LibClamAV Error: cli_loadbdir(): error loading database
>/usr/local/share/clamv/daily.cvd
>
>
>- ERROR: Malformed database
>
>
> I've made some search on google and what I see is the fact that the last
> ddbb is not compatible with x32 bits due to some libraries like zlib x32.
>
>
> Is this true?
>
>
> Regards.
>
>
>
>
> *Sorin Petrut Niculae *GMV Aerospace and Defence
>
> Administrador de sistemas e infraestructura /
> IT systems & infrastructure administrator
>
> GMV
> Isaac Newton, 11
> P.T.M. Tres Cantos
> 28760 Madrid
>
> España
> Tel. +34 91 807 21 00
> Fax +34 91 807 21 99
> www.gmv.com
>
> <http://www.facebook.com/infoGMV>
>
> <http://www.twitter.com/infoGMV_es>
>
> <http://www.youtube.com/infoGMV>
>
> <https://www.linkedin.com/company/gmv>
>
> <http://www.gmv.com/en/RSS>
>
> <http://www.gmv.com/blog_gmv/language/en/>
>
> P Please consider the environment before printing this e-mail.
> --
> *De:* Eero Volotinen 
> *Enviado:* lunes, 12 de abril de 2021 13:43:35
> *Para:* ClamAV users ML
> *Cc:* Sorin Petrut Niculae
> *Asunto:* Re: [clamav-users] Last ClamAV compatible with x32
>
> Yes and it works?
>
> What is the main issue?
>
> Eero
>
> On Mon 12. Apr 2021 at 14.41, Sorin Petrut Niculae via clamav-users <
> clamav-users@lists.clamav.net> wrote:
>
>> Hello all,
>>
>>
>> I have one doubt for solve, Is possible to use last ClamAV with rhel 6.7
>> x32 and zlib x32?
>>
>>
>> I hace a critical system with rhel 6.7 x32 and it's impossible to upload
>> it to a newer version of rhel and I need to find a solution to install
>> ClamAV on that system.
>>
>>
>> Any possible solution ?
>>
>>
>> Regards.
>>
>>
>>
>>
>> *Sorin Petrut Niculae *GMV Aerospace and Defence
>>
>> Administrador de sistemas e infraestructura /
>> IT systems & infrastructure administrator
>>
>> GMV
>> Isaac Newton, 11
>> <https://urldefense.com/v3/__https://www.google.com/maps/search/Isaac*Newton,*11?entry=gmail=g__;Kys!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfIu4h_0x$>
>> P.T.M. Tres Cantos
>> 28760 Madrid
>>
>> España
>> Tel. +34 91 807 21 00
>> Fax +34 91 807 21 99
>> www.gmv.com
>>
>>
>> <https://urldefense.com/v3/__http://www.facebook.com/infoGMV__;!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfNF-evs8$>
>>
>>
>> <https://urldefense.com/v3/__http://www.twitter.com/infoGMV_es__;!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfBn_qk0T$>
>>
>>
>> <https://urldefense.com/v3/__http://www.youtube.com/infoGMV__;!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfOaMxv07$>
>>
>>
>> <https://urldefense.com/v3/__https://www.linkedin.com/company/gmv__;!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfB_73rRq$>
>>
>> <http://www.gmv.com/en/RSS>
>>
>> <http://www.gmv.com/blog_gmv/language/en/>
>>
>> P Please consider the environment before printing this e-mail.
>>
>> P Please consider the environment before printing this e-mail.
>>
>> ___
>>
>> clamav-users mailing list
>> clamav-users@lists.clamav.net
>> https://lists.clamav.net/mailman/listinfo/clamav-users
>> <https://urldefense.com/v3/__https://lists.clamav.net/mailman/listinfo/clamav-users__;!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfNd188HN$>
>>
>>
>> Help us build a comprehensive ClamAV guide:
>> https://github.com/vrtadmin/clamav-faq
>> <https://urldefense.com/v3/__https://github.com/vrtadmin/clamav-faq__;!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfKbCp7JC$>
>>
>> http://www.clamav.net/contact.html#ml
>> <https://urldefense.com/v3/__http://www.clamav.net/contact.html*ml__;Iw!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfDATMV-Y$>
>>
>
> P Please consider the environment before printing this e-mail.
>

___

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] Last ClamAV compatible with x32

2021-04-12 Thread Sorin Petrut Niculae via clamav-users
Hello,


After installing the ddbb is not working and I've got the next errors:

  *   [redhat@redhat clamav]$ clamscan -ar /home

  *   LibClamAV Error: cli_cvdload:Corrupted CVD header

  *   LibClamAV Error: Can't load /usr/local/share/clamav/daily.cvd: Malformed 
database

  *   LibClamAV Error: cli_loadbdir(): error loading database 
/usr/local/share/clamv/daily.cvd

  *   ERROR: Malformed database


I've made some search on google and what I see is the fact that the last ddbb 
is not compatible with x32 bits due to some libraries like zlib x32.


Is this true?


Regards.



[X]


Sorin Petrut Niculae
GMV Aerospace and Defence

Administrador de sistemas e infraestructura /
IT systems & infrastructure administrator


GMV
Isaac Newton, 11
P.T.M. Tres Cantos
28760 Madrid

España
Tel. +34 91 807 21 00
Fax +34 91 807 21 99
www.gmv.com<http://www.gmv.com/>

[X]<http://www.facebook.com/infoGMV>


[X]<http://www.twitter.com/infoGMV_es>


[X]<http://www.youtube.com/infoGMV>


[X]<https://www.linkedin.com/company/gmv>


[X]<http://www.gmv.com/en/RSS>


[X]<http://www.gmv.com/blog_gmv/language/en/>



P Please consider the environment before printing this e-mail.

De: Eero Volotinen 
Enviado: lunes, 12 de abril de 2021 13:43:35
Para: ClamAV users ML
Cc: Sorin Petrut Niculae
Asunto: Re: [clamav-users] Last ClamAV compatible with x32

Yes and it works?

What is the main issue?

Eero

On Mon 12. Apr 2021 at 14.41, Sorin Petrut Niculae via clamav-users 
mailto:clamav-users@lists.clamav.net>> wrote:

Hello all,


I have one doubt for solve, Is possible to use last ClamAV with rhel 6.7 x32 
and zlib x32?


I hace a critical system with rhel 6.7 x32 and it's impossible to upload it to 
a newer version of rhel and I need to find a solution to install ClamAV on that 
system.


Any possible solution ?


Regards.



[X]


Sorin Petrut Niculae
GMV Aerospace and Defence

Administrador de sistemas e infraestructura /
IT systems & infrastructure administrator


GMV
Isaac Newton, 
11<https://urldefense.com/v3/__https://www.google.com/maps/search/Isaac*Newton,*11?entry=gmail=g__;Kys!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfIu4h_0x$>
P.T.M. Tres Cantos
28760 Madrid

España
Tel. +34 91 807 21 00
Fax +34 91 807 21 99
www.gmv.com<http://www.gmv.com/>

[X]<https://urldefense.com/v3/__http://www.facebook.com/infoGMV__;!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfNF-evs8$>


[X]<https://urldefense.com/v3/__http://www.twitter.com/infoGMV_es__;!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfBn_qk0T$>


[X]<https://urldefense.com/v3/__http://www.youtube.com/infoGMV__;!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfOaMxv07$>


[X]<https://urldefense.com/v3/__https://www.linkedin.com/company/gmv__;!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfB_73rRq$>


[X]<http://www.gmv.com/en/RSS>


[X]<http://www.gmv.com/blog_gmv/language/en/>



P Please consider the environment before printing this e-mail.

P Please consider the environment before printing this e-mail.

___

clamav-users mailing list
clamav-users@lists.clamav.net<mailto:clamav-users@lists.clamav.net>
https://lists.clamav.net/mailman/listinfo/clamav-users<https://urldefense.com/v3/__https://lists.clamav.net/mailman/listinfo/clamav-users__;!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfNd188HN$>


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq<https://urldefense.com/v3/__https://github.com/vrtadmin/clamav-faq__;!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfKbCp7JC$>

http://www.clamav.net/contact.html#ml<https://urldefense.com/v3/__http://www.clamav.net/contact.html*ml__;Iw!!MvyJQugb!RXjmAT23p3bGvoolFGkIoEPZzseMZ7c6w8sNWRn1L3lbXddb81uJfDATMV-Y$>

P Please consider the environment before printing this e-mail.

___

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] Last ClamAV compatible with x32

2021-04-12 Thread Eero Volotinen
Yes and it works?

What is the main issue?

Eero

On Mon 12. Apr 2021 at 14.41, Sorin Petrut Niculae via clamav-users <
clamav-users@lists.clamav.net> wrote:

> Hello all,
>
>
> I have one doubt for solve, Is possible to use last ClamAV with rhel 6.7
> x32 and zlib x32?
>
>
> I hace a critical system with rhel 6.7 x32 and it's impossible to upload
> it to a newer version of rhel and I need to find a solution to install
> ClamAV on that system.
>
>
> Any possible solution ?
>
>
> Regards.
>
>
>
>
> *Sorin Petrut Niculae *GMV Aerospace and Defence
>
> Administrador de sistemas e infraestructura /
> IT systems & infrastructure administrator
>
> GMV
> Isaac Newton, 11
> 
> P.T.M. Tres Cantos
> 28760 Madrid
>
> España
> Tel. +34 91 807 21 00
> Fax +34 91 807 21 99
> www.gmv.com
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> P Please consider the environment before printing this e-mail.
>
> P Please consider the environment before printing this e-mail.
>
> ___
>
> 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


[clamav-users] Last ClamAV compatible with x32

2021-04-12 Thread Sorin Petrut Niculae via clamav-users
Hello all,


I have one doubt for solve, Is possible to use last ClamAV with rhel 6.7 x32 
and zlib x32?


I hace a critical system with rhel 6.7 x32 and it's impossible to upload it to 
a newer version of rhel and I need to find a solution to install ClamAV on that 
system.


Any possible solution ?


Regards.



[X]


Sorin Petrut Niculae
GMV Aerospace and Defence

Administrador de sistemas e infraestructura /
IT systems & infrastructure administrator


GMV
Isaac Newton, 11
P.T.M. Tres Cantos
28760 Madrid

España
Tel. +34 91 807 21 00
Fax +34 91 807 21 99
www.gmv.com

[X]


[X]


[X]


[X]


[X]


[X]



P Please consider the environment before printing this e-mail.

P Please consider the environment before printing this e-mail.

___

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