Two issues with avast for Linux

Two questions I can’t find the answer:

  1. How can I enter the license as root?
    Seems to be the only way of making avast! not asking for the license number any time I start the application.

  2. Why does the thorough scanning with archive files checked always stop, for me, at /var/run/dbus/pid and does not show the report?

  1. I don’t understand the question. :slight_smile:
  2. Are you saying it HANGS on this file? Or is the program responsive?

I’ll post a screenshot that I see everytime I start avast.

Just stop like you see the screenshot. Other programs are running. I can’t kill or close avast. No one buttom work. Stop gets ‘stopping’ forever. Pause pauses but continuing does nothing because the number of tested files stay there in the same, forever.
I don’t know how to kill avast… I need to logoff linux to see and post the screenshot.
Wait…

After ‘crashing’ a message about a deleted file appears; Deleted stale lock file '/home//.vast/lockfile- where is my name.
Besides this one, the other, about avast registration.
Sorry, I’m a newbie when the subject is Linux… learning all the time, frightened and each step… :-[

All I can say is that I don’t get the license key prompt when I start “avastgui” It seems to be working fine on my machine. Did you install using the the rpm file?

But you can start avast as root in Konsole to get your license key file installed properly.

#su
#password
#avastgui

You may also have a file or folder permission conflict where Avast is installed?

Yes, installation went fine as far I could noticed…

I’ve installed it at the default folder.
I’ll check when I boot Linux later. Now Windows running here ;D

Vlk, the problems persists:

  1. If the Linux session is being closed - both in root and user account - and avast GUI is opened, next login with show the message Deleted stale lock file '/home/root/.vast/lockfile-root or Deleted stale lock file '/home//.vast/lockfile-

  2. Scanning is halted (GUI cannot be closed, scanning could not be stopped, pause button is not working) both in root and user account as described before.

  3. Update works perfectly both in root and user account.

ad2)
can you try to overwrite installed avast4workstation-1.0.1/lib/avast4workstation/lib/libavastengine-4.so.6.0.2 library with this library version:
http://www2.asw.cz/~mensik/libavastengine-4.so.6.0.7.tar.gz

When I boot on Linux I’ll take a look on this… Thanks Dublin. :wink:

Strange or not, my installation does not have this library, but only libavastengine.so.4.5.12.
How do I update to 6.0.2 version? Sorry for the ‘extra’ work Dublin.

Techie:

Try looking here for the library:

/usr/lib/avast4workstation/lib/

Remove libavastengine-4.so.6.0.2

copy libavastengine-4.so.6.0.7

rename to libavastengine-4.so.6.0.2

But I have only libavastengine.so.4.5.12
Is it the same?
I’m on Windows, need to reboot later. Thanks anyway Culpeper.

I doesn’t matter because dublin’s suggestion doesn’t work. The scanner is still stalling in the same place.

Well… this is funny (or ridiculous) ;D

Dublin, does Alwil want to release the Linux version in other languages? If so, let me know :slight_smile:

;D Maybe!

The problem is the “system_bus_socket” file, which is not an actual file but a named pipe. This is what is stalling out the scanner. As mentioned before, Fprot GUI is not having a problem with the /var/run/dbus directory. Just Avast.

I have no problem with dbus’s pid or socket files!

What’s happen, if you try the command-line scanner:
/usr/lib/avast4workstation/bin/avast /var/run/dbus
???

There’s avast.pot file in the installation package. You can start to translate avast! workstation to you language. :wink:

I’ll try later.

I’ll do it as soon as Vlk let me free of ADNM translation ;D

culpeper@linux:~> avast /var/run/dbus
/var/run/dbus/pid [OK]
/var/run/dbus/system_bus_socket [scan error: No such device or address]

Statistics:

scanned files: 2

scanned directories: 1

infected files: 0

total file size: 5.0 B

virus database: 0601-3 06.01.2006

test elapsed: 0s 1ms

culpeper@linux:~>

===========================

culpeper@linux:~> su -
Password:
linux:~ # avast /var/run/dbus
/var/run/dbus/pid [OK]
/var/run/dbus/system_bus_socket [scan error: No such device or address]

Statistics:

scanned files: 2

scanned directories: 1

infected files: 0

total file size: 5.0 B

virus database: 0551-4 22.12.2005

test elapsed: 0s 1ms

linux:~ #