Search Criteria
Package Details: riseup-vpn-git 0.21.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/riseup-vpn-git.git (read-only, click to copy) |
---|---|
Package Base: | riseup-vpn-git |
Description: | RiseupVPN is a branded build of Bitmask VPN. Bitmask VPN is a minimal rewrite of the Bitmask VPN Client, written in golang, that for now lacks client authentication, and is preconfigured to use a single provider. |
Upstream URL: | https://0xacab.org/leap/bitmask-vpn |
Licenses: | GPL3 |
Submitter: | rany |
Maintainer: | rany (kalikaneko) |
Last Packager: | kalikaneko |
Votes: | 4 |
Popularity: | 0.022950 |
First Submitted: | 2020-11-02 17:15 (UTC) |
Last Updated: | 2022-01-27 18:15 (UTC) |
Dependencies (15)
- hicolor-icon-theme (hicolor-icon-theme-git)
- openvpn (openvpn-xor-patched, openvpn-rrf, openvpn-pkcs11, openvpn-openssl-1.0, openvpn-git, openvpn-mbedtls, openvpn-xor-git, openvpn-password-save, openvpn-dco)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- qt5-declarative (qt5-declarative-git)
- qt5-quickcontrols (qt5-quickcontrols-git)
- qt5-quickcontrols2 (qt5-quickcontrols2-git)
- cmake (cmake-git) (make)
- fakeroot (fakeroot-git, fakeroot-tcp) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
- golang-golang-x-text (make)
- pkgconf (pkgconf-git) (make)
- qt-installer-framework (make)
- qt5-base (qt5-base-git, qt5-base-headless) (make)
- qt5-tools (qt5-tools-git) (make)
Latest Comments
1 2 3 Next › Last »
langfingaz commented on 2023-01-27 15:50 (UTC)
@src530 According to this line
/home/guse/.cache/yay/qt-installer-framework/PKGBUILD: line 21: make: command not found
it seems as ifmake
is not installed on your system. If you build packages from the AUR, please installbase-devel
first. See https://wiki.archlinux.org/title/Arch_User_Repository#Getting_startedsrc530 commented on 2023-01-27 12:23 (UTC) (edited on 2023-01-27 12:31 (UTC) by src530)
atomo commented on 2022-08-04 05:54 (UTC) (edited on 2022-09-10 23:13 (UTC) by atomo)
randomscumbag commented on 2022-07-28 06:45 (UTC) (edited on 2022-07-28 06:52 (UTC) by randomscumbag)
Getting error on KDE think it was something with a recent update.. my other system which i have not updated is still running the VPN fine. Checked the status on there site says RiseUpVpn Service is Disrupted... not sure if it coincides with this issue. But its still running on a 2 systems which I did not update yet.
FAIL make: *** [Makefile:301: test] Error 1 ==> ERROR: A failure occurred in check(). Aborting...
langfingaz commented on 2022-06-27 11:55 (UTC) (edited on 2022-06-27 12:54 (UTC) by langfingaz)
I suggest adding
provides=('riseup-vpn')
to the PKGBUILD. This makes it possible that the user can decide weather to install this git version riseup-vpn-git or riseup-vpn if another program depends onriseup-vpn
.hrehfeld commented on 2022-05-30 12:45 (UTC) (edited on 2022-05-30 13:25 (UTC) by hrehfeld)
langfingaz commented on 2022-04-19 18:42 (UTC)
The
helpers
directory in the git repository is nowpkg/pickle/helpers
. Could you please adjust the path of the two fileshelpers/bitmask-root
andhelpers/se.leap.bitmask.policy
in the lines 71 and 72 of the PKGBUILD? Many thanks!paupau commented on 2022-04-09 18:03 (UTC)
i am currently getting the error
install: cannot stat 'helpers/bitmask-root': No such file or directory
1 2 3 Next › Last »