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.000013 |
First Submitted: | 2017-01-19 03:20 (UTC) |
Last Updated: | 2017-01-19 03:20 (UTC) |
Dependencies (25)
- bash (bash-devel-static-gitAUR, bash-gitAUR, bash-xdgAUR, bash-devel-gitAUR, busybox-coreutilsAUR)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-hybrid-gitAUR)
- findutils (findutils-selinuxAUR, findutils-gitAUR, busybox-coreutilsAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-widevineAUR)
- grep (grep-gitAUR, busybox-coreutilsAUR)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- openvpn (openvpn-gitAUR, openvpn-dcoAUR, openvpn-xor-gitAUR, openvpn-openssl-1.1AUR, openvpn-password-saveAUR, openvpn-mbedtlsAUR)
- sed (busybox-coreutilsAUR, sed-gitAUR)
- shadow (shadow-libpassphraseAUR, shadow-relaxedAUR, shadow-selinuxAUR)
- sudo (nosudoAUR, fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, fudo-gitAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR)
- util-linux (busybox-coreutilsAUR, util-linux-aesAUR, util-linux-selinuxAUR)
- which (busybox-coreutilsAUR)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- bash (bash-devel-static-gitAUR, bash-gitAUR, bash-xdgAUR, bash-devel-gitAUR, busybox-coreutilsAUR) (check)
- bash-bats (bats-core-gitAUR) (check)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-hybrid-gitAUR) (check)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR) (check)
- docker (docker-experimental-gitAUR, rancher-desktop-gitAUR, podman-docker-gitAUR, docker-gitAUR, docker-cli-binAUR, rancher-desktopAUR, podman-docker) (check)
- grep (grep-gitAUR, busybox-coreutilsAUR) (check)
- make (make-gitAUR) (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..