Hi,
I am unable to install nordvpn on fedora silverblue using official instructions provided by nordvpn.
the rpm file they provided is just 10kb and when i try checkng the integrity it says file not ok
is there any modified script which can help me install nordvpn on fedora silverblue
steps to layer nordvpn to silverblue
login to nordaccount
go to downloads
scroll down to desktop apps
click 3 dots on side and choose rpm file
open your Terminal and go to Downloads Folder cd Downloads
then run command rpm-ostree install nordvpn-release-1.0.0-1.noarch.rpm`
reboot
after that run rpm-ostree install nordvpn
reboot
login to nordvpn and setup it
I tried the exact same steps however it returned some errors. i have now reinstalled the os . will try once again. the setup file is just 10kb which is unexpected. As far as i remember the actual size should exceed 10kb
even the command to verify the signature tells me signature is not okay.
I will try once again
the file contains only key and repo that needs to be installed as local then update repos and install from terminal
Hi , I tried the command but the last command rpm-ostree install nordvpn returned an error
saleeshsuresheyyani@fedora:~$ rpm-ostree install nordvpn
Checking out tree 2cdb171… done
Enabled rpm-md repositories: fedora-cisco-openh264 updates fedora nordvpn nordvpn-noarch copr:copr.fedorainfracloud.org:phracek:PyCharm google-chrome rpmfusion-nonfree-nvidia-driver rpmfusion-nonfree-steam updates-archive
Importing rpm-md… done
rpm-md repo ‘fedora-cisco-openh264’ (cached); generated: 2024-03-12T11:45:42Z solvables: 3
rpm-md repo ‘updates’ (cached); generated: 2024-10-02T02:54:24Z solvables: 28197
rpm-md repo ‘fedora’ (cached); generated: 2024-04-14T18:51:11Z solvables: 74881
rpm-md repo ‘nordvpn’ (cached); generated: 2024-09-30T13:59:42Z solvables: 32
rpm-md repo ‘nordvpn-noarch’ (cached); generated: 2024-09-30T13:59:40Z solvables: 1
rpm-md repo ‘copr:copr.fedorainfracloud.org:phracek:PyCharm’ (cached); generated: 2024-03-18T11:54:41Z solvables: 14
rpm-md repo ‘google-chrome’ (cached); generated: 2024-10-01T22:41:27Z solvables: 3
rpm-md repo ‘rpmfusion-nonfree-nvidia-driver’ (cached); generated: 2024-09-28T09:37:57Z solvables: 16
rpm-md repo ‘rpmfusion-nonfree-steam’ (cached); generated: 2024-09-28T10:40:37Z solvables: 2
rpm-md repo ‘updates-archive’ (cached); generated: 2024-10-02T03:30:39Z solvables: 44574
Resolving dependencies… done
Will download: 1 package (35.9 MB)
Downloading from ‘nordvpn’… done
Importing packages… done
error: importing RPMs: Importing package ‘nordvpn’: Importing archive: ostree-tar: Failed to handle directory: Invalid mode 2147500525; invalid bits in mode
saleeshsuresheyyani@fedora:~$
should i install it using the below link. is it recommentded for fedora silverblue
i just installed kinoite to y system will install nordvpn now to see if there is errors
got exactly same errors on kinoite on workstation and KDE spin no issues
phatle@kinoite:~$ sudo rpm-ostree install nordvpn
Checking out tree 953d0ed... done
Enabled rpm-md repositories: fedora-cisco-openh264 updates-testing updates fedora nordvpn nordvpn-noarch copr:copr.fedorainfracloud.org:phracek:PyCharm google-chrome rpmfusion-nonfree-nvidia-driver rpmfusion-nonfree-steam updates-archive
Importing rpm-md... done
rpm-md repo 'fedora-cisco-openh264' (cached); generated: 2024-03-11T19:22:31Z solvables: 3
rpm-md repo 'updates-testing' (cached); generated: 2024-10-02T02:49:42Z solvables: 11564
rpm-md repo 'updates' (cached); generated: 2018-02-20T19:18:14Z solvables: 0
rpm-md repo 'fedora' (cached); generated: 2024-09-30T08:43:21Z solvables: 77134
rpm-md repo 'nordvpn' (cached); generated: 2024-09-30T13:59:42Z solvables: 32
rpm-md repo 'nordvpn-noarch' (cached); generated: 2024-09-30T13:59:40Z solvables: 1
rpm-md repo 'copr:copr.fedorainfracloud.org:phracek:PyCharm' (cached); generated: 2024-08-12T11:59:47Z solvables: 5
rpm-md repo 'google-chrome' (cached); generated: 2024-10-01T22:41:27Z solvables: 3
rpm-md repo 'rpmfusion-nonfree-nvidia-driver' (cached); generated: 2024-09-28T10:44:44Z solvables: 18
rpm-md repo 'rpmfusion-nonfree-steam' (cached); generated: 2024-09-28T10:40:37Z solvables: 2
rpm-md repo 'updates-archive' (cached); generated: 2024-08-16T12:55:57Z solvables: 0
Resolving dependencies... done
Will download: 1 package (35.9 MB)
Downloading from 'nordvpn'... done
Importing packages... done
error: importing RPMs: Importing package 'nordvpn': Importing archive: ostree-tar: Failed to handle directory: Invalid mode 2147500525; invalid bits in mode
@saleel the nordVPN 3.19
version seems to have issues to fix this install previous package version 3.18.5
i just tested this and it installs fine and runs.
use command rpm-ostree install nordvpn-3.18.5
after that you are good to go for now there is some issues on nordvpn 3.19.0 just cant update to that version so use for now older version
Hi Marko, thank you very much for your efforts in helping me with the issue. I have at last installed nordvpn 3.18.5 using your steps. i hope not installing the latest version will not cause any security issues as along as my run the rpm-ostree upgrade every day and keep it up to do
. even if it does i have no other go than to wait for it to update to 3.19 and the problem to solve. just curious. i am not sure though but 3.18.5 might be the latest stable version.
sorry for the extra questions. just that i am new to fedora silverblue and i love it .
3.19 is latest stable they released just days ago there is some steps to mmade to upgrade 3.18.5 to current working stable release, but not now since 3.19 is not working yet.
i will post more details later when i can confirm that 3.19 is working and installing as should to how to remove 3.18.5 and adding latest version
Thank you Marko!
still trying to figure this one out no success yet since i need to have nordvpn too
this is latest what i can find on journal
Oct 05 14:10:54 kinoite rpm-ostree[4983]: Allowing active client :1.139 (uid 1000)
Oct 05 14:10:54 kinoite rpm-ostree[4983]: client(id:cli dbus:1.139 unit:app-org.kde.konsole@b86e53601bdf452dbf9a6413429e5951.service uid:1000) added; new total=1
Oct 05 14:10:54 kinoite rpm-ostree[4983]: Loaded sysroot
Oct 05 14:10:54 kinoite rpm-ostree[4983]: Locked sysroot
Oct 05 14:10:54 kinoite rpm-ostree[4983]: Initiated txn PkgChange for client(id:cli dbus:1.139 unit:app-org.kde.konsole@b86e53601bdf452dbf9a6413429e5951.service uid:1000): /org/projectatomic/rpmostree1/fedora
Oct 05 14:10:54 kinoite rpm-ostree[4983]: Process [pid: 5026 uid: 1000 unit: user@1000.service] connected to transaction progress
Oct 05 14:11:00 kinoite rpm-ostree[4983]: Preparing pkg txn; enabled repos: ['fedora-cisco-openh264', 'updates-testing', 'updates', 'fedora', 'nordvpn', 'nordvpn-noarch', 'copr:copr.fedorainfracloud.org:phracek:PyCharm', 'rpmfusion-nonfree-nvidia-driver', 'google-chrome', 'rpmfusion-nonfree-steam', 'updates-archive'] solvables: 89453
Oct 05 14:11:01 kinoite rpm-ostree[4983]: Downloading: https://repo.nordvpn.com/yum/nordvpn/centos/x86_64/Packages/n/nordvpn-3.19.0-1.x86_64.rpm
Oct 05 14:11:03 kinoite rpm-ostree[4983]: Txn PkgChange on /org/projectatomic/rpmostree1/fedora failed: importing RPMs: Importing package 'nordvpn': Importing archive: ostree-tar: Failed to handle directory: Invalid mode 2147500525; invalid bits in mode
Oct 05 14:11:03 kinoite rpm-ostree[4983]: Unlocked sysroot
Oct 05 14:11:03 kinoite rpm-ostree[4983]: Process [pid: 5026 uid: 1000 unit: user@1000.service] disconnected from transaction progress
Oct 05 14:11:03 kinoite rpm-ostree[4983]: client(id:cli dbus:1.139 unit:app-org.kde.konsole@b86e53601bdf452dbf9a6413429e5951.service uid:1000) vanished; remaining=0
Oct 05 14:11:03 kinoite rpm-ostree[4983]: In idle state; will auto-exit in 63 seconds