Package Details: mullvad-vpn 2024.8-1

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: 139
Popularity: 3.58
First Submitted: 2018-10-24 17:33 (UTC)
Last Updated: 2024-12-13 02:39 (UTC)

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 45 Next › Last »

jsgarcia commented on 2024-09-07 15:33 (UTC) (edited on 2024-09-07 15:41 (UTC) by jsgarcia)

For those who are getting these errors:

gpg: error searching keyserver: Operation cancelled

gpg: keyserver search failed: Operation cancelled

You just need to follow the pinned comment from 2019-12-07 18:44 (CET). The one who is generating those errors is the Oskar key. You can find it on Developer keys as Oskar (current). Download it and then import it doing gpg --import oskar-1D0026CBD1F1858DF8DB54DFCB87E2B919A6454C.pub.

patlefort commented on 2024-09-06 19:57 (UTC)

The key can be imported with curl https://api.github.com/users/raksooo/gpg_keys | yq -r '.[2].raw_key' | gpg --import.

It has to be added in validpgpkeys, '4B986EF5222BA1B810230C602F391DE6B00D619C' # Oskar Nyberg (code signing) <oskar@mullvad.net>.

jenkins-telephon commented on 2024-09-06 02:46 (UTC) (edited on 2024-09-06 02:49 (UTC) by jenkins-telephon)

hey i'm getting this weird error, is this just on my end or are other people experiencing this too?

gpg: keyserver receive failed: No data error: failed to run: gpg --recv-keys 1D0026CBD1F1858DF8DB54DFCB87E2B919A6454C:

johnnybash commented on 2024-09-05 08:44 (UTC)

please explain to me, how something you have to do ONCE, is "getting annoying"... apart from this, nobody here can do anything about this, obviously.

heyimnyl commented on 2024-09-04 10:26 (UTC)

So when exactly are the keys going to be updated in public servers? This is getting annoying

iyanmv commented on 2024-09-04 08:54 (UTC)

Okay, never mind, just read the pinned comment. But it would be useful to update the key in the public keyservers ;)

iyanmv commented on 2024-09-04 08:53 (UTC)

Where can we find the new public key of Oskar Nyberg? I cannot find the key using the fingerprint or the email. For example, gpg --keyserver hkp://keyserver.ubuntu.com --search-keys oskar@mullvad.net still contains the previous used one.

gpg --keyserver hkps://keys.openpgp.org/ --recv-keys 1D0026CBD1F1858DF8DB54DFCB87E2B919A6454C                                                                                             2 ↵
gpg: keyserver receive failed: No data
bespin :: ~ » gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 1D0026CBD1F1858DF8DB54DFCB87E2B919A6454C                                                                                           2 ↵
gpg: keyserver receive failed: No data
bespin :: ~ » gpg --keyserver hkps://keys.openpgp.org/ --search-keys oskar@mullvad.net                                                                                                                  2 ↵
gpg: data source: https://keys.openpgp.org:443
gpg: key "oskar@mullvad.net" not found on keyserver
gpg: keyserver search failed: Not found
bespin :: ~ » gpg --keyserver hkp://keyserver.ubuntu.com --search-keys oskar@mullvad.net                                                                                                                2 ↵
gpg: data source: http://185.125.188.27:11371
(1)     Oskar Nyberg (code signing) <oskar@mullvad.net>
          4096 bit RSA key 2F391DE6B00D619C, created: 2020-01-20
Keys 1-1 of 1 for "oskar@mullvad.net".  Enter number(s), N)ext, or Q)uit > q
gpg: error searching keyserver: Operation cancelled
gpg: keyserver search failed: Operation cancelled

weru345 commented on 2024-07-26 09:11 (UTC) (edited on 2024-07-26 09:12 (UTC) by weru345)

Maybe someone else runs into the same problem, but I wasn't able to build the new version. Build failed: 'build-proto' errored after 47 ms [10:19:57] Error: Command failed: bash ./scripts/build-proto.sh ./scripts/build-proto.sh: line 38: /home/archie/.cache/rua/build/mullvad-vpn/src/mullvadvpn-app/gui/node_modules/.bin/grpc_tools_node_protoc: No such file or directory slightly more detailed error log I had the package rust installed. I switched to rustup and the package built just fine. Now seeing that rust package is flagged since 25th July it could have something to do with rustc not being 1.80.0 But I don't know anything about these things, so it's just a wild guess of mine.

yochananmarqos commented on 2024-07-25 20:35 (UTC)

@That1Calculator: Whoops. Thanks for letting me know, they're updated now.