Package Details: vpn-unlimited-bin 9.0.0-1

Git Clone URL: https://aur.archlinux.org/vpn-unlimited-bin.git (read-only, click to copy)
Package Base: vpn-unlimited-bin
Description: VPN Unlimited client application
Upstream URL: https://www.vpnunlimitedapp.com
Licenses: custom
Conflicts: vpn-unlimited
Provides: vpn-unlimited
Submitter: carsme
Maintainer: None
Last Packager: carsme
Votes: 17
Popularity: 0.000013
First Submitted: 2023-08-10 08:56 (UTC)
Last Updated: 2024-01-28 23:19 (UTC)

Pinned Comments

ItachiSan commented on 2025-03-28 09:36 (UTC)

Hi,

I rarely use the app; I fixed locally one issue, but can't get it to work otherwise. So, I will leave it to the next maintainer.

If you have app issues, I recommend generating profiles in the account page, since those integrate very well with all regular tools like NetworkManager and CLI tools like wireguard and openvpn.

carsme commented on 2023-12-28 16:59 (UTC)

NOTE: Issues regarding icu library files not being found, such as

vpn-unlimited: error while loading shared libraries: libicudata.so.73: cannot open shared object file: No such file or directory

are not strictly related to this package, but to boost174. Each time the icu package in the official repositories is updated to a new major version, boost174 needs to be rebuilt.

You don't need to install any version of icu other than the package available in the official repositories. To resolve the issue, either rebuild boost174 yourself or, even better, leave a comment in boost174 so I can publish a new pkgver and as such force a rebuild for all users.

Latest Comments

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

carsme commented on 2023-04-16 18:19 (UTC)

@ace510, My files link to libicudata.so.72:

$ ldd /usr/lib/libvpnu_private_sdk.so | grep libicudata
    libicudata.so.72 => /usr/lib/libicudata.so.72 (0x00007f9414200000)
$ ldd /usr/bin/vpn-unlimited | grep libicudata
    libicudata.so.72 => /usr/lib/libicudata.so.72 (0x00007f45b8a00000)

Could you try re-installing and see if that resolves your issue?

ace510 commented on 2023-04-14 07:22 (UTC)

vpn-unlimited: error while loading shared libraries: libicudata.so.67: cannot open shared object file: No such file or directory.

looks like it wants version 67 of icu, which breaks a series of packages that want version 72 leading up to the boinc client

is there any chance the vpn-unlimited could be updated to point to the newer version of icu?

carsme commented on 2023-03-12 22:01 (UTC)

@clmbtti No problem!

No workaround for boost-libs=1.74 in near sight, though?

Not to my knowledge. They've linked to version 1.74 because that's what's available on Debian Bullseye. I don't think it's possible patch the executable to use 1.81 so's, but I'd be happy to do so if there was a way. Debian Experimental has 1.81 but I guess that's years away.

The only think I can think of would be to reach out to them and ask them to not link explicitly to version 1.74, or to statically link Boost.

clmbtti commented on 2023-03-12 21:49 (UTC)

@carsme thanks for adopting the package! No workaround for boost-libs=1.74 in near sight, though?

carsme commented on 2023-03-12 19:33 (UTC)

I've updated the package so that everything, including the desktop application, works as far as I can tell. I've also fixed the Desktop entry.

One slight inconvenience is that this now depends on Boost 1.74 which in turn depends on Python 3.9, both of which must be built from source, which takes a while. These packages won't likely be updated though, so it's a onetime operation.

clmbtti commented on 2022-11-18 19:22 (UTC)

@per01 thanks for the heads-up. That did the trick.

per01 commented on 2022-11-12 11:03 (UTC)

I think the symbol error is related to OpenSSL. Arch now defaults to OpenSSL 3. You can patch the vpn-unlimited daemon by following the steps outlined here: https://forum.artixlinux.org/index.php/topic,4781.msg30552/topicseen.html

clmbtti commented on 2022-11-09 18:06 (UTC)

Is anyone else unable to open the app? When I tried using the terminal, I got a symbol lookup error:

$ vpn-unlimited                                                                                                                                                                                                      
vpn-unlimited: symbol lookup error: /usr/lib/libvpnu_private_sdk.so.1: undefined symbol: EVP_CIPHER_block_size

aytekinar commented on 2022-07-13 08:02 (UTC)

Hi fellow vpn-unlimited users. Due to my workload and changes in my home/work environment, I will not be able to focus on maintaining this package. Is there anybody out there who would like to take over the ownership? Otherwise, I will simply disown the package and let AUR handle it accordingly.

bers commented on 2022-07-05 20:29 (UTC)

@dkuku You don't need root for GUI.


bers ~ $ ps -ef | grep vpn-unlimited
root /usr/bin/vpn-unlimited-daemon
bers vpn-unlimited