Package Details: mozillavpn 2.27.0-1

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: 45
Popularity: 1.25
First Submitted: 2021-01-13 02:38 (UTC)
Last Updated: 2025-04-17 14:10 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 24 Next › Last »

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-yaml is already in the makedepends

pcpetty 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-yaml or pip install pyyaml fixed it. Might be worth adding it to makedepends. 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-resolved using:

sudo systemctl enable systemd-resolved && sudo systemctl restart systemd-resolved

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.

leonavis commented on 2025-03-02 17:08 (UTC) (edited on 2025-03-02 17:08 (UTC) by leonavis)

Anyone else having trouble with it right now? It seems to connect just fine but then I can't get internet anymore on two different PCs. Quite strange... Works via Android though, so it's not my home-net or MozillaVPN per se

FuzzyMidnight commented on 2025-03-02 02:26 (UTC)

rustup is not a required dependency. Please switch it to rust