Package Details: pulse-secure 22.7r3.0_b30227-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: 34
Popularity: 0.090566
First Submitted: 2017-09-02 07:40 (UTC)
Last Updated: 2024-10-10 14:26 (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 .. 9 10 11 12 13 14 15 16 17 18 19 .. 27 Next › Last »

chiwanpark commented on 2021-01-19 15:41 (UTC) (edited on 2021-01-19 15:46 (UTC) by chiwanpark)

@je-vv and other users: I've packaged the new 9.1R10 client. However, in my testing environment host checker does not work properly. Thus, I didn't upload the package to AUR repository. But I request for someone to test the package. (You need to install curl 7.73 to run this package)

https://drive.google.com/file/d/1FbcwS1keRbT2L4hFMBX51tTvCWqkp07j/view?usp=sharing

Any reports are welcome.

chiwanpark commented on 2021-01-19 10:59 (UTC)

@je-vv I'm trying to upgrade this package to the 9.1R10 release, but it takes more time than the previous version. In 9.1R10, Pulse Secure client are totally rewritten.

je-vv commented on 2021-01-18 21:08 (UTC)

@chiwanpark and @yan12125, according to https://community.pulsesecure.net/t5/Pulse-Desktop-Clients/Linux-Pulse-Client-does-not-work-with-curl-7-74/m-p/44599/highlight/true#M2249, latest version of 9.1R10 should have fixed the curl issue, and then curl-pulse-secure wouldn't be needed... Can you please upgrade?

bakgwailo commented on 2021-01-15 20:35 (UTC) (edited on 2021-01-15 20:44 (UTC) by bakgwailo)

@andrea.denisse @hedin504

edit: nevermind, fixed the segfault by installing the curl-pulse-secure AUR package.

microdou commented on 2021-01-11 13:41 (UTC)

Using curl-pulse-secure is the best solution. Don't use soft link!

JL55 commented on 2021-01-10 06:56 (UTC)

Can confirm the workaround @bidulock suggested works: Copy the libcurl.so.4.7.0 (and the soft links libcurl.so.4 and libcurl.so) of package curl-7.73.0-1 to /usr/local/pulse/ solved the segmentation fault issue.

For the icu problem, I installed the latest webkitgtk binary package (https://aur.archlinux.org/packages/webkitgtk/#pinned-690142) and everything works.

bidulock commented on 2021-01-06 08:30 (UTC)

I added package curl-pulse-secure to the AUR that installs binary libcurl library from curl 7.73.0-1 into /usr/local/pulse. Using this package will get rid of core dumps. Might add it to depends until curl or pulse is fixed.

bidulock commented on 2021-01-06 08:02 (UTC)

@SJrX pulseUi is already executed with a LD_LIBRARY_PATH. It is sufficient to copy libcurl.so.4.7.0 from curl-7.73.0-1 to /usr/local/pulse Then you can have a fully up to date system. But thanks for the approach!

hedin504 commented on 2021-01-06 07:58 (UTC) (edited on 2021-01-06 07:59 (UTC) by hedin504)

@andrea.denisse I have the same problem