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: 36
Popularity: 0.49
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 .. 9 10 11 12 13 14 15 16 17 18 19 .. 27 Next › Last »

je-vv commented on 2021-01-23 22:53 (UTC)

BTW, on all 3 posts under the pulse-secure comuniy forum where I'm involved, the answer is always to get a big shot on business relations with pulse-secure, to get in contact with them. So I guess there won't be any support from pulse-secure to final users on the issues their own SW generates. There's NO way to reach out to their devs or support team. I don't have any alternative, given the company where I work chose pulse-secure and uses MFA even requiring its GUI, which depends on obsolete and insecure webkitgtk.

I guess the work around with curl-pulse-secure is all there will be, until everything starts segfaulting on other platforms with more users, like redhat derivatives and debian/ubuntu derivatives, which can influence big shots from IT making business with them. That's to be expected from closed source SW I'd guess... How disappointing !!

tryax commented on 2021-01-21 09:46 (UTC)

/pulseUi: error while loading shared libraries: libicui18n.so.67: cannot open shared object file: No such file or directory

lib32-icu has been updated to 68.2-1, so pulse can't find version 67?

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

@je-vv: the 9.1R10 does not fix the curl related crash. I guess that the user posting 9.1R10 works with curl 7.74 in Ubuntu did test with OpenSSL < 1.1.0. I've posted the question about OpenSSL version to the forum.

https://community.pulsesecure.net/t5/Pulse-Desktop-Clients/Linux-Pulse-Client-does-not-work-with-curl-7-74/m-p/44607/highlight/true#M2253

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.