Ran into the same problem as most people. The package stopped working after the latest upgrade. I tried a lot of different things, including the experimental package of the latest version by @chiwanpark, but I also couldn't get it to work. The main problem was that it was not able to create the virtual interface for some reason.
I did however got my VPN to work again by downgrading back to an older package, even though it didn't work at first. I think a reboot fixed it. So for people who really need to get it to work:
- Install curl-pulse-secure
- Go to https://aur.archlinux.org/cgit/aur.git/commit/?h=pulse-secure&id=c9ac3238950d4c3af5481fa2259c04c21149f6ca
- Click download to download the tar gz of that commit version
- Unzip and run
makepkg
in the extracted folder to build the old version - Install the built package with
sudo pacman -U pulse-secure-xxxxx.tar.zst
After that maybe reboot to be sure but that version works again for me. Not sure if the curl-pulse-secure libraries are still necessary with this. I don't need to start any service or anything.
Pinned Comments
chiwanpark commented on 2021-02-24 10:21 (UTC)
If you want to use old pulse-secure client 9.1r9, please download the following package.
https://drive.google.com/file/d/1_8tRA-T9vV08n_TpHqdcG5IvalxBuZ7_/view?usp=sharing
The rewritten pulse-secure client requires a service called 'pulsesecure'. Please enable and start the service before running the client.