Hi,
New build 22.8-R1 is out, could you update the package?
Thanks!
Git Clone URL: | https://aur.archlinux.org/pulse-secure.git (read-only, click to copy) |
---|---|
Package Base: | pulse-secure |
Description: | Ivanti Secure Access Client |
Upstream URL: | https://www.pulsesecure.net/ |
Licenses: | custom |
Conflicts: | pulse-connect-secure |
Submitter: | yan12125 |
Maintainer: | chiwanpark |
Last Packager: | chiwanpark |
Votes: | 36 |
Popularity: | 1.14 |
First Submitted: | 2017-09-02 07:40 (UTC) |
Last Updated: | 2025-02-18 11:56 (UTC) |
Hi,
New build 22.8-R1 is out, could you update the package?
Thanks!
While waiting for version 22.7r4, we can apply this patch to versión 22.7r3
diff --git a/PKGBUILD b/PKGBUILD
index 12b3ef3..0e5149f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
# Maintainer: Chiwan Park <chiwanpark@hotmail.com>
DLAGENTS=("https::/usr/bin/curl -k -o %o %u")
-
pkgname=pulse-secure
-pkgver=22.7r3.0_b30227
+pkgver=22.7r4_b30859
pkgrel=1
pkgdesc='Ivanti Secure Access Client'
arch=(x86_64)
@@ -11,9 +10,9 @@ url='https://www.pulsesecure.net/'
depends=(gcc-libs libgnome-keyring openssl curl dbus libbsd dmidecode patch)
install=${pkgname}.install
source=("EULA.txt" "setup_cef.sh.patch")
-source_x86_64=("https://ccnet.ntu.edu.tw/vpn/Download/ps-pulse-linux-22.7r3-b30227-installer.rpm")
+source_x86_64=("https://ccnet.ntu.edu.tw/vpn/Download/ps-pulse-linux-22.7r4-b30859-installer.rpm")
md5sums=('261848a28201e5386ec4bf587473a48b' '31c0e4d462053b189274b8f6df340525')
-md5sums_x86_64=('174a7d91502389ec88aab3fe2ddbc410')
+md5sums_x86_64=('6afaba7b32a172a6073d5505ad3f2de0')
optdepends=('psmisc: for pulsesvc -K', 'gtkmm3: for pulseUi', 'webkit2gtk: for pulseUi')
conflicts=(pulse-connect-secure)
Hope it helps
Hi,
New build version 22.7R4 Build 30859[1] is available.
Will it possible to update the package ?
Thank you.
[1] https://help.ivanti.com/ps/help/en_US/ISAC/22.X/22.X-Client-RelNotes.pdf
ps-pulse-linux-22.7r3-b30227-installer.rpm is out, can you please update the build.
@Marduk, webkit2gtk and gtkmm3 are already listed in the optional dependencies. Note that there is another method (pulsesvc) to connect VPN without the GUI; thus, they are optional.
Under Plasma 6 (Endeavouros Neo)
for the GUI to launch , I needed to do :
sudo pacman -S webkit2gtk && sudo pacman -S gtkmm3
EDIT: Problem after I reboot(I enable pulsesecure.service at boot
After one successful try with pulse-secure(ui can be opened, VPN is connected), it stopped working today.
I made sure the pulsesecure.service is enabled
systemctl status pulsesecure
● pulsesecure.service - pulsesecure service Daemon
Loaded: loaded (/usr/lib/systemd/s
ystem/pulsesecure.service; enabled; preset: disabled)
Active: active (running) since Tue 2024-09-03 10:29:24 EDT; 7min ago
Invocation: 245b4c266d844afca87afdaf899ac4b3
Main PID: 18231 (pulsesecure)
Tasks: 1 (limit: 18714)
Memory: 1.9M (peak: 3.4M)
CPU: 1.765s
CGroup: /system.slice/pulsesecure.service
└─18231 /opt/pulsesecure/bin/pulsesecure
However, when I tried to open pulseUI, it won't start. Then I abort the current task with ctrl+c, it gave the following error:
DBUS api call failed with code: 2 - message:GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
webkit2gtk and gtkmm3 are all installed
@Suma67 @chiwanpark I can both build the package manually with makepkg
and download the source file directly via browser. Maybe the yay helper is part of the problem or your specific location / region gets blocked.
Maybe try building the package without yay.
@Chiwanpark I sent you an email with a screen capture from the yay helper installation command to failure, specifically, the RPM file not being able to be downloaded. I went to the testing site and the https://descargas.grancanaria.com/Sistemas/PulseSecureClients test good. The only thing after this is the name of the file. So, has the file name changed? The script is pointing to ps-pulse-linux-22.7r2-b29103-installer.rpm Is this still correct? I truly appreciate your quick response to the previous comment. Thank you and kind regards, Suma67
@Suma67 I've unflagged this package because I can access the RPM package through the current URL. I confirmed the current package source is accessible from various regions. See https://semonto.com/tools/website-reachability-check?test=cca738bb42f09956 for details.
For the systemctl issue, you have to update the installed service via sudo systemctl daemon-reload
or reboot to start the service. I'll add this description to script in next release.
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.