@MarsSeed thanks for pointing this, I missed the package from extra repository
the issue is now solved, as it sources from the git repo
Git Clone URL: | https://aur.archlinux.org/globalprotect-openconnect-git.git (read-only, click to copy) |
---|---|
Package Base: | globalprotect-openconnect-git |
Description: | A GUI 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: | 6 |
Popularity: | 0.82 |
First Submitted: | 2021-10-16 07:43 (UTC) |
Last Updated: | 2024-12-08 13:16 (UTC) |
@MarsSeed thanks for pointing this, I missed the package from extra repository
the issue is now solved, as it sources from the git repo
ok, now it seems fine (I've not tested it), therefore I'm canceling the pending deletion request
thanks yuezk for your prompt collaboration
@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).
@Muflone I prefer to use the —git
package, so I changed the source to use the code from the main branch.
@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
@Muflone I have updated PKGBUILD to build the package from the source code.
@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
@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.
Seems like again this package is not pulling from git? Like was discussed two years ago.
Hi @aspirogrammer
Looks like the xmlSecCryptoAppKeyLoadEx
function comes from the xmlsec package.
Please try to install the xmlsec
package to see if it works.
Pinned Comments
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.