NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 30 31 32 33 34 Next »
Install issue

 
  • 0 Vote(s) - 0 Average
Install issue
shspvr
Offline

Senior Member

Posts: 419
Threads: 32
Joined: Jan 2004
#111
2019-08-07, 11:58 AM
Hey Martin
I done
wget https://nextpvr.com/nextpvr-helper.deb
sudo apt install ./nextpvr-helper.deb

But I end with Version: 5.0.0.190710 (5.0.0.190803 is available for download) on Ubuntu 18.04

I also tried you other option

2. To update to a new beta version of nextpvr

sudo dpkg -i nextpvr-helper.deb

I will announce new versions of the deb in this thread

3. To uninstall the program files (except dotnet)

sudo apt remove nextpvr-helper

to remove the npvr.db3 database config files etc

sudo apt purge nextpvr-helper

and finally to remove any dependencies

sudo apt purge nextpvr-helper

But that no good what can't fig is why PoP _OS a few day ago with right one but not Ubuntu
Any in idea or change something ?.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,175
Threads: 958
Joined: May 2006
#112
2019-08-07, 12:15 PM
shspvr Wrote:Hey Martin
I done

But I end with Version: 5.0.0.190710 (5.0.0.190803 is available for download) on Ubuntu 18.04
But that no good what can't fig is why PoP _OS a few day ago with right one but not Ubuntu
Any in idea or change something ?.

First troubleshooting thing to do after install is run

service nextpvr-server status

and check any messages.

I suspect you are still running your original manual install of NextPVRServer. You need to kill and disable that and then run

sudo service nextpvr-server restart

Martin
shspvr
Offline

Senior Member

Posts: 419
Threads: 32
Joined: Jan 2004
#113
2019-08-07, 12:29 PM
mvallevand Wrote:First troubleshooting thing to do after install is run

service nextpvr-server status

and check any messages.

I suspect you are still running your original manual install of NextPVRServer. You need to kill and disable that and then run

sudo service nextpvr-server restart

Martin

Yes was true I did have the original manual install of NextPVRServer even know I del the both folder in home before
Ludron
Offline

Member

Posts: 83
Threads: 9
Joined: Jan 2011
#114
2019-08-07, 12:31 PM
It might be more efficient if someone could use something like Anydesk?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,175
Threads: 958
Joined: May 2006
#115
2019-08-07, 12:49 PM
shspvr Wrote:Yes was true I did have the original manual install of NextPVRServer even know I del the both folder in home before

If the old version is gone the restart should work. If not do the dpkg -i update to be safe.

Martin
shspvr
Offline

Senior Member

Posts: 419
Threads: 32
Joined: Jan 2004
#116
2019-08-07, 01:43 PM
mvallevand Wrote:If the old version is gone the restart should work. If not do the dpkg -i update to be safe.

Martin

Are you sure becuases the Manual Installation download is a diff size 30.3 MB (30,303,733 bytes) then what below even when I check the files across the two there diff dates

shspvr@shspvr-game:~$ service nextpvr-server status
Unit nextpvr-server.service could not be found.
shspvr@shspvr-game:~$ wget https://nextpvr.com/nextpvr-helper.deb
--2019-08-07 08:25:17-- https://nextpvr.com/nextpvr-helper.deb
Resolving nextpvr.com (nextpvr.com)... 192.151.148.226
Connecting to nextpvr.com (nextpvr.com)|192.151.148.226|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 178600 (174K) [text/plain]
Saving to: ‘nextpvr-helper.deb’

nextpvr-helper.deb 100%[===================>] 174.41K 750KB/s in 0.2s

2019-08-07 08:25:18 (750 KB/s) - ‘nextpvr-helper.deb’ saved [178600/178600]

