@Nyyr could you fix that problem somehow? My browser is not opening as well and prevents me from accessing the VPN.
Search Criteria
Package Details: openvpn3 24.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openvpn3.git (read-only, click to copy) |
---|---|
Package Base: | openvpn3 |
Description: | OpenVPN 3 Linux client |
Upstream URL: | https://codeberg.org/OpenVPN/openvpn3-linux |
Keywords: | openvpn vpn |
Licenses: | AGPL3 |
Submitter: | bhyoo |
Maintainer: | bhyoo |
Last Packager: | bhyoo |
Votes: | 22 |
Popularity: | 0.92 |
First Submitted: | 2020-07-04 06:51 (UTC) |
Last Updated: | 2025-06-04 12:05 (UTC) |
Dependencies (19)
- gdbusppAUR (gdbuspp-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libcap-ng (libcap-ng-gitAUR)
- libnl (libnl-gitAUR)
- lz4 (lz4-gitAUR)
- protobuf (protobuf-gitAUR)
- python-dbus
- python-gobject (python-gobject350AUR)
- python-systemd
- tinyxml2 (tinyxml2-gitAUR)
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR)
- meson (meson-gitAUR) (make)
- python-docutils (make)
- python-jinja (make)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR) (optional) – mbed TLS version
- openssl (openssl-gitAUR, openssl-staticAUR) (optional) – OpenSSL version
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – for systemd-resolved integration
- repkg (optional) – Automatically rebuild the package on dependency updates
Required by (2)
- eovpn (optional)
- openvpn3-indicator-git
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 14 Next › Last »
asbachb commented on 2024-03-20 11:28 (UTC)
deathangel908 commented on 2024-01-26 11:51 (UTC)
Please add libprotobuf32 as a dependency, otherwise it fails with
Jan 26 12:11:42 zenbook net.openvpn.v3.sessions[3067]: /usr/libexec/openvpn3-linux/openvpn3-service-sessionmgr: error while loading shared libraries: libprotobuf.so.32: cannot open shared object file: No such file or directory
which is the current max version is 26, https://github.com/protocolbuffers/protobuf/releases
Nyyr commented on 2023-12-27 19:58 (UTC)
On EndeavourOS Galileo:
After opening a session requiring web auth the browser is not launched:
strace says:
access("/home/user/.cache/yay/openvpn3/src/glib-2.74.6/_out/libexec/gio-launch-desktop", X_OK) = -1 ENOENT (Adresář nebo soubor neexistuje)
(directory or file does not exist)
Output:
Web based authentication required.
Could not open the URL automatically.
Open this URL to complete the connection:
kraythax commented on 2023-12-06 17:59 (UTC) (edited on 2023-12-06 18:00 (UTC) by kraythax)
I cant get this to build on a new install of Manjaro. The final part of the log is:
* Initializing git submodules ...
Submodule 'openvpn3-core' (https://github.com/OpenVPN/openvpn3) registered for path 'openvpn3-core'
Submodule 'asio' (https://github.com/chriskohlhoff/asio) registered for path 'vendor/asio'
Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'vendor/googletest'
Cloning into '/var/tmp/pamac-build-rsimmonsjr/openvpn3/src/openvpn3-linux/openvpn3-core'...
Cloning into '/var/tmp/pamac-build-rsimmonsjr/openvpn3/src/openvpn3-linux/vendor/asio'...
Cloning into '/var/tmp/pamac-build-rsimmonsjr/openvpn3/src/openvpn3-linux/vendor/googletest'...
Submodule path 'openvpn3-core': checked out 'ea747cba84756a09239e876da305b2c7af0c18df'
Submodule path 'vendor/asio': checked out 'c465349fa5cd91a64bb369f5131ceacab2c0c1c3'
Submodule path 'vendor/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929'
** Updating version.m4 ...
Version: v21
** Running autoreconf ...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 274.
autoreconf: error: aclocal failed with exit status: 2
==> ERROR: A failure occurred in build().
Aborting...
SpineEyE commented on 2023-11-09 07:26 (UTC)
Hey, worked great until around yesterday. Seems like protobuf was upgraded to v25 which leads to the following error when trying to start a vpn session:
net.openvpn.v3.sessions[5150]: /usr/libexec/openvpn3-linux/openvpn3-service-sessionmgr: error while loading shared libraries: libprotobuf.so.24: cannot open shared object file: No such file or directory
fr3dg commented on 2023-11-04 14:13 (UTC)
Hi @bhyoo Updated. Your pkg works like a charm. Thank you.
-fredg
bhyoo commented on 2023-11-04 09:27 (UTC)
Because the origin source code does not support upstream glib2, this package delivers statically compiled glib2 2.74.6 within binary starting from 21-1. Please give any feedback if it does not work.
Bbllaaddee commented on 2023-10-18 11:19 (UTC) (edited on 2023-10-18 11:20 (UTC) by Bbllaaddee)
@LGXerxes,
paru --sync --rebuild openvpn3
helped in my case. Relevant issue: https://github.com/OpenVPN/openvpn3-linux/issues/97
structwafel commented on 2023-10-03 08:25 (UTC)
Is there anything I can do about this?
openvpn3 session-start --config ./client.ovpn 9s
** ERROR ** Failed preparing proxy: Error calling StartServiceByName for net.openvpn.v3.sessions: Launch helper exited with unknown return code 127
Pinned Comments
bhyoo commented on 2024-07-08 11:46 (UTC) (edited on 2024-07-08 11:47 (UTC) by bhyoo)
If you have trouble with building it, please run
yay -Scc
oryay -Sc
.FYI. I replaced
gdbuspp-git
withgdbuspp
in the PKGBUILD dependency, and it seems that the build fails because the locally cached PKGBUILD is not updated.