Search Criteria
Package Details: openvpn-unroot-git r1.f2e4844-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openvpn-unroot-git.git (read-only, click to copy) |
---|---|
Package Base: | openvpn-unroot-git |
Description: | Run OpenVPN without root privileges |
Upstream URL: | https://github.com/wknapik/openvpn-unroot |
Licenses: | MIT |
Conflicts: | openvpn-unroot |
Provides: | openvpn-unroot |
Submitter: | wknapik |
Maintainer: | wknapik |
Last Packager: | wknapik |
Votes: | 2 |
Popularity: | 0.000042 |
First Submitted: | 2017-01-19 03:20 (UTC) |
Last Updated: | 2017-01-19 03:20 (UTC) |
Dependencies (25)
- bash (bash-devel-static-git, bash-git, bash-xdg, bash-devel-git, busybox-coreutils)
- coreutils (coreutils-hybrid-git, coreutils-git, coreutils-selinux, busybox-coreutils, coreutils-hybrid)
- findutils (findutils-selinux, findutils-git, busybox-coreutils)
- glibc (glibc-widevine, glibc-git, glibc-linux4)
- grep (grep-git, busybox-coreutils)
- iproute2 (iproute2-git, busybox-coreutils, iproute2-selinux)
- openvpn (openvpn-xor-patched, openvpn-rrf, openvpn-pkcs11, openvpn-openssl-1.0, openvpn-git, openvpn-password-save, openvpn-dco, openvpn-xor-git, openvpn-mbedtls)
- sed (busybox-coreutils, sed-git)
- shadow (shadow-libpassphrase, shadow-relaxed, shadow-selinux)
- sudo (nosudo, fake-sudo, polkit-fakesudo, sudo-git, doas-sudo-shim, fudo-git, sudo-selinux, doas-sudo-shim-minimal, sudo-hg)
- util-linux (busybox-coreutils, util-linux-selinux, util-linux-aes)
- which (busybox-coreutils)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- bash (bash-devel-static-git, bash-git, bash-xdg, bash-devel-git, busybox-coreutils) (check)
- bash-bats (bats-core-git) (check)
- coreutils (coreutils-hybrid-git, coreutils-git, coreutils-selinux, busybox-coreutils, coreutils-hybrid) (check)
- curl (curl-git, curl-quiche-git, curl-http3-ngtcp2) (check)
- docker (docker-experimental-git, rancher-desktop-git, podman-docker-git, docker-git, docker-cli-bin, rancher-desktop, podman-docker) (check)
- grep (grep-git, busybox-coreutils) (check)
- make (make-git) (check)
- Show 5 more dependencies...
Latest Comments
Morta commented on 2021-11-08 16:49 (UTC)
sudo openvpn-unroot -avp /etc/openvpn/client/unroot.conf /usr/bin/openvpn-unroot: line 151:
grep -P '\S'|head -n 1 || [[ "$?" -eq 141 ]] # don't fail on sigpipe' returned 1 /usr/bin/openvpn-unroot: line 204:
} | first_line' returned 1 /usr/bin/openvpn-unroot: line 473: `dev_type="$(get_dev_type)"' returned 1It's not working anymore
FabioLolix commented on 2020-02-18 21:48 (UTC)
Hello, there are all those packages in checkdepends=() but there isn't a check() function in the pkgbuild..