@yochananmarqos Didn't work but I was able to edit the icon directory in the PKGBUILD and it built and installed without errors. Now when I try to start the daemon it is not found. A few weeks ago I installed this package without any issues, I am unsure why it is not working for me now.
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 .. 26 27 28 29 30 31 32 33 34 35 36 .. 45 Next › Last »
tylerwolf35 commented on 2020-02-25 04:05 (UTC) (edited on 2020-02-25 04:09 (UTC) by tylerwolf35)
tylerwolf35 commented on 2020-02-25 03:44 (UTC) (edited on 2020-02-25 03:48 (UTC) by tylerwolf35)
@yochananmarqos Yep, I will try with -C once again.
yochananmarqos commented on 2020-02-25 03:42 (UTC)
@tylerwolf35: That's bizarre. You did indeed do a clean build with makepkg -C
?
Maybe try the mullvad-vpn-beta
package and see if the same error occurs. It's exactly the same as this package right now since there's no newer beta. I'm just curious since we have nothing else to go on.
tylerwolf35 commented on 2020-02-25 03:18 (UTC) (edited on 2020-02-25 03:19 (UTC) by tylerwolf35)
@yochananmarqos Yes, src/mullvad-app/dist/usr/share/icons/hicolor/16x16/apps/mullvad-vpn.png
does exist.
yochananmarqos commented on 2020-02-25 03:14 (UTC)
@tyler35: Does src/mullvad-app/dist/usr/share/icons/hicolor/16x16/apps/mullvad-vpn.png
exist?
tylerwolf35 commented on 2020-02-25 03:05 (UTC)
@yochananmarqos Used makepkg, same error.
❯ tyler/mullvad-vpn master [7m 40s] makepkg -R
==> Making package: mullvad-vpn 2020.3-2 (Mon 24 Feb 2020 10:04:44 PM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat '/usr/share/icons/hicolor/16x16/apps/mullvad-vpn.png': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
tylerwolf35 commented on 2020-02-25 02:56 (UTC)
@yochananmarqos Pikaur, I will try with makepkg.
yochananmarqos commented on 2020-02-25 02:48 (UTC)
@tylerwolf35: Are you using makepkg
or pikaur
? I don't see anything other than "Aborting" at the end when it starts the package. You can use makepkg -R
to repackage without building again since the build itself was successful.
tylerwolf35 commented on 2020-02-25 02:32 (UTC) (edited on 2020-02-25 02:33 (UTC) by tylerwolf35)
@yochananmarqos https://privatebin.net/?62b28bfd990d2a95#SJhytyEuRpZRJx7P7enZf4E64oqjwF8682BrzR3aMKd
Does not appear to be full log for some reason though it should suffice as the only thing it's really missing is the previously mentioned error which occurred in package().
yochananmarqos commented on 2020-02-25 02:21 (UTC)
@tylerwolf35: It's the output in your terminal. You can either copy it from there or save it to a log file; i.e., makepkg -Csrif > build.log
.
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.