I am having some issues. When running Paru, I get
==> Making package: mullvad-vpn 2021.5-1 (Mon 25 Oct 2021 02:56:03 PM CDT) ==> Retrieving sources... -> Updating mullvadvpn-app git repo... Fetching origin -> Updating mullvadvpn-app-binaries git repo... Fetching origin -> Found mullvad-vpn.sh ==> Validating source files with sha256sums... mullvadvpn-app ... Skipped mullvadvpn-app-binaries ... Skipped mullvad-vpn.sh ... Passed ==> Verifying source file signatures with gpg... mullvadvpn-app git repo ... Passed mullvadvpn-app-binaries git repo ... FAILED (invalid public key 8339C7D2942EB854E3F27CE5AEE9DECFD582E984) ==> ERROR: One or more PGP signatures could not be verified! error: failed to download sources for 'mullvad-vpn-2021.5-1': error: packages failed to build: mullvad-vpn-2021.5-1
I tried following the steps here https://mullvad.net/en/help/verifying-signatures/ and got
~ gpg2 --verify MullvadVPN-*.deb.asc gpg: assuming signed data in 'MullvadVPN-2021.5_amd64.deb' gpg: Signature made Mon 25 Oct 2021 05:03:16 AM CDT gpg: using RSA key CA83A46153BC58D69518ED49A26581F219C8314C gpg: BAD signature from "Mullvad (code signing) admin@mullvad.net" [ultimate] ➜ ~
Is this something I am doing wrong?
thx
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.