Search Criteria
Package Details: mozillavpn 2.39.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mozillavpn.git (read-only, click to copy) |
|---|---|
| Package Base: | mozillavpn |
| Description: | Fast, secure, and easy to use VPN from the makers of Firefox |
| Upstream URL: | https://github.com/mozilla-mobile/mozilla-vpn-client |
| Keywords: | vpn wireguard |
| Licenses: | MPL-2.0 |
| Submitter: | tavianator |
| Maintainer: | Xavier (xiota) |
| Last Packager: | Xavier |
| Votes: | 49 |
| Popularity: | 0.86 |
| First Submitted: | 2021-01-13 02:38 (UTC) |
| Last Updated: | 2026-08-12 13:07 (UTC) |
Dependencies (17)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- org.freedesktop.secrets (pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, dssdAUR, himitsu-secret-serviceAUR, kwallet-gitAUR, gopass-secret-serviceAUR, pass-secret-service-binAUR, keepassxc-gitAUR, mykey-gitAUR, pass-secret-service-runitAUR, pass-secret-serviceAUR, rosec-binAUR, rosec-gitAUR, gnome-keyring-gitAUR, chipass-gitAUR, noirpassAUR, pass-secret-service-gitAUR, gnome-keyring, keepassxc, kwallet, oo7)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- qt6-5compat
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-networkauth
- qt6-svg
- qt6-websockets
- wireguard-tools
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, gcc-go-snapshotAUR, go-binAUR, gcc-go) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- qt6-tools (make)
- qt6-wayland (optional) – for Wayland support
- wayland-protocols (wayland-protocols-gitAUR) (optional) – for Wayland support
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 27 Next › Last »
cassio.neri commented on 2025-09-09 15:44 (UTC)
I got an error saying that LLVM.so was missing. I fixed it with pacman -S llvm-libs
leonavis commented on 2025-04-17 16:33 (UTC)
yay it works again thanks for fixing it
Xavier commented on 2025-04-17 14:12 (UTC)
Finally build fixed after several patches from the devs
isacdaavid commented on 2025-04-16 17:02 (UTC)
I could not get around the
yamldependency issue, not even by installingpython-yamlmyself (in fact it was already installed). My guess is that the build process is messing around with python environments.You can see that if I invoke the
pythonconsole within thebuild()function in the PKGBUILD, I can importyamllike nothing. Yet the compilation fails:binom commented on 2025-04-08 09:54 (UTC) (edited on 2025-04-08 14:02 (UTC) by binom)
I'm running into a related issue I think, or maybe I just overlooked the build failure.
[yay -Q mozillavpnmozillavpn 2.26.0-1
but it does not launch.
[journalctl -b -g mozillavpnApr 08 08:59:54 [REDACTED] mozillavpn[1209]: /usr/bin/mozillavpn: symbol lookup error: /usr/bin/mozillavpn: undefined symbol: _ZTI20QGenericUnixServices, version Qt_6_PRIVATE_API
Xavier commented on 2025-04-07 20:12 (UTC)
Thanks guys! Confirmed and reported here: https://github.com/mozilla-mobile/mozilla-vpn-client/issues/10375
pcpetty commented on 2025-04-07 19:39 (UTC)
Build is broken due to incorrect signal emission in
lottiestatus.cppfrom Lottie integration.Error: LottieStatus::changed() now requires 5 arguments, but
moc_lottiestatus.cppemits it with none. Upstream likely updated the function signature without updating QML or emit logic.Fails at: [ 33%] Building CXX object lottie/CMakeFiles/lottie.dir/lottie_autogen/mocs_compilation.cpp.o
Confirmed on fully updated Arch with Qt 6.7 and GCC 13.2.1.
Happy to help with logs or testing if a patch is in the works. Let me know what you need.
biggusdingus commented on 2025-04-07 19:18 (UTC)
I'm running into an issue when building the package. Has anyone run into failing the build when building target "lottie_autogen", object "lottie/CMakeFiles/lottie.dir/lottie_autogen/mocs_compilation.cpp.o"?
I haven't run into this before when building the AUR package for Mozilla VPN.
pcpetty commented on 2025-04-03 01:35 (UTC)
@Xavier
Yeah, this was a straight paru -Syu run inside KDE’s terminal, Python is installed globally.
I’ll double-check if the module path was off or if a local venv interfered, but that was the build context. I’ll dig deeper and circle back if I find anything interesting.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 27 Next › Last »