You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make them mandatory in AUR packages, and add dependencies to README for other distros (Debian, Fedora, etc.)
This part does not seem to be done. Here's what the currently most recent Debian package looks like on my machine (notice the lack of Depends: wireguard-tools):
2020-12-20T17:57:47.382Z ERROR vopono::wireguard > wg binary not found. Is wireguard-tools installed and on PATH?
Error: wg binary not found. Is wireguard-tools installed and on PATH?: CannotFindBinaryPath
One could argue that the dependency on wireguard-tools should be optional as the vopono sync operation is useful in itself.
If wireguard-tools or openvpn are missing then warn the user and handle error from std::Process.
Make them mandatory in AUR packages, and add dependencies to README for other distros (Debian, Fedora, etc.)
The text was updated successfully, but these errors were encountered: