Search Criteria
Package Details: mysterium-node 0.39.3-1
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: | |
Submitter: | blx32 |
Maintainer: | blx32 |
Last Packager: | blx32 |
Votes: | 2 |
Popularity: | 0.22 |
First Submitted: | 2020-05-07 11:53 |
Last Updated: | 2020-12-09 06:01 |
Dependencies (8)
- ca-certificates (ca-certificates-utils)
- iproute2 (iproute2-git, iproute-mptcp, iproute2-selinux)
- iptables (iptables-git, iptables-minimal-git, iptables-nosystemd-minimal-git, iptables-fullconenat, iptables-fullconenat-nft, iptables-nft)
- resolvconf (systemd-cdown-resolvconf-git, systemd-resolvconf-git, systemd-resolvconf-selinux, openresolv, systemd-resolvconf)
- sudo (nosudo, sudo-hg, opendoas-sudo, fake-sudo, sudo-selinux)
- wireguard-tools (wireguard-tools-git)
- openvpn>=2.4.0 (openvpn-xor-patched, openvpn-rrf, openvpn-pkcs11, openvpn-openssl-1.0, openvpn-resolv-conf, openvpn-xor-git, openvpn-git)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Latest Comments
DarioP commented on 2020-12-18 20:59
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
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.