Search Criteria
Package Details: mozillavpn 2.34.1-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://vpn.mozilla.org |
| Keywords: | vpn wireguard |
| Licenses: | MPL-2.0 |
| Submitter: | tavianator |
| Maintainer: | Xavier (xiota) |
| Last Packager: | Xavier |
| Votes: | 46 |
| Popularity: | 0.23 |
| First Submitted: | 2021-01-13 02:38 (UTC) |
| Last Updated: | 2026-03-13 13:06 (UTC) |
Dependencies (30)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libxcb (libxcb-gitAUR)
- libxdmcp
- libxmu
- libxrender
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-gitAUR, dssdAUR, pass-secret-serviceAUR, pass-secret-service-gitAUR, keepassxc-qt6AUR, himitsu-secret-serviceAUR, kwallet-gitAUR, pass-secret-service-binAUR, rosec-gitAUR, rosec-binAUR, gnome-keyring, keepassxc, kwallet)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- qt6-5compat
- qt6-charts
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-imageformats
- qt6-networkauth
- qt6-shadertools
- qt6-svg
- qt6-websockets
- wireguard-tools
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- Show 10 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 26 Next › Last »
tuximail commented on 2025-10-11 10:24 (UTC)
I get the following error when updating the latest version:
I am not sure which qt6 package would be needed to fulfill the dependency?
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.
« First ‹ Previous 1 2 3 4 5 6 7 .. 26 Next › Last »