Package Details: openvpn3 23-1

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: 19
Popularity: 1.81
First Submitted: 2020-07-04 06:51 (UTC)
Last Updated: 2024-10-05 04:30 (UTC)

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 or yay -Sc.

FYI. I replaced gdbuspp-git with gdbuspp in the PKGBUILD dependency, and it seems that the build fails because the locally cached PKGBUILD is not updated.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 12 Next › Last »

florax commented on 2024-08-07 08:45 (UTC) (edited on 2024-08-07 08:45 (UTC) by florax)

It won't build for me, this is the TLDR error output.
It happens the same with openvpn3-git

I've cleaned up the yay cache directories for openvpn3, openvpn3-git, gdbuspp and gdbuspp-git. Package is using gdbuspp as the dependency, compiled successfully before.

asbachb commented on 2024-07-29 07:16 (UTC)

Since some versions I'm unable to connnect to my vpn config:

2024-07-29 09:11:31  Client !! CRITICAL !!: Failed changing DNS Scope: No DNS resolver configured
2024-07-29 09:11:31  Client DEBUG: [Core] exception parsing dhcp-option: [dhcp-option] [DOMAIN] [ecom.intra] : [Proxy::Client('net.openvpn.v3.netcfg', '/net/openvpn/v3/netcfg/38082_598b8244t33c5t4dc5t9938t41e22d94fbcf', 'net.openvpn.v3.netcfg', 'AddDNSSearch')] Remote peer disconnected
2024-07-29 09:11:31  Client !! CRITICAL !!: Object does not exist at path “/net/openvpn/v3/netcfg/38082_598b8244t33c5t4dc5t9938t41e22d94fbcf”
2024-07-29 09:11:31  Client !! CRITICAL !!: Object does not exist at path “/net/openvpn/v3/netcfg/38082_598b8244t33c5t4dc5t9938t41e22d94fbcf”
2024-07-29 09:11:31  Client DEBUG: [Core] TUN Error: [Proxy::Client('net.openvpn.v3.netcfg', '/net/openvpn/v3/netcfg/38082_598b8244t33c5t4dc5t9938t41e22d94fbcf', 'net.openvpn.v3.netcfg', 'SetRemoteAddress')] Object does not exist at path “/net/openvpn/v3/netcfg/38082_598b8244t33c5t4dc5t9938t41e22d94fbcf”
2024-07-29 09:11:31  [STATUS] Connection, Client connection failed
2024-07-29 09:11:31  Client !! CRITICAL !!: Failed configuring TUN device (TUN_SETUP_FAILED)
2024-07-29 09:11:31  Client DEBUG: [Core] Client exception in transport_recv: tun_exception: not connected

Any ideas?

asbachb commented on 2024-07-29 07:07 (UTC)

Just a note for paru user: You might need to clean your paru cache directory. My builds did not work properly before I cleaned the cache directory and reinstalled openvpn3.

Marcellofabrizio commented on 2024-07-22 18:57 (UTC)

I'm also having issues after a clean install. Getting error:

$ openvpn3 session-start --config profile-213.ovpn
Using pre-loaded configuration profile 'profile-213.ovpn'
openvpn3/session-start: ** ERROR ** No such method “Validate”

bhyoo commented on 2024-07-08 12:59 (UTC)

@kubaxvx Yes that marking is due to dynamic linked dependency and was updated to 22_dev on 6/17. I've tested it on a few servers in my environment, and it works fine, so I'd suggest contacting the openvpn3-linux team with additional logs.

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 or yay -Sc.

FYI. I replaced gdbuspp-git with gdbuspp in the PKGBUILD dependency, and it seems that the build fails because the locally cached PKGBUILD is not updated.

kubaxvx commented on 2024-07-02 08:53 (UTC)

Hey, was this package properly updated to version 22_dev (the package is marked as out of date)? When I try to start session I get the following error:

$ openvpn3 session-start --config myvpn
Using pre-loaded configuration profile 'myvpn'
Session path: /net/openvpn/v3/sessions/f3adaf2cs09eas493fs8395scd33565fd491
openvpn3/session-start: ** ERROR ** User authentication failed

This seems to be the same error as the one in this issue: https://codeberg.org/OpenVPN/openvpn3-linux/issues/5 and according to a comment from OpenVPN's developer it should be fixed by v22.

jdix531 commented on 2024-06-30 17:45 (UTC) (edited on 2024-06-30 18:19 (UTC) by jdix531)

TL;DR Clearing yay cache by running `yay -Sc' responding yes to all fixed my below issue:

On my system I am having odd behavior where gdbuspp and gdbuspp-git are both being installed during the installation process. Those are conflicting packages and the process fails. Anyone have any ideas as to why that might happen? I was able to install the 'openvpn3-git' package fine which seems to be a version of openvpn behind but no big deal otherwise. I don't see any references in this repo to 'gdbuspp-git' so I'm not sure why this might be happening.

==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    openvpn3-linux ... Skipped
    openvpn3 ... Skipped
    asio ... Skipped
    openvpn3.rule ... Passed
    openvpn3.install ... Passed
    sysusers-openvpn3.conf ... Passed
:: (1/1) Parsing SRCINFO: openvpn3
==> Making package: openvpn3 22_rc_4f37952340-1 (Sun Jun 30 14:01:14 2024)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> gdbuspp-git
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
 -> error making: openvpn3-exit status 8
 -> Failed to install the following packages. Manual intervention is required:
openvpn3 - exit status 8