You are not logged in.
Is it possible to install and use Bitdefender GravityZone on Arch? Anyone has succeeded? When I try to install it I get this
[zbyszek@titanlinux Bitdefender]$ ls
fullKit_unix64_7.0.3.2004.tar
[zbyszek@titanlinux Bitdefender]$ tar -xvf fullKit_unix64_7.0.3.2004.tar
linux-amd64/bitdefender-security-tools-7.0.3-2004.x86_64.rpm
linux-amd64/bitdefender-security-tools_7.0.3-2004_amd64.deb
linux-amd64/plugins_full64.tar.gz
linux-amd64/plugins_lightav64.tar.gz
linux-amd64/plugins_remote64.tar.gz
linux-amd64/repo-key.asc
linux-amd64/repo-key.gpg
linux-amd64/version.txt
bdconfigure
installer.xml
installer
[zbyszek@titanlinux Bitdefender]$ chmod +x installer
[zbyszek@titanlinux Bitdefender]$ ./installer
missing login password
Don't know which login and password it is missing.
EDIT.
I got it...It needed to be run as root (of course), but unfortunately the installer.log says:
2022-06-05T08:57:40.497+02:00 titanlinux installer[296543][296543]: info: starting the installation ...
2022-06-05T08:57:40.497+02:00 titanlinux installer[296543][296543]: info: command line:
2022-06-05T08:57:40.497+02:00 titanlinux installer[296543][296543]: info: version: 7.0.3.2004 (Wed, 11 May 2022 20:09:30 +0300)
2022-06-05T08:57:40.509+02:00 titanlinux installer[296543][296543]: info: download URL: https://cloudgz-ecs.gravityzone.bitdefender.com/Packages/BSTNIX/0
2022-06-05T08:57:40.509+02:00 titanlinux installer[296543][296543]: info: sanity checks
2022-06-05T08:57:40.660+02:00 titanlinux installer[296543][296543]: info: TLS certificate verification: enabled
2022-06-05T08:57:40.661+02:00 titanlinux installer[296543][296543]: error: unsupported distribution arch
2022-06-05T08:57:40.663+02:00 titanlinux installer[296543][296543]: error: the installer has unexpectedly exit with error 11
So unfortunately it probably can't be installed on Arch :-(
Last edited by Zibi1981 (2022-06-05 07:01:47)
"... being a Linux user is sort of like living in a house inhabited by a large family of carpenters and architects. Every morning when you wake up, the house is a little different. Maybe there is a new turret, or some walls have moved. Or perhaps someone has temporarily removed the floor under your bed."
MSI GT75 Titan 8RG
Offline
It isn't supported on arch, you may be able to manually extract the packages and copy the files to the correct locations. I don't know if the product uses some commands or configuration not available on arch. It may or may not be possible to shim/fix that.
All those steps can be put in a PKGBUILD to create an (unofficial and unsupported) arch package.
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline