[solved] What's the best way to update NordVPN?

Re: What's the best way to update NordVPN?

Postby morgano » Mar 29th, '25, 11:48

At home & work Mandriva since 2006, Mageia 2011. Thinkpad T43, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox
morgano
 
Posts: 1574
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: What's the best way to update NordVPN?

Postby akbrian » Mar 29th, '25, 22:47

Thanks
akbrian
 
Posts: 64
Joined: Sep 10th, '11, 01:56

Re: What's the best way to update NordVPN?

Postby akbrian » Jan 12th, '26, 23:12

Sorry to come back to this again, but in my occasional attempt to upgrade from my functioning version, I now also get this issue;

- nothing provides (libsqlite3-0 or sqlite-libs)

What would the Mageia nomenclature for either of those two packages?

Thanks
akbrian
 
Posts: 64
Joined: Sep 10th, '11, 01:56

Re: What's the best way to update NordVPN?

Postby Germ » Jan 13th, '26, 03:49

in x86_64 repos it is lib64sqlite3_0

Provides:

Code: Select all
/usr/lib/.build-id
/usr/lib/.build-id/ae
‎/usr/lib/.build-id/ae/9772a650fa611859f4e65f3aece6e506516959
‎/usr/lib64/libsqlite3.so.0
‎/usr/lib64/libsqlite3.so.3.51.1
Starting in 1999: Mandrake > Mandriva > Mageia
Linux User #274693
User avatar
Germ
 
Posts: 752
Joined: Mar 30th, '11, 13:16
Location: Chelsea, Oklahoma USA

Re: What's the best way to update NordVPN?

Postby akbrian » Jan 13th, '26, 15:24

Thanks once again.
akbrian
 
Posts: 64
Joined: Sep 10th, '11, 01:56

Re: What's the best way to update NordVPN?

Postby doktor5000 » Jan 13th, '26, 18:21

Please mark the thread as solved.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18182
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [solved] What's the best way to update NordVPN?

Postby akbrian » Jan 19th, '26, 19:53

FYI, here's a recent post I made on NordVPN's Reddit page;

https://www.reddit.com/r/nordvpn/commen ... ome_linux/

A problem (and proposed solution) for some Linux distros after nordvpn version 3.19.1
Help - Linux
Linux problems since version 3.19.1 for Mageia, and also likely OpenMandriva and PCLinuxOS.

Problem #1

- nothing provides (libnl3 or libnl3-200)

For 64 bit, Mageia use the naming convention; lib64nl3_200 instead of libnl3-200

So a solution appears to be using boolean expression:

(libnl3 or libnl3-200 or lib64nl3_200)

--------------

Problem #2

- nothing provides (libsqlite3-0 or sqlite-libs)

For 64 bit, Mageia uses the naming convention; lib64sqlite3_0 instead of libsqlite3-0

So a solution appears to be:

(libsqlite3-0 or sqlite-libs or lib64sqlite3_0)

----------------

I'll note that this is an example of a valid Boolean Nesting as shown here;

https://rpm-software-management.github. ... ncies.html

as;

Requires: (pkgA or pkgB or pkgC)

From packages.org it appears that in addition to Mandriva, this underscore (_) vs dash (-) issue is probably also applicable to PCLinuxOS and OpenMandriva.

Thanks for your consideration of this issue.
akbrian
 
Posts: 64
Joined: Sep 10th, '11, 01:56

Previous

Return to Networking

Who is online

Users browsing this forum: Google [Bot] and 1 guest