Search Criteria
Package Details: mysterium-node 1.22.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mysterium-node.git (read-only, click to copy) |
|---|---|
| Package Base: | mysterium-node |
| Description: | Mysterium Node for decentralised VPN Network |
| Upstream URL: | https://mysterium.network/ |
| Licenses: | GPL-3 |
| Submitter: | blx32 |
| Maintainer: | SecondaryArcs |
| Last Packager: | SecondaryArcs |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-05-07 11:53 (UTC) |
| Last Updated: | 2023-06-09 05:05 (UTC) |
Dependencies (7)
- ca-certificates (ca-certificates-utils)
- iproute2 (iproute2-gitAUR, iproute2-selinuxAUR)
- iptables (iptables-fullconenat-nftAUR, iptables-gitAUR, iptables-legacy, iptables-nft)
- resolvconf (systemd-resolvconf-gitAUR, systemd-resolvconf-selinuxAUR, openresolv, systemd-resolvconf)
- sudo (sudo-gitAUR, fudo-gitAUR, run0-sudo-shim-gitAUR, doas-sudo-shim-kAUR, doas-sudo-shim-vAUR, sudo-selinuxAUR)
- wireguard-tools
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, goup-rsAUR, gcc-go) (make)
Latest Comments
King_DuckZ commented on 2022-08-26 18:07 (UTC)
I see the latest version on github is 1.12.2. Does this script work with that?
Best commented on 2021-11-01 23:11 (UTC)
maybe give up the package if it's not going to be maintained..
DarioP commented on 2020-12-18 20:59 (UTC) (edited on 2020-12-18 21:01 (UTC) by DarioP)
I think that the error:
mysterium-node: /var/run exists in filesystem (owned by filesystem)is the same as discussed here: https://bbs.archlinux.org/viewtopic.php?id=192018It is solved by replacing this line in the
package():with:
I also found helpful creating the log folder:
wcmatthysen commented on 2020-08-24 12:59 (UTC) (edited on 2020-08-24 13:08 (UTC) by wcmatthysen)
I think you can add armv7h as an entry in the arch variable:
This will allow the package to work on a raspberry-pi.
The other issue that I picked up when trying to install is that I get this error message:
It just aborts after this and I cannot install the package.