Package Details: pulse-secure 22.8r1_b31437-1

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: 37
Popularity: 0.48
First Submitted: 2017-09-02 07:40 (UTC)
Last Updated: 2025-02-18 11:56 (UTC)

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 27 Next › Last »

Suma67 commented on 2024-07-23 23:56 (UTC)

@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

chiwanpark commented on 2024-07-23 15:25 (UTC) (edited on 2024-07-23 15:26 (UTC) by chiwanpark)

@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.

Suma67 commented on 2024-07-22 13:14 (UTC) (edited on 2024-07-22 13:15 (UTC) by Suma67)

Hmmm… can't reach this page descargas.grancanaria.com took too long to respond

nslookup descargas.grancanaria.com Server: ns0.local.university Address: xxx.yyy.0.66

Non-authoritative answer: Name: descargas.grancanaria.com Address: 212.64.180.75

I have flagged this package as out of date with additional information from the YAY output failing to retrieve the rpm package.

Although I can get the rpm package from the local university software downloads, after editing, the script failed the first attempt, then when it went through, failed to set up the service so that systemctl enable works but systemctl start does not.

Adding this lengthy comment, hoping Chiwanpark will see this, as it has been a few days since I flagged the package. Kind regards, Suma67

chiwanpark commented on 2024-06-08 23:07 (UTC)

@archer97 Thanks for notification. I've updated the package to 22.7R2.

archer97 commented on 2024-06-05 17:42 (UTC)

A new package is out, please update

https://descargas.grancanaria.com/Sistemas/PulseSecureClients/ps-pulse-linux-22.7r2-b29103-installer.rpm

FlyingJay1 commented on 2024-05-23 07:13 (UTC)

Are instructions available on how to transfer the Windows Ivanti VPN connection to Arch Linux using this port?

chiwanpark commented on 2024-05-22 14:31 (UTC)

@j0hannes Thanks for reporting. I've added patch to the dependency list.

j0hannes commented on 2024-05-20 09:39 (UTC)

Please make "patch" a dependency.

chiwanpark commented on 2024-05-19 04:02 (UTC)

@iyanmv Sorry for late response. I've updated the package to patch setup_cef.sh. Now the script uses the system-installed shasum using which command. Thanks for reporting.

iyanmv commented on 2024-05-01 08:21 (UTC)

Can you patch /opt/pulsesecure/bin/setup_cef.sh so that is uses /usr/bin/core_perl/shasum instead of /usr/bin/shasum.

At the moment, sudo /opt/pulsesecure/bin/setup_cef.sh install (mentioned in the wiki entry) fails because of that.