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 … 27 28 29 30 31 … 34 Next »
web page

 
  • 0 Vote(s) - 0 Average
web page
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,129
Threads: 957
Joined: May 2006
#31
2020-04-20, 01:15 PM
That is simply the file you download when you follow the linux install instructions. It is not in any repository.

Martin
superray2
Offline

Junior Member

cyprus,but viewing uk channels
Posts: 27
Threads: 5
Joined: Apr 2020
#32
2020-04-21, 09:19 AM
sorry for delay in replying had urgent matters to attend to. is this what you wanted?

superay2@host-ray2:~$ sudo apt remove nextpvr-server > install.txt
[sudo] password for superay2:
Sorry, try again.
[sudo] password for superay2:
Sorry, try again.
[sudo] password for superay2:

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

E: Unable to locate package nextpvr-server
superay2@host-ray2:~$ sudo apt remove nextpvr-helper.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package nextpvr-helper.deb
E: Couldn't find any package by glob 'nextpvr-helper.deb'
E: Couldn't find any package by regex 'nextpvr-helper.deb'
superay2@host-ray2:~$ clear
superay2@host-ray2:~$ sudo apt remove nextpvr-helper.deb > install.txt

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

E: Unable to locate package nextpvr-helper.deb
E: Couldn't find any package by glob 'nextpvr-helper.deb'
E: Couldn't find any package by regex 'nextpvr-helper.deb'
superay2@host-ray2:~$ sudo apt install nextpvr-helper.deb >> install.txt

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

E: Unable to locate package nextpvr-helper.deb
E: Couldn't find any package by glob 'nextpvr-helper.deb'
E: Couldn't find any package by regex 'nextpvr-helper.deb'
superay2@host-ray2:~$ sudo dpkg -i nextpver-server.deb >> install.txt
dpkg: error: cannot access archive 'nextpver-server.deb': No such file or directory
superay2@host-ray2:~$ sudo dpkg -i nextpver-server.deb >> install.txt
dpkg: error: cannot access archive 'nextpver-server.deb': No such file or directory
superay2@host-ray2:~$ sudo dpkg -i nextpver-helper.deb >> install.txt
dpkg: error: cannot access archive 'nextpver-helper.deb': No such file or directory
superay2@host-ray2:~$ service nextpvr-server status
● nextpvr-server.service - NextPVRServer
Loaded: loaded (/usr/lib/systemd/system/nextpvr-server.service; enabled; vend
Active: inactive (dead) since Tue 2020-04-21 09:58:55 BST; 14min ago
Process: 1604 ExecStart=/opt/nextpvr/shell/server.sh start (code=exited, statu

Apr 21 09:58:53 host-ray2 systemd[1]: Starting NextPVRServer...
Apr 21 09:58:53 host-ray2 server.sh[1604]: Starting server../opt/nextpvr/shell/s
Apr 21 09:58:55 host-ray2 server.sh[1604]: Done. PID=
Apr 21 09:58:55 host-ray2 systemd[1]: Started NextPVRServer.
lines 1-9/9 (END)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,129
Threads: 957
Joined: May 2006
#33
2020-04-21, 09:53 AM
I am being truly an idiot on this post I don't know why I keep making the same mistake the deb file and the server have different names. I assume you have the nextpvr-helper.deb file with you.

sudo apt remove nextpvr-helper> install.txt
sudo apt install nextpvr-helper.deb >> install.txt
sudo dpkg -i nextpver-helper.deb >> install.txt

Martin
superray2
Offline

Junior Member

cyprus,but viewing uk channels
Posts: 27
Threads: 5
Joined: Apr 2020
#34
2020-04-21, 10:01 AM
yes still have it in my downloads folder

ray
superray2
Offline

Junior Member

cyprus,but viewing uk channels
Posts: 27
Threads: 5
Joined: Apr 2020
#35
2020-04-21, 11:14 AM
is that last line correct?
superray2
Offline

Junior Member

cyprus,but viewing uk channels
Posts: 27
Threads: 5
Joined: Apr 2020
#36
2020-04-21, 11:34 AM
superay2@host-ray2:~$ sudo apt remove nextpvr-helper> install.txt
[sudo] password for superay2:

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

sudo apt install nextpvr-helper.deb >> install.txt
superay2@host-ray2:~$ sudo dpkg -i nextpver-helper.deb >> install.txt
dpkg: error: cannot access archive 'nextpver-helper.deb': No such file or directory
superay2@host-ray2:~$ sudo dpkg -i nextpver-helper.deb >> install.txt
dpkg: error: cannot access archive 'nextpver-helper.deb': No such file or directory
superay2@host-ray2:~$ sudo dpkg -i nextpvr-helper de b>> install.txt
dpkg: error: cannot access archive 'nextpvr-helper': No such file or directory
superay2@host-ray2:~$ service nextpvr-server status
● nextpvr-server.service - NextPVRServer
Loaded: loaded (/usr/lib/systemd/system/nextpvr-server.service; enabled; vend
Active: inactive (dead) since Tue 2020-04-21 09:58:55 BST; 2h 34min ago
Process: 1604 ExecStart=/opt/nextpvr/shell/server.sh start (code=exited, statu

Apr 21 09:58:53 host-ray2 systemd[1]: Starting NextPVRServer...
Apr 21 09:58:53 host-ray2 server.sh[1604]: Starting server../opt/nextpvr/shell/s
Apr 21 09:58:55 host-ray2 server.sh[1604]: Done. PID=
Apr 21 09:58:55 host-ray2 systemd[1]: Started NextPVRServer.
lines 1-9/9 (END)
superray2
Offline

Junior Member

cyprus,but viewing uk channels
Posts: 27
Threads: 5
Joined: Apr 2020
#37
2020-04-21, 12:04 PM
tried again only this time cd Downloads first. i now have login screen.
many thanks to everyone and especially Martin for your help,time and patience.
p.s that bottom line was incorrect.
ray
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,129
Threads: 957
Joined: May 2006
#38
2020-04-21, 12:24 PM
Great it did seem like it was just an installation issue all along. Sorry about all my bad instructions.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4


Possibly Related Threads…
Thread Author Replies Views Last Post
  Scheduler page button VCR58 1 345 2024-11-18, 03:26 AM
Last Post: sub
  Settings page shows only the main content area, not the side nav TheRealRoland 2 747 2024-02-13, 02:10 AM
Last Post: TheRealRoland
  metadata on videos page spagio 7 1,281 2023-01-23, 02:31 AM
Last Post: mvallevand
  Error web page when downloading recording VCR58 0 829 2021-07-21, 04:01 AM
Last Post: VCR58

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

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

Linear Mode
Threaded Mode