Hi! I am trying to launch the electron GUI on my Arch Linux but I am getting a core dumped issue:
~
❯ pritunl-client-electron
zsh: segmentation fault (core dumped) pritunl-client-electron
I have installed and re-installed it using the script here: Pritunl Client - Open Source OpenVPN Client
I am on a recently updated Arch Linux with electron 27, 28, and 29 installed.
I have node 20 installed as well.
Am I missing something?
zach
June 27, 2024, 9:50pm
2
This should be fixed when it is rebuilt for the next release. There is a CLI client with the command sudo pritunl-client
.
Downgrade the client version, even the CLI is broken for arch linux.
sudo pacman -U https://repo.pritunl.com/stable/pacman/pritunl-client-electron-1.3.3814.40-1-x86_64.pkg.tar.zst
zach
August 13, 2024, 8:50pm
4
Currently all ArchLinux builds are failing, this will delay any updates for the ArchLinux packages.