install on debian 11 Bullseye on amd64
Added by blade m2003 over 2 years ago
i can't run the unstable version on debian 11.
i did the following:
sudo apt-get y install coreutils wget apt-transport-https lsb-release ca-certificates
wget -qO https://doozer.io/keys/tvheadend/tvheadend/pgp | sudo tee /etc/apt/trusted.gpg.d/tvheadend.asc
sudo sh -c 'echo "deb https://apt.tvheadend.org/unstable $(lsb_release -sc) main" | tee -a /etc/apt/sources.list.d/tvheadend.list'
sudo apt-get update
and i get theerror
W: GPG error: https://apt.tvheadend.org/unstable bullseye Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 89942AAE5CEAA174
E: The repository 'https://apt.tvheadend.org/unstable bullseye Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Replies (10)
RE: install on debian 11 Bullseye on amd64 - Added by Alan Ford over 2 years ago
I have the same problem. :-(
RE: install on debian 11 Bullseye on amd64 - Added by blade m2003 over 2 years ago
i tested it on debian 10 with the same error message.
RE: install on debian 11 Bullseye on amd64 - Added by Alan Ford over 2 years ago
The issue with the public key seems to be a general issue with Debian at the moment. I tried to install hd-idle from this repo https://adelolmo.github.io/ and endet up with an identical error message.
I tried it also with Bullseye and Buster.
I am currently setting up a newer version of openmediavault since openmediavault 4 (Stretch based) is reaching end of life but I am unable to install Tvheadend which is quite frustrating since it worked flawlessly under openmediavault 4.
RE: install on debian 11 Bullseye on amd64 - Added by Alan Ford over 2 years ago
The repository is broken since a few months: https://tvheadend.org/issues/6131
I wasted 2 days on this. I think docker ist the way to go.
RE: install on debian 11 Bullseye on amd64 - Added by blade m2003 over 2 years ago
docker is not available.
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>503 Service Unavailable</TITLE>
</HEAD><BODY>
<H1>503 Service Unavailable</H1>
</BODY></HTML>
RE: install on debian 11 Bullseye on amd64 - Added by Alan Ford over 2 years ago
The docker image is available here:
https://docs.linuxserver.io/images/docker-tvheadend
Just install Docker/Portainer and off you go. I just did the same and it works like a charm!
https://forum.openmediavault.org/index.php?thread/43403-installing-tvheadend-using-docker-portainer/
RE: install on debian 11 Bullseye on amd64 - Added by Alfred Lamb about 2 years ago
blade m2003 wrote:
i can't run the unstable version on debian 11.
i did the following:sudo apt-get y install coreutils wget apt-transport-https lsb-release ca-certificates
wget -qO https://doozer.io/keys/tvheadend/tvheadend/pgp five nights at freddy's| sudo tee /etc/apt/trusted.gpg.d/tvheadend.asc
sudo sh -c 'echo "deb https://apt.tvheadend.org/unstable $(lsb_release -sc) main" | tee -a /etc/apt/sources.list.d/tvheadend.list'sudo apt-get update
and i get theerror
W: GPG error: https://apt.tvheadend.org/unstable bullseye Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 89942AAE5CEAA174
E: The repository 'https://apt.tvheadend.org/unstable bullseye Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Just install Docker and It's worked well. I think you can try.
RE: install on debian 11 Bullseye on amd64 - Added by clint jones almost 2 years ago
if you not worried about the absolute newest release, Use "snap" to install tvheadend
I felt like I was cheating but runs fine
Clint
RE: install on debian 11 Bullseye on amd64 - Added by saen acro almost 2 years ago
clint jones wrote:
if you not worried about the absolute newest release, Use "snap" to install tvheadend
I felt like I was cheating but runs fine
Clint
And will have most slowest and limited version,
lot of problems with permissions and etc.
RE: install on debian 11 Bullseye on amd64 - Added by Jane Olmo over 1 year ago
Alan Ford wrote:
The docker image is available here:
https://docs.linuxserver.io/images/docker-tvheadend
Just install Docker/Portainer and off you go. I just did the same and it works like a charm!
https://forum.openmediavault.org/index.php?thread/43403-installing-tvheadend-using-docker-portainer/cubes 2048
If you encounter any issues during the installation process, feel free to consult the Debian documentation or seek assistance from the Debian community.