Package Details: riseup-vpn-git 0.24.8.r21.g473595df-1

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.000763
First Submitted: 2020-11-02 17:15 (UTC)
Last Updated: 2024-10-01 15:36 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

peanut2 commented on 2024-03-21 14:30 (UTC) (edited on 2024-03-21 14:30 (UTC) by peanut2)

Feel free to create issues in the issue tracker. It makes communication a bit easier. I will take a look in the next few days. Sorry for the delay.

victoria commented on 2024-03-20 14:03 (UTC)

Hi, I'm having some build (install) issues with the latest version. And from this issue it looks like bitmask-root was moved to /usr/sbin to resolve some issues for other users. I'd appreciate any help I can get as I tried to look for a solution and couldn't find much. Thanks for maintaining this package!

Error: (From pamac)

conflicting files:
- riseup-vpn-git: /usr/sbin already exists in filesystem (owned by filesystem)

System Info:

Operating System: Manjaro Linux 
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12
Kernel Version: 6.8.0-1-MANJARO (64-bit)
Graphics Platform: X11
Processors: 4 × AMD Athlon(tm) X4 880K Quad Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1070/PCIe/SSE2
Manufacturer: Gigabyte Technology Co., Ltd.

SamWhited commented on 2024-03-18 12:03 (UTC)

This appears to be having build issues:

[+] Configured provider: riseup
Traceback (most recent call last):
  File "/home/sam/.cache/yay/riseup-vpn-git/src/bitmask-vpn/branding/scripts/generate-snap", line 38, in <module>
    writeOutput(data, outputf)
  File "/home/sam/.cache/yay/riseup-vpn-git/src/bitmask-vpn/branding/scripts/generate-snap", line 19, in writeOutput
    with open(outfile, 'w') as outf:
         ^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'build/riseup/snap/data.json'

ldm commented on 2024-03-14 18:09 (UTC)

it works, tnx peanut2

peanut2 commented on 2024-03-14 17:52 (UTC)

I updated the package. Ping me if something goes wrong.

noktakito commented on 2023-10-27 08:31 (UTC)

thanks @ldm, have updated again to include the missing depend qt5-svg

ldm commented on 2023-10-26 19:04 (UTC) (edited on 2023-10-26 19:05 (UTC) by ldm)

build works, tnx

but when I run the program I get:

riseup-vpn: error while loading shared libraries: libQt5Svg.so.5: cannot open shared object file: No such file or directory

missing dep: qt5-svg

noktakito commented on 2023-10-26 17:38 (UTC)

Hello folks, just pushed a new version, hope this fixes all the issues people are facing, do let us know if it works or not

ldm commented on 2023-10-14 16:17 (UTC)

https://security.archlinux.org/package/golang-golang-x-text

and now how do we compile riseup package?