The package fails to build here with an error about the env var NPM_CONFIG_PREFIX that I have set to some directory under my $HOME.
I have to unset NPM_CONFIG_PREFIX
in _ensure_local_nvm() for it to build
Git Clone URL: | https://aur.archlinux.org/mullvad-vpn.git (read-only, click to copy) |
---|---|
Package Base: | mullvad-vpn |
Description: | The Mullvad VPN client app for desktop |
Upstream URL: | https://www.mullvad.net |
Licenses: | GPL-3.0-or-later |
Submitter: | gin078 |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 153 |
Popularity: | 5.48 |
First Submitted: | 2018-10-24 17:33 (UTC) |
Last Updated: | 2025-04-21 18:09 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 47 Next › Last »
The package fails to build here with an error about the env var NPM_CONFIG_PREFIX that I have set to some directory under my $HOME.
I have to unset NPM_CONFIG_PREFIX
in _ensure_local_nvm() for it to build
@yochananmarqos no worries, thanks for your work.
@yochananmarqos it's all right, thank you for maintaining this and feel better!
@Bitals: Whoops. It's actually fixed now.
Sorry guys, I'm not feeling well today.
@yochananmarqos you should apply the patch with git apply --include=no-publish.diff my.patch
, hand-copying is error prone
@yochananmarqos no, there is an extra +
on every line now.
This causes:
16:47:50 /home/builder/.cache/aurutils/sync/mullvad-vpn/src/mullvadvpn-app/gui/tasks/distribution.js:1
16:47:50 --- distribution.js.old 2024-05-16 10:13:58.328775776 +0000
16:47:50 ^^^^^^^^^^^^^^^^^^^^^
16:47:50
16:47:50 SyntaxError: Invalid left-hand side expression in prefix operation
@Bitals: Ah, sorry. The patch is fixed now.
Fixed the checksum, but it turns out the patch file itself got corrupted, likely the cause of checksum mismatch in the first place.
@Bitals: Fixed.
Pinned Comments
yochananmarqos commented on 2022-11-11 19:31 (UTC) (edited on 2022-11-13 19:21 (UTC) by yochananmarqos)
PSA: Upstream does not support building natively for ARM64, only cross-compiling. You can use
mullvad-vpn-bin
instead.yochananmarqos commented on 2019-12-07 17:44 (UTC) (edited on 2024-06-06 22:09 (UTC) by yochananmarqos)
--> ALWAYS DO A CLEAN BUILD <--
This package will verify the signature of the git tag / commit. Developer keys are available here and instructions are here. See the PKGBUILD to determine which developer key you need.
Please do not create upstream issues about the AUR package, they do not support it.