@yochananmarqos Where can I get the build log? I've never needed to find it before.
Search Criteria
Package Details: mullvad-vpn 2024.8-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: | 140 |
Popularity: | 4.29 |
First Submitted: | 2018-10-24 17:33 (UTC) |
Last Updated: | 2024-12-13 02:39 (UTC) |
Dependencies (12)
- 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)
Required by (3)
Sources (7)
- git+https://github.com/mullvad/maybenot.git#commit=b06094e81701782d28cd2312f58e0654109d04ce
- git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=049d5d3bc0c86c29c20f2073460186a83c1d7094?signed
- git+https://github.com/mullvad/mullvadvpn-app.git#tag=2024.8?signed
- git+https://github.com/mullvad/wireguard-go.git#commit=b1cf09a982bba6f6c63fadc956d88e8c2326d05e?signed
- mullvad-vpn.sh
- no-publish.diff
- no-rpm.diff
Latest Comments
« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 36 37 .. 45 Next › Last »
tylerwolf35 commented on 2020-02-25 02:18 (UTC) (edited on 2020-02-25 02:19 (UTC) by tylerwolf35)
yochananmarqos commented on 2020-02-25 02:16 (UTC)
@tylerwolf35: Please upload the full build log to a pastebin service and link it here.
tylerwolf35 commented on 2020-02-25 02:09 (UTC) (edited on 2020-02-25 02:16 (UTC) by tylerwolf35)
@yochananmarqos I have built the package again and have received the same error. The exact error is: 'install: cannot stat '/usr/share/icons/hicolor/16x16/apps/mullvad-vpn.png': No such file or directory'. I can tell that this means that I am not getting the icons for the application but cannot seem to figure out why.
Edit: Looking at the changes in the PKGBUILD I can see there are some changes in the way the icons are added, I am guessing there is a fault in the change.
tylerwolf35 commented on 2020-02-25 02:01 (UTC)
@yochananmarqos Sudo caused the build to fail very early on, I will do another clean install in an attempt to retrieve the exact error.
yochananmarqos commented on 2020-02-25 01:56 (UTC)
@tylerwolf: What failed to execute? What's the exact error?
You can't use makepkg
with sudo
. Don't try it.
tylerwolf35 commented on 2020-02-25 01:54 (UTC)
Just tried a clean build and got 'makepkg --force' failed to execute. I have already added all of the PGP keys. Will try as sudo and see if this fixes the issue.
yochananmarqos commented on 2020-02-24 16:52 (UTC)
@diazkun: It happened to me once, but rebuilding (clean) resolved it. The same has resolved it for everyone else that has reported it. I'm not sure what causes it.
@cvmd: Did you add David Lönnhager's key?
cvmd commented on 2020-02-24 16:49 (UTC) (edited on 2020-02-24 16:59 (UTC) by cvmd)
makepkg fails as the signature for mullvad-app-binaries cannot be verified. anyone solved a similar issue? (already tried following the instructions from @yochananmarqos and others with no luck)
EDIT: @yochananmarqos adding David L's key worked, thanks
diazkun commented on 2020-02-24 04:18 (UTC) (edited on 2020-02-24 04:36 (UTC) by diazkun)
@yochananmarqos it was my first time installing and building, no previous thing existed.
Comparing the generated package and installed files under /opt to the released deb package it seems to be missing the huge binary file "mullvad-gui".
The shell script there seems to just loop over itself, looking at htop the command keeps expading with --no-sandbox argument.
edit:
I've rebuilt again, exact same way as I did before and this time the "mulvad-gui" binary with ~110mb was properly generated. This is very weird, since both were clean, fresh builds. There must be somekind of weird thing going on. All compilation passed, the tests and checks also passed, but at the end the binary was not there.
yochananmarqos commented on 2020-02-24 03:33 (UTC)
@diazjun: Do a clean build.
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.