Search Criteria
Package Details: mozillavpn 2.26.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://vpn.mozilla.org |
Keywords: | vpn wireguard |
Licenses: | MPL-2.0 |
Submitter: | tavianator |
Maintainer: | Xavier (xiota) |
Last Packager: | Xavier |
Votes: | 44 |
Popularity: | 0.83 |
First Submitted: | 2021-01-13 02:38 (UTC) |
Last Updated: | 2025-03-21 01:48 (UTC) |
Dependencies (27)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libxcb (libxcb-gitAUR)
- libxdmcp
- libxmu
- libxrender
- 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)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- Show 7 more dependencies...
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 24 Next › Last »
Adam-Howard commented on 2023-08-07 08:21 (UTC)
The developer seems to have gone missing for over 2 months now. I decided to update the script and release it here on GitLab. https://gitlab.com/Linux-Is-Best/mozilla-vpn-gui-client-for-arch
Xavier commented on 2023-07-29 23:56 (UTC)
Hi @PolarianDev, are you going to maintain this package? (or add me as a co-maintainer)
leonavis commented on 2023-06-27 17:43 (UTC)
worked for a while, now I'm getting a "QDBusArgument: write from a read-only object" when trying to launch. No idea what that error's supposed to mean.
stuartpb commented on 2023-06-26 22:46 (UTC) (edited on 2023-06-27 18:34 (UTC) by stuartpb)
loqs in the Arch forums seems to have traced it to a host string parameter being null in a call somewhere in the program's guts: https://bbs.archlinux.org/viewtopic.php?pid=2106971#p2106971
stuartpb commented on 2023-06-26 22:46 (UTC)
I've tried three different PKGBUILDs for this and I'm still getting a segmentation fault whenever I try to run it: https://github.com/mozilla-mobile/mozilla-vpn-client/issues/7327
jeviens2debian commented on 2023-06-17 17:25 (UTC)
@Xavier deleting var/cache/private/pikaur/build/mozillavpn still to produce the same error. With the PKGBUILD you recommended I gave up to use pikaur because I do not understand why it persists to use the PKGBUILD from https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mozillavpn I succeed with $makepkg -sirc However a warning message worried me ==> Recherche des erreurs d’empaquetage… ==> ATTENTION : Le paquet contient une référence à $srcdir Thank you
Xavier commented on 2023-06-11 17:46 (UTC)
@jeviens2debian delete the previous build dir
var/cache/private/pikaur/build/mozillavpn
or use this PKGBUILD: https://pastebin.com/HaThEwySjeviens2debian commented on 2023-06-11 08:20 (UTC) (edited on 2023-06-11 08:21 (UTC) by jeviens2debian)
Dear mainteners, I hope I am not disturbing you, but I meet a difficulty to upgrade mozillavpn from 2.14 to 2.15. Below is the message when it crashes.
github.com/mozilla-mobile/mozilla-vpn-client/src/platforms/linux/netfilter
[ 2%] Built target netfilter_builder
make: *** [Makefile:146: all] Error 2
==> ERREUR : Une erreur s’est produite dans build().
Finished with result: exit-code
Main processes terminated with: code=exited/status=4
Service runtime: 1min 12.968s
CPU time consumed: 1min 42.264s
La commande '/usr/sbin/systemd-run --service-type=oneshot --pipe --wait --pty -p DynamicUser=yes -p CacheDirectory=pikaur -E HOME=/tmp -E GNUPGHOME=/etc/pacman.d/gnupg/ -p WorkingDirectory=/var/cache/private/pikaur/build/mozillavpn makepkg --force' a échoué.
How could I know if one option in the command causes trouble ?
Best regards
kingfu commented on 2023-06-06 10:12 (UTC)
@PolarianDev well done thanks for stepping up.
Xavier commented on 2023-06-06 07:29 (UTC)
@PolarianDev and @yochananmarqos, we don't have to get so complicated, we can build it very easily and simply using the prepared source tar that includes all the submodules and glean preprocess. I maintained this package with that build version and it always worked great, we had to change the way to build this due to an issue for a specific version in the glean process but it is fixed now. I tested it for the latest version and it is working perfectly and it doesn't need this extra AUR package and the submodules: https://pastebin.com/HaThEwyS
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 24 Next › Last »