Forums » Tutorial and setups »
Installing TVHEADEND on Debian9 x64
Added by Eg Bushas about 7 years ago
Hi,
Sorry for my English, but i try to explain my problem
I tried to install tvheadend on my desktop pc with intel i7 processor. I am looking for 64bits version.
I got error all the time
su
password
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61
Executing: /tmp/apt-key-gpghome.dPbMvwjdhV/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61
gpg: failed to start the dirmngr '/usr/bin/dirmngr': No such file or directory
gpg: connecting dirmngr at '/tmp/apt-key-gpghome.dPbMvwjdhV/S.dirmngr' failed: No such file or directory
gpg: keyserver receive failed: No dirmngr
apt-add-repository "https://dl.bintray.com/tvheadend/deb STABLE"
apt-get update
apt-get install tvheadend
Replies (6)
RE: Installing TVHEADEND on Debian9 x64 - Added by saen acro about 7 years ago
RE: Installing TVHEADEND on Debian9 x64 - Added by Eg Bushas about 7 years ago
I tried autobuild and now it works, but i have one problem. On TVH Client I can see records, but on Kodi records is empty. do you know what need to do?
RE: Installing TVHEADEND on Debian9 x64 - Added by saen acro about 7 years ago
Eg Bushas wrote:
I tried autobuild and now it works, but i have one problem. On TVH Client I can see records, but on Kodi records is empty. do you know what need to do?
Kodi PVR problem not TVH program problem.
Use Kodi forum.
I also prefer building packages by myself
http://tvheadend.org/boards/4/topics/24116
RE: Installing TVHEADEND on Debian9 x64 - Added by stephen perraud about 7 years ago
Hello
Repo error
Ign:10 https://dl.bintray.com/tvheadend/deb stretch/release Translation-en
Err:7 https://dl.bintray.com/tvheadend/deb stretch/release amd64 Packages
gnutls_handshake() failed: Public key signature verification has failed.
Ign:9 https://dl.bintray.com/tvheadend/deb stretch/release all Packages
Ign:10 https://dl.bintray.com/tvheadend/deb stretch/release Translation-en
Reading package lists... Done
W: The repository 'https://dl.bintray.com/tvheadend/deb stretch Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://dl.bintray.com/tvheadend/deb/dists/stretch/release/binary-amd64/Packages gnutls_handshake() failed: Public key >signature verification has failed.
E: Some index files failed to download. They have been ignored, or old ones used instead.
https://dl.bintray.com/tvheadend/deb stretch/release or stable or stable-4.2 or stable-4.3 etc...... always error public key
error also in git
git clone https://github.com/tvheadend/tvheadend.git
Cloning into 'tvheadend'...
fatal: unable to access 'https://github.com/tvheadend/tvheadend.git/': gnutls_handshake() failed: Public key signature verification has >failed.
A solution without error please ?
RE: Installing TVHEADEND on Debian9 x64 - Added by saen acro about 7 years ago
correct date/time
git clone https://github.com/tvheadend/tvheadend.git
there is no "/" at end
RE: Installing TVHEADEND on Debian9 x64 - Added by stephen perraud about 7 years ago
Don't work
[root@xen:~/tvheadend]# git clone https://github.com/tvheadend/tvheadend.git
Cloning into 'tvheadend'...
fatal: unable to access 'https://github.com/tvheadend/tvheadend.git/': gnutls_handshake() failed: Public key signature verification has >failed.
"/" is not me, who write