shspvr@shspvr-game:~$ sudo apt install ./nextpvr-helper.deb
[sudo] password for shspvr:
Sorry, try again.
[sudo] password for shspvr:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'nextpvr-helper' instead of './nextpvr-helper.deb'
The following package was automatically installed and is no longer required:
libllvm7
Use 'sudo apt autoremove' to remove it.
The following NEW packages will be installed:
nextpvr-helper
0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded.
Need to get 0 B/179 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 /home/shspvr/nextpvr-helper.deb nextpvr-helper all 1.0 [179 kB]
Selecting previously unselected package nextpvr-helper.
(Reading database ... 208032 files and directories currently installed.)
Preparing to unpack .../home/shspvr/nextpvr-helper.deb ...
Failed to stop nextpvr-server.service: Unit nextpvr-server.service not loaded.
Linux
linux-64
--2019-08-07 08:26:04-- http://nextpvr.com/beta/linux-64/NPVR.zip
Resolving nextpvr.com (nextpvr.com)... 192.151.148.226
Connecting to nextpvr.com (nextpvr.com)|192.151.148.226|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 49282168 (47M) [application/zip]
Saving to: ‘/tmp/NPVR.zip’

/tmp/NPVR.zip 100%[===================>] 47.00M 4.00MB/s in 12s
Progress: [ 17%] [#########.................................................]
2019-08-07 08:26:16 (3.92 MB/s) - ‘/tmp/NPVR.zip’ saved [49282168/49282168]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,175
Threads: 958
Joined: May 2006
#117
2019-08-07, 02:45 PM (This post was last modified: 2019-08-07, 03:44 PM by mvallevand.)
That does seem to be getting the wrong file I will check in an hour or so

Edit I see what happened, I passed sub the wrong file for testing yesterday but I missed his message that he uploaded it to his server which is why it wasn't announced. I will be posting the sha256 checksum in the future in announcements in the future to avoid issues.

Martin
shspvr
Offline

Senior Member

Posts: 419
Threads: 32
Joined: Jan 2004
#118
2019-08-07, 07:26 PM
mvallevand Wrote:That does seem to be getting the wrong file I will check in an hour or so

Edit I see what happened, I passed sub the wrong file for testing yesterday but I missed his message that he uploaded it to his server which is why it wasn't announced. I will be posting the sha256 checksum in the future in announcements in the future to avoid issues.

Martin

Ok sound good
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,175
Threads: 958
Joined: May 2006
#119
2019-08-07, 08:15 PM
shspvr Wrote:Ok sound good

It is updated now, sorry about the inconvenience and thanks for point this issue out. I suggest running

sudo apt remove nextpvr-helper to clear out the unnecessary files. You will also need to remove /tmp/NPVR.zip to get the new file.

Martin
shspvr
Offline

Senior Member

Posts: 419
Threads: 32
Joined: Jan 2004
#120
2019-08-07, 08:29 PM
mvallevand Wrote:It is updated now, sorry about the inconvenience and thanks for point this issue out. I suggest running

sudo apt remove nextpvr-helper to clear out the unnecessary files. You will also need to remove /tmp/NPVR.zip to get the new file.

Martin
No I haven't got to it but well late I let you know
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (13): « Previous 1 … 9 10 11 12 13 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 1 99 2025-07-03, 12:12 AM
Last Post: mvallevand
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 0 62 2025-07-03, 12:02 AM
Last Post: Siftingice
  Linux install failed -- permission denied? FrogFan 4 734 2025-03-26, 12:39 AM
Last Post: FrogFan
  Guide data issue using NextPVR in a Proxmox LXC njc 10 1,333 2025-03-23, 01:40 PM
Last Post: njc
  Recording Plyback Timeline Issue JeffH 11 901 2025-01-17, 03:20 PM
Last Post: mvallevand
  Install NexPVR backend in Buildroot based Linux Tnix 3 1,242 2024-03-14, 11:50 AM
Last Post: mvallevand
  Wake after Suspend issue with dvbt devices (LE12 Kodi 21) ShadowMask 41 5,631 2024-02-09, 07:11 AM
Last Post: ShadowMask
  Can't Remember How to Install Hauppauge Firmware Mark_S 2 1,311 2023-09-03, 12:18 PM
Last Post: Mark_S
  NextPVR won't install Paul_G 4 1,341 2023-07-26, 03:34 PM
Last Post: mvallevand
  EPG Not Updating on Fresh Ubuntu Install Frustrated Aussie 4 1,667 2023-03-24, 12:12 AM
Last Post: Frustrated Aussie

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode