1 hour ago
I have tried installing the new Linux Version 7.1.0.260607 of NextPVR twice with no results. By "no results", I mean that the version of NextPVR shown when going to "Settings" remains the same as it has been 7.0.5.260307. The only difference is: "(7.1.1.260616 is available for download)" is now shown in a green font after my latest version number.
The Terminal Log of one of my installation sessions is shown below with my "# comments" added. I created a separate directory named "Downloads-2" to be sure I am only using the most recent downloaded files.
dick@deb:~$ cd Downloads-2 # Change to this directory for doing all the commands for installation.
dick@deb:~/Downloads-2$ ls # Nothing is shown because the directory is empty.
dick@deb:~/Downloads-2$ curl https://nextpvr.com/nextpvr-helper.deb -O # Download command is executed.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4626 100 4626 0 0 12877 0 --:--:-- --:--:-- --:--:-- 12921
dick@deb:~/Downloads-2$ ls # Directory listing shows the file has been downloaded.
nextpvr-helper.deb
dick@deb:~/Downloads-2$ ls -l # Long Listing show file size and download date and time.
total 8
-rw-r--r-- 1 dick dick 4626 Jun 17 18:21 nextpvr-helper.deb
dick@deb:~/Downloads-2$ sudo apt install ./nextpvr-helper.deb --install-recommends # Installation command
[sudo] password for dick:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'nextpvr-helper' instead of './nextpvr-helper.deb' # THIS MAY BE THE PROBLEM
nextpvr-helper is already the newest version (3.1). # WHAT IS VERSION 3.1?
0 upgraded, 0 newly installed, 0 to remove and 300 not upgraded. # SHOWS 0 INSTALLED - WHY?
I have noticed that URL https://forums.nextpvr.com/showthread.ph...ight=7.1.0
refers to a URL for installation information Linux: https://forums.nextpvr.com/showthread.php?tid=59390
that is dated: 2019-06-14, 05:06 PM. Could this be the problem?
If needed, Link to my Log files: https://drive.google.com/file/d/1uPvJsoT...sp=sharing
Tnx, RAK
The Terminal Log of one of my installation sessions is shown below with my "# comments" added. I created a separate directory named "Downloads-2" to be sure I am only using the most recent downloaded files.
dick@deb:~$ cd Downloads-2 # Change to this directory for doing all the commands for installation.
dick@deb:~/Downloads-2$ ls # Nothing is shown because the directory is empty.
dick@deb:~/Downloads-2$ curl https://nextpvr.com/nextpvr-helper.deb -O # Download command is executed.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4626 100 4626 0 0 12877 0 --:--:-- --:--:-- --:--:-- 12921
dick@deb:~/Downloads-2$ ls # Directory listing shows the file has been downloaded.
nextpvr-helper.deb
dick@deb:~/Downloads-2$ ls -l # Long Listing show file size and download date and time.
total 8
-rw-r--r-- 1 dick dick 4626 Jun 17 18:21 nextpvr-helper.deb
dick@deb:~/Downloads-2$ sudo apt install ./nextpvr-helper.deb --install-recommends # Installation command
[sudo] password for dick:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'nextpvr-helper' instead of './nextpvr-helper.deb' # THIS MAY BE THE PROBLEM
nextpvr-helper is already the newest version (3.1). # WHAT IS VERSION 3.1?
0 upgraded, 0 newly installed, 0 to remove and 300 not upgraded. # SHOWS 0 INSTALLED - WHY?
I have noticed that URL https://forums.nextpvr.com/showthread.ph...ight=7.1.0
refers to a URL for installation information Linux: https://forums.nextpvr.com/showthread.php?tid=59390
that is dated: 2019-06-14, 05:06 PM. Could this be the problem?
If needed, Link to my Log files: https://drive.google.com/file/d/1uPvJsoT...sp=sharing
Tnx, RAK