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:
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: | 3.87 |
First Submitted: | 2018-10-24 17:33 (UTC) |
Last Updated: | 2025-01-08 19:53 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 46 Next › Last »
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:
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.
So when exactly are the keys going to be updated in public servers? This is getting annoying
Okay, never mind, just read the pinned comment. But it would be useful to update the key in the public keyservers ;)
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
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.
@That1Calculator: Whoops. Thanks for letting me know, they're updated now.
sha256sums are outdated on the latest update
I had the same error as solsticehiver. commenting out that line, clearing the cache and running paru again fixed it.
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.