Installation in Docker container
I'd like to use F-Secure Linux Security inside Ubuntu 20.04 docker container. Managed to get past the missing systemctl by using a slightly customized docker-systemctl-replacement, because of ExecStart=@ ...
Now i am stuck at this output:
Selecting previously unselected package f-secure-linuxsecurity. (Reading database ... 5476 files and directories currently installed.) Preparing to unpack .../f-secure-linuxsecurity.deb ... Unpacking f-secure-linuxsecurity (12.0.26-1) ... Setting up f-secure-linuxsecurity (12.0.26-1) ... Installing F-Secure Linux Security... Installing F-Secure BaseGuard... 2021-02-19 10:35:54 src/fsbootstrap.c:433[7] executing '/opt/f-secure/fsbg/download/fsbg-100-linux-x86_64/1611223694/content/setup' failed, result 256 2021-02-19 10:35:54 src/fsbootstrap.c:220[7] install failed 2021-02-19 10:35:54 src/fsbootstrap.c:433[7] executing '/opt/f-secure/linuxsecurity/download/linuxsecurity-1200-linux-x86_64/1612250987/content/setup' failed, result 256 2021-02-19 10:35:54 src/fsbootstrap.c:220[7] install failed activate: fsbootstrap failed (exit status 2)
Could you please tell me, what could cause "result 256"? Thank you.
Answers
-
Hi,
This error message can appear if Linux Security 11 is already installed on the system or due to missing dependencies. Please take note that you couldn't install Linux Security 64 and Linux Security 11 in same server.
Please uninstall Linux Security 11 and Linux Security 64 first, then try to reinstall Linux Security 64.
In order to find the exact problem, we would require the diagnostic information from the affected machine to check the scenario. Please provide this information to support, and we will investigate further.
Please open a support case here:
https://www.f-secure.com/en/business/support-and-downloads/support-request
1 -
Hi
I want to do the same thing (in fact I am forced to because Linux Security 11 is end of life).
I got the Installation working using the jrei/systemd-ubuntu docker image as base.
The real Problem is to get the fsma2.service to run. It tries to do a fuse mount on startup. This only works when the docker container runs in privileged mode (or has SYS_ADMIN capabilities) and the /dev/fuse device is mounted.
But unfortunately I can't do privileged mode. Is there any chance to avoid the fuse mount? All I need is the fsanalyze command to scan some files. No real time protection, tamper protection or other fancy stuff.
0
Categories
- All Categories
- 4.7K WithSecure Community
- 3.6K Products
- 1 Get Support