Package Details: mozillavpn 2.24.3-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: 43
Popularity: 0.82
First Submitted: 2021-01-13 02:38 (UTC)
Last Updated: 2024-11-06 07:01 (UTC)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 22 Next › Last »

yochananmarqos commented on 2023-06-03 21:01 (UTC)

@Alphabyte: In a chroot? I highly doubt it.

<deleted-account> commented on 2023-06-03 19:39 (UTC)

Yes, I was able to build it after updating python-diskcache to version 5.6.1.
Can you show me the errors you're getting?

yochananmarqos commented on 2023-06-03 19:34 (UTC)

@Alphabyte: Did you successfully build this before updating it? Currently it fails to build for multiple reasons.

<deleted-account> commented on 2023-06-03 19:30 (UTC)

Hey guys!
In order to build 2.15 you need to manually build python-diskcache version 5.6.1 until the AUR package is updated.

Cj-Malone commented on 2023-05-23 09:04 (UTC)

I was having "undefined symbol" errors. I had to uninstall (yay -R mozillavpn), use pip :( (pip install cmake glean_parser), do something (python3 .cache/yay/mozillavpn/src/mozillavpn-v2.14.0/vpnglean/glean_parser_ext/run_glean_parser.py), then I could reinstall (yay -S mozillavpn) and now it works.

kingfu commented on 2023-05-17 13:26 (UTC)

@Miroito thanks for comment very useful. I reinstalled python-glean_parser as you suggested then saw that it was now failing on the diskcache dependancy so ran pip install diskcache and ran a clean build install of mozillavpn. It installed successfully but required a restart of my machine and had to log out and back into my firefox account inside the app to get it working again.

Miroito commented on 2023-05-17 09:37 (UTC)

@kingfu I had the same issue today and I fixed it by removing and then installing python-glean_parser again. The build fails a little later now on my machine. I will troubleshoot it before posting here.

kingfu commented on 2023-05-11 08:59 (UTC) (edited on 2023-05-11 09:03 (UTC) by kingfu)

Had the mozillavpn: symbol lookup error: mozillavpn: undefined symbol issue after upgrading. Following some of the comments here I've tried uninstalling and clearing the cache and reinstalling:

yay -R mozillavpn && rm -Rf .cache/yay/mozillavpn && rm -Rf ~/.cache/Mozilla\ VPN/

now when I try reinstalling with yay I get this error:

CMake Warning (dev) at /usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:2690 (message):
  Qt policy QTP0001 is not set: ':/qt/qml/' is the default resource prefix
  for QML modules.  Check https://doc.qt.io/qt-6/qt-cmake-policy-qtp0001.html
  for policy details.  Use the qt_policy command to set the policy and
  suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:445 (__qt_internal_setup_policy)
  src/CMakeLists.txt:59 (qt6_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at vpnglean/CMakeLists.txt:140 (message):
  Glean generated files are missing, and the glean_parser was not found.

  Please run: python3 ./vpnglean/glean_parser_ext/run_glean_parser.py


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...

Any ideas where to go from here?

jerome commented on 2023-04-23 18:27 (UTC) (edited on 2023-04-23 21:34 (UTC) by jerome)

I use the commande : pamac install mozillavpn And I have:

Configuring for Unix Makefiles

Error: CMake was unable to find a build program corresponding to "Unix

Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a

different build tool.

CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage

CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage

-- Configuring incomplete, errors occurred!

==> ERREUR : Une erreur s’est produite dans build().

    Abandon…

Thanks

Xavier commented on 2023-04-17 00:33 (UTC)

@dmp1ce I almost sure that is your problem, trying to build it with the go package