Avast WEBforum

Business Products => Avast Business => Avast Business for Linux => Topic started by: REDACTED on December 21, 2015, 01:46:59 PM

Title: avldrGetDifinitionsFolder(): Invalid argument
Post by: REDACTED on December 21, 2015, 01:46:59 PM
I'm using CenOS7.1.
And I'm having trouble with installing Avast Security Suite for linux.

I installed avast-rhel-2.1.0-1.x86_64.rpm
and
Copy the license file to the "/etc/avast" directory.

But avast service not starts.
"avldrGetDifinitionsFolder(): Invalid argument"

Where is the problem?
Title: Re: avldrGetDifinitionsFolder(): Invalid argument
Post by: tumic on December 21, 2015, 02:54:06 PM
Do you have the virus definitions in /var/lib/avast/defs? They are downloaded during
the installation, if you are not online at that time, Avast won't work until you download
them using the /var/lib/avast/Setup/avast.vpsupdate script.
Title: Re: avldrGetDifinitionsFolder(): Invalid argument
Post by: REDACTED on December 22, 2015, 01:27:21 PM
I installed from rpm online.
But It didn't make /var/lib/avast/defs folder.
I tried different CenOS7.1 server, but the same  problem.
Avast Security Suite for linux is support  CenOS7.1?

What should I try next?
Title: Re: avldrGetDifinitionsFolder(): Invalid argument
Post by: Eddy on December 22, 2015, 01:35:17 PM
Did you run the avast.vpsupdate script as Tumic said ?
Title: Re: avldrGetDifinitionsFolder(): Invalid argument
Post by: REDACTED on December 24, 2015, 06:47:04 AM
Hi, Eddy.
I dit it,but I got error message.
---
Connecting to repositry http://download.ff.avast.com/lin/x86_64/vps9/
Downloading vps9.lat...(retry1)
Downloading vps9.lat...(retry2)
Download failed [exit code 7]
Update aborted.
---

I can wget http://download.ff.avast.com/lin/x86_64/vps9/***
Title: Re: avldrGetDifinitionsFolder(): Invalid argument
Post by: Eddy on December 24, 2015, 11:13:17 AM
Ok, I was just asking because I wasn't sure you did.
I leave it to Tumic to help you further with this matter.

Season greetings from The Netherlands.
Title: Re: avldrGetDifinitionsFolder(): Invalid argument
Post by: tumic on December 26, 2015, 02:23:15 PM
Hi, Eddy.
I dit it,but I got error message.
---
Connecting to repositry http://download.ff.avast.com/lin/x86_64/vps9/
Downloading vps9.lat...(retry1)
Downloading vps9.lat...(retry2)
Download failed [exit code 7]
Update aborted.
---

I can wget http://download.ff.avast.com/lin/x86_64/vps9/***

The VPS update script uses curl and runs under the "avast" user by default. To debug the problem, try it wit curl as the "avast" used.