I cannot install globalprotect VPN for OL9.2
Created the repo but running the install gets this. CentOS and Fedora seem like best bets.
# cat globalprotect
[copr:copr.fedorainfracloud.org:yuezk:globalprotect-openconnect]
name=Copr repo for globalprotect-openconnect owned by yuezk
baseurl=https://download.copr.fedorainfracloud.org/results/yuezk/globalprotect-openconnect/fedora-$releasever-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=0
gpgkey=https://download.copr.fedorainfracloud.org/results/yuezk/globalprotect-openconnect/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
Basically dependencies are not getting resolved:
# yum install globalprotect-openconnect
Last metadata expiration check: 0:10:39 ago on Sat 27 May 2023 08:43:42 PM EDT.
Error:
Problem: package globalprotect-openconnect-1.4.8-1.7.x86_64 requires libQt5WebEngineCore.so.5()(64bit), but none of the providers can be installed
- package globalprotect-openconnect-1.4.8-1.7.x86_64 requires libQt5WebEngineWidgets.so.5()(64bit), but none of the providers can be installed
- package globalprotect-openconnect-1.4.8-1.7.x86_64 requires libQt5WebEngineWidgets.so.5(Qt_5)(64bit), but none of the providers can be installed
- package globalprotect-openconnect-1.4.8-1.7.x86_64 requires libQt5WebEngineCore.so.5(Qt_5)(64bit), but none of the providers can be installed
- package globalprotect-openconnect-1.4.8-1.7.x86_64 requires libQt5WebEngine.so.5()(64bit), but none of the providers can be installed
- cannot install the best candidate for the job
- nothing provides libevent-2.1.so.6()(64bit) needed by qt5-qtwebengine-5.15.8-5.el8.1.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
==================================================================================================== =================
Package Architecture Version Repository Size
==================================================================================================== ==================
Skipping packages with broken dependencies:
globalprotect-openconnect x86_64 1.4.8-1.7 home_yuezk 239 k
qt5-qtwebengine x86_64 5.15.8-5.el8.1 epel 61 M
Transaction Summary
==================================================================================================== ==================
Skip 2 Packages
Nothing to do.
Complete!