@solsticedhiver: Sorry, you'll have to sort your own userspace issues on your own. That has nothing to do with the package itself. It builds fine in a clean chroot.
Search Criteria
Package Details: mullvad-vpn 2025.2-1
Package Actions
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: | 143 |
Popularity: | 5.70 |
First Submitted: | 2018-10-24 17:33 (UTC) |
Last Updated: | 2025-01-08 19:53 (UTC) |
Dependencies (13)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- iputils (busybox-coreutilsAUR, iputils-gitAUR)
- libnftnl (libnftnl-fullconeAUR, libnftnl-gitAUR)
- libnotify (libnotify-gitAUR)
- nss (nss-hgAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- libxcrypt-compat (make)
- nvmAUR (nvm-gitAUR) (make)
- protobuf (protobuf-gitAUR) (make)
- libappindicator-gtk3 (optional) – tray icon
Required by (3)
Sources (7)
- git+https://github.com/mullvad/maybenot.git#commit=d40056adfa854d86e1d515d56e9a703090e2473c
- git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=049d5d3bc0c86c29c20f2073460186a83c1d7094?signed
- git+https://github.com/mullvad/mullvadvpn-app.git#tag=2025.2?signed
- git+https://github.com/mullvad/wireguard-go.git#commit=3957ef94034a9cbb47f323b3290620bb849d58e3?signed
- mullvad-vpn.sh
- no-publish.diff
- no-rpm.diff
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 46 Next › Last »
yochananmarqos commented on 2024-05-16 21:47 (UTC)
solsticedhiver commented on 2024-05-16 21:29 (UTC)
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
Bitals commented on 2024-05-16 17:15 (UTC)
@yochananmarqos no worries, thanks for your work.
yataro commented on 2024-05-16 17:11 (UTC)
@yochananmarqos it's all right, thank you for maintaining this and feel better!
yochananmarqos commented on 2024-05-16 17:03 (UTC)
@Bitals: Whoops. It's actually fixed now.
Sorry guys, I'm not feeling well today.
yataro commented on 2024-05-16 17:01 (UTC)
@yochananmarqos you should apply the patch with git apply --include=no-publish.diff my.patch
, hand-copying is error prone
Bitals commented on 2024-05-16 16:55 (UTC)
@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
yochananmarqos commented on 2024-05-16 16:10 (UTC)
@Bitals: Ah, sorry. The patch is fixed now.
Bitals commented on 2024-05-16 16:07 (UTC)
Fixed the checksum, but it turns out the patch file itself got corrupted, likely the cause of checksum mismatch in the first place.
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.