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.000000 |
First Submitted: | 2017-01-19 03:20 (UTC) |
Last Updated: | 2017-01-19 03:20 (UTC) |
Dependencies (25)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- findutils (findutils-gitAUR, busybox-coreutilsAUR, findutils-selinuxAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- grep (grep-gitAUR, busybox-coreutilsAUR, grep-compatAUR)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- openvpn (openvpn-gitAUR, openvpn-mbedtlsAUR)
- sed (busybox-coreutilsAUR, sed-gitAUR)
- shadow (shadow-selinuxAUR)
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR, fudo-gitAUR)
- util-linux (busybox-coreutilsAUR, util-linux-selinuxAUR, util-linux-aesAUR)
- which (busybox-coreutilsAUR)
- git (git-gitAUR, git-glAUR) (make)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (check)
- bash-bats (bats-core-gitAUR) (check)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR) (check)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (check)
- docker (rancher-desktop-gitAUR, podman-docker-gitAUR, docker-cli-binAUR, rancher-desktopAUR, docker-gitAUR, podman-docker) (check)
- grep (grep-gitAUR, busybox-coreutilsAUR, grep-compatAUR) (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..