Search Criteria
Package Details: riseup-vpn-git 0.24.8.r21.g473595df-1
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 |
Conflicts: | riseup-vpn |
Submitter: | rany |
Maintainer: | kalikaneko (noktakito, peanut2) |
Last Packager: | peanut2 |
Votes: | 6 |
Popularity: | 0.007019 |
First Submitted: | 2020-11-02 17:15 (UTC) |
Last Updated: | 2024-10-01 15:36 (UTC) |
Dependencies (13)
- lxsession (lxsession-gitAUR)
- openvpn (openvpn-gitAUR, openvpn-mbedtlsAUR)
- python (python37AUR, python311AUR, python310AUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- qt6-tools
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- make (make-gitAUR) (make)
- which (busybox-coreutilsAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
<deleted-account> commented on 2022-07-28 06:45 (UTC)
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...
<deleted-account> commented on 2022-07-28 06:32 (UTC)
getting error on install with KDE 5.25.3 arch kernel 5.18.14
"==> Starting check()... ? 0xacab.org/leap/bitmask-vpn/pkg/backend [no test files] ? 0xacab.org/leap/bitmask-vpn/pkg/bitmask [no test files] ? 0xacab.org/leap/bitmask-vpn/pkg/config [no test files] ? 0xacab.org/leap/bitmask-vpn/pkg/config/version [no test files] ? 0xacab.org/leap/bitmask-vpn/pkg/config/version/genver [no test files] ? 0xacab.org/leap/bitmask-vpn/pkg/helper [no test files] ? 0xacab.org/leap/bitmask-vpn/pkg/pickle [no test files] ? 0xacab.org/leap/bitmask-vpn/pkg/pickle/statik [no test files] ok 0xacab.org/leap/bitmask-vpn/pkg/pid (cached) ? 0xacab.org/leap/bitmask-vpn/pkg/vpn [no test files] 2022/07/28 02:29:55 Client expects invalid auth 2022/07/28 02:30:25 Post "https://api.black.riseup.net/3/cert": context deadline exceeded (Client.Timeout exceeded while awaiting headers) FAIL 0xacab.org/leap/bitmask-vpn/pkg/vpn/bonafide 30.034s 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
langfingaz commented on 2022-01-27 09:15 (UTC)
Many thanks @kalikaneko
kalikaneko commented on 2022-01-26 17:38 (UTC)
I've added
qt5-svg
andqt5-graphicaleffects
as deps, and includedriseup-vpn
in conflicts as suggested.langfingaz commented on 2022-01-20 13:54 (UTC)
I had to add
qt5-svg
as well for a successful build.« First ‹ Previous 1 2 3 4 5 Next › Last »