Bug #5091
closedDoozer Bionic builds not working
100%
Description
Hi, I have been following this guide...
https://tvheadend.org/projects/tvheadend/wiki/AptRepository
...to install tvheadend on ubuntu 18.04 LTS.
This is the command I have used to add the Doozer repo:
echo "deb http://apt.tvheadend.org/stable bionic main" | sudo tee -a /etc/apt/sources.list.d/tvheadend.list
However, "sudo apt-get update" yields this:
$ sudo apt-get update
Hit:1 http://at.archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://at.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:3 http://at.archive.ubuntu.com/ubuntu bionic-backports InRelease
Ign:4 http://apt.tvheadend.org/stable bionic InRelease
Err:5 http://apt.tvheadend.org/stable bionic Release
404 Not Found [IP: 104.31.94.73 80]
Hit:6 http://security.ubuntu.com/ubuntu bionic-security InRelease
Reading package lists... Done
E: The repository 'http://apt.tvheadend.org/stable bionic Release' does not have a Release file.
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.
Also, "http://apt.tvheadend.org/stable/dists/" does not contain any entry for "bionic".