@madhogs: No, unfortunately not. Only files installed during package installation can be tracked.
Search Criteria
Package Details: mullvad-vpn 2024.7-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: | 137 |
Popularity: | 2.73 |
First Submitted: | 2018-10-24 17:33 (UTC) |
Last Updated: | 2024-10-30 16:32 (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, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-sylixosAUR, 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.7?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 .. 16 17 18 19 20 21 22 23 24 25 26 .. 45 Next › Last »
yochananmarqos commented on 2021-03-12 12:24 (UTC)
<deleted-account> commented on 2021-03-12 10:42 (UTC)
Is there a way of making this package track the folder /etc/mullvad-vpn/ ? For some reason pacman does not track this folder and thinks it does not belong to any package, even though mullvad-vpn creates this itself.
Autodidaddy commented on 2021-03-03 15:49 (UTC)
Changed back from beta to this doing a clean build. I was having the ""failed to set system DNS" error when trying to connect using openvpn. Both beta and 2021.2 are perfectly usable but only using wireguard.
patlefort commented on 2021-02-25 17:42 (UTC) (edited on 2021-02-25 17:43 (UTC) by patlefort)
Does not build for me:
Copying binaries Updating relay list... Finished release [optimized] target(s) in 0.10s Running `target/release/relay_list` Request timed out ==> ERROR: A failure occurred in build(). Aborting...
dahikino commented on 2021-02-23 22:27 (UTC)
i can't make it work with the problem of DNS not found and i try to compile it , one time on two i have have this :
Compiling mullvad-rpc v0.1.0 (/home/david/repos/mullvad-vpn/src/mullvadvpn-app/mullvad-rpc) error[E0277]:
the trait bound `std::net::SocketAddr: std::cmp::Ord` is not satisfied --> mullvad-rpc/src/address_cache.rs:170:23
|
170 | addresses.sort();
| ^^^^ the trait `std::cmp::Ord` is not implemented for `std::net::SocketAddr`
error[E0277]: the trait bound `std::net::SocketAddr: std::cmp::Ord` is not satisfied
--> mullvad-rpc/src/address_cache.rs:173:28
|
173 | current_sorted.sort();
| ^^^^ the trait `std::cmp::Ord` is not implemented for `std::net::SocketAddr`
error: aborting due to 2 previous errors
For more information about this error, try `rustc --explain E0277`.
error: could not compile `mullvad-rpc`.
To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: build failed
==> ERREUR : Une erreur s’est produite dans build().
Abandon…
whaler commented on 2021-02-15 23:23 (UTC) (edited on 2021-02-15 23:39 (UTC) by whaler)
@eaburto Thanks, I know. I just installed mullvad-vpn-cli 2020.7 and it is working - even after restarts! :)
systemd says:
$ systemctl -all | grep mullvad
sys-devices-virtual-net-wg\x2dmullvad.device loaded active plugged /sys/devices/virtual/net/wg-mullvad
sys-subsystem-net-devices-wg\x2dmullvad.device loaded active plugged /sys/subsystem/net/devices/wg-mullvad
mullvad-daemon.service loaded active running Mullvad VPN daemon
So, again, I wonder why mullvad-vpn 2021.1-1, the GUI version, refuses to find a/the DNS address.
I am beginning to think there is something wrong in Arch, or my setup. I am using KDE, FWIW.
Hubro commented on 2021-02-15 08:56 (UTC)
@yochananmarqos I do a clean install every time
yochananmarqos commented on 2021-02-14 23:50 (UTC)
@Hubro: Do a clean install like the pinned comment says.
@FIN4LSHAR3: It's not related to system package versions, it's an internal node module. See the error again:
/src/mullvadvpn-app/gui/node_modules/grpc-tools/node_modules/.bin/node-pre-gyp
Hubro commented on 2021-02-14 23:39 (UTC)
@FIN4LSHAR3 I tried upgrading to the most recent version globally:
sudo npm install -g @mapbox/node-pre-gyp
But that didn't make any difference. I assume the build process installs dependencies locally, so it doesn't matter what I install globally.
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.