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 8 .. 26 Next › Last »
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.
Xavier commented on 2025-04-03 00:47 (UTC)
@pcpetty so you are building the package in a Python-enabled environment.
pcpetty commented on 2025-04-02 21:27 (UTC)
@Xavier Good point, it was only when I tried 'pip install pyyaml' that it worked for me.
Xavier commented on 2025-04-02 20:02 (UTC)
@pcpetty weird because
python-yamlis already in the makedependspcpetty commented on 2025-04-02 15:43 (UTC)
Build fails due to missing python-yaml dependency:
Traceback (most recent call last): File "scripts/addon/build.py", line 18, in <module> from generate_strings import parseYAMLTranslationStrings ModuleNotFoundError: No module named 'yaml'
Looks like upstream added a build step that relies on this Python module. Installing
python-yamlor pip install pyyaml fixed it. Might be worth adding it tomakedepends. Thanks for maintaining!jayelbe commented on 2025-03-07 23:45 (UTC)
leonavis: I think I had the same issue you describe - webpages not loading at all once the VPN was connected. I just needed to enable
systemd-resolvedusing:leonavis commented on 2025-03-07 17:07 (UTC)
works again. :)
Xavier commented on 2025-03-03 20:53 (UTC)
For me it is working well, Do you think it is a packaging issue? otherwise open a bug in https://github.com/mozilla-mobile/mozilla-vpn-client
leonavis commented on 2025-03-03 18:12 (UTC)
So... just wait for it? Because I have tried to rebuild it, still shows the exact same behavior.
Xavier commented on 2025-03-02 21:11 (UTC)
@FuzzyMidnight done, thanks. @leonavis after some deps updates, all you need to do is rebuild it.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 26 Next › Last »