I have instlled FSPMS 10.10 on Linux Debian 6.0
The automatic update agent doesn't work as instended.
in /etc/crontab I have this line :
*/30 * * * * fspms /opt/f-secure/fspms/bin/fsavupd
It doesn't seem to work.
so now I tried to launch it manually to see what went wrong
su fspms
/opt/f-secure/fsaua/bin/fsauasc -vv -m pms -u -t /etc/opt/f-secure/fspms/fspms-fsauasc.conf -d /var/opt/f-secure/fspms/logs/fspms-fsauasc.state
here is the output
avmisc seems to be non extract
Couldn't connect AUA
So I tied with another user : fsaua
su fsaua -s /bin/bash
/opt/f-secure/fsaua/bin/fsauasc -vv -m pms -u -t /etc/opt/f-secure/fspms/fspms-fsauasc.conf -d /var/opt/f-secure/fspms/logs/fspms-fsauasc.state
then it works
avmisc seems to be non extract
Sending registeration
Asking latest segmentation rules
Sending update request for avmisc version 0
Sending update request for BLENG version 0
Sending update request for gemdb version 0
Sending update request for hipscfg version 0
Sending update request for idsdb version 0
Sending update request for SCDB3 version 0
Sending update request for SCDB31 version 0
Sending update request for hydrawin version 0
Sending update request for hydralinux version 0
...
8: -q
Failed
Download complete for hydralinux version 1367322229, OK
Republishing update...running /opt/f-secure/fsaus/bin/bwadmin with args:
0: /opt/f-secure/fsaus/bin/bwadmin
1: addsubchannel
2: -name
3: DB Updates
4: -q
running /opt/f-secure/fsaus/bin/bwadmin with args:
0: /opt/f-secure/fsaus/bin/bwadmin
1: addexpgroup
2: -scname
3: DB Updates
4: -name
5: Main
6: -q
running /opt/f-secure/fsaus/bin/bwadmin with args:
0: /opt/f-secure/fsaus/bin/bwadmin
1: set_segrules
2: -path
3: /tmp/fsauasc_7ee2_segrules
4: -q
running /opt/f-secure/fsaus/bin/bwadmin with args:
0: /opt/f-secure/fsaus/bin/bwadmin
1: add_prs
2: -scname
3: DB Updates
4: -egname
5: Main
6: -localdir
7: /tmp/fsauasc_7ee2
8: -q
Failed
Last AUA status code: 0
All finished, 23 new updates
fsaua@fspms1:/home/toto$ echo $?
0
So, something must be wrong somewhere in the fsavupd script ?
Is this script still supposed to be launched by the user fspms , if this is the case what can be wrong in my installation ? Some files/directories ownerships ?
If now it shoud be executed by the user fsaua then the fsavupd script is wrong and so is the crontab command
does anybody has the same thing ? or a workaround ?
my packages versions are :
f-secure-automatic-update-agent_8.26.5592_i386.deb
f-secure-policy-manager-server_10.10.45186_amd64.deb