Search Criteria
Package Details: globalprotect-openconnect-git 2.5.4.r0.g7720942-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/globalprotect-openconnect-git.git (read-only, click to copy) |
|---|---|
| Package Base: | globalprotect-openconnect-git |
| Description: | A GUI client for GlobalProtect VPN, based on OpenConnect, supports the SSO authentication method. |
| Upstream URL: | https://github.com/yuezk/GlobalProtect-openconnect |
| Keywords: | globalprotect openconnect saml vpn |
| Licenses: | GPL3 |
| Conflicts: | globalprotect-openconnect |
| Provides: | globalprotect-openconnect, gpauth, gpclient, gpgui, gpservice |
| Submitter: | yuezk |
| Maintainer: | yuezk |
| Last Packager: | yuezk |
| Votes: | 8 |
| Popularity: | 0.057362 |
| First Submitted: | 2021-10-16 07:43 (UTC) |
| Last Updated: | 2026-05-08 17:10 (UTC) |
Dependencies (22)
- desktop-file-utils (desktop-file-utils-gitAUR)
- libappindicator-gtk3 (libappindicator)
- libsecret
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- shared-mime-info (shared-mime-info-gitAUR)
- vpnc (vpnc-fortigateAUR, vpnc-juniper-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- appmenu-gtk-module (appmenu-gtk-module-gitAUR) (make)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- file (file-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libappindicator-gtk3 (libappindicator) (make)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR) (make)
- libsecret (make)
- openconnect (openconnect-gp-gitAUR, openconnect-fortisplitdnsAUR, openconnect-fortinet-saml-gitAUR, openconnect-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR) (make)
- Show 2 more dependencies...
Required by (1)
- openconnect-tui-git (requires globalprotect-openconnect)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
MarsSeed commented on 2024-12-08 12:58 (UTC)
@Muflone, a stable globalprotect-openconnect build already exists in [extra] repo (albeit atm still on upstream's v1.4.9 from last year rather than on the current latest v2.x).
yuezk commented on 2024-12-08 12:52 (UTC)
@Muflone I prefer to use the
—gitpackage, so I changed the source to use the code from the main branch.Muflone commented on 2024-12-08 11:09 (UTC)
@yuezk well done
now the issue is the package name:
this is called globalprotect-openconnect-git to indicate it will install the latest commit from the git repository, not a specific version.
this package instead uses a fixed version (2.3.9).
so please rename this package to globalprotect-openconnect (with no -git) to continue to use the fixed version like this package.
To accomplish this, simply recreate the package as globalprotect-openconnect and later file a merge request from globalprotect-openconnect-git to globalprotect-openconnect
yuezk commented on 2024-12-08 05:21 (UTC) (edited on 2024-12-08 06:22 (UTC) by yuezk)
@Muflone I have updated PKGBUILD to build the package from the source code.
Muflone commented on 2024-12-07 23:35 (UTC)
@yuezk this package name ends with -git to indicate this is a VCS package while it's not. Please switch to build from the git sources, using the main branch, or this package is a duplicate of globalprotect-openconnect
yuezk commented on 2024-11-02 10:41 (UTC)
@disastro This package downloads the pre-built binaries from the GitHub release because building it from the source is time-consuming.
If you like to build it from the source code, follow the instructions on GitHub.
disastro commented on 2024-09-20 09:00 (UTC)
Seems like again this package is not pulling from git? Like was discussed two years ago.
yuezk commented on 2024-07-12 00:56 (UTC)
Hi @aspirogrammer
Looks like the
xmlSecCryptoAppKeyLoadExfunction comes from the xmlsec package.Please try to install the
xmlsecpackage to see if it works.aspirogrammer commented on 2024-07-11 20:44 (UTC)
I'm getting the following issue with the package:
gpclient: symbol lookup error: /usr/lib/libpskc.so.0: undefined symbol: xmlSecCryptoAppKeyLoadEx.I tried searching based on the missing symbol, didn't find a lot.
yuezk commented on 2024-02-07 02:52 (UTC)
@howardtopher
The CLI supports the
--ignore-tls-errorsoption to ignore all tls errors. Have you tried it?Anyway, you can install the old version using
globalprotect-openconnectpackage.« First ‹ Previous 1 2 3 4 Next › Last »