Bitte um Mithilfe für ein HowTO : TvHeadend Installation in Ubuntu 16.04

  • Wer kann mir helfen ich bekomme es auf ubuntu nicht hin:
    florian@tvserver:~$ sudo add-apt-repository 'deb https://apt.tvheadend.org/stable bionic main'
    E: Typ »echo« in Zeile 50 der Quellliste /etc/apt/sources.list ist unbekannt.
    E: Die Liste der Quellen konnte nicht gelesen werden.
    florian@tvserver:~$

  • # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    deb http://archive.ubuntu.com/ubuntu bionic main restricted
    # deb-src http://archive.ubuntu.com/ubuntu bionic main restricted
    ## Major bug fix updates produced after the final release of the
    ## distribution.
    deb http://archive.ubuntu.com/ubuntu bionic-updates main restricted
    # deb-src http://archive.ubuntu.com/ubuntu bionic-updates main restricted
    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    ## team. Also, please note that software in universe WILL NOT receive any
    ## review or updates from the Ubuntu security team.
    deb http://archive.ubuntu.com/ubuntu bionic universe
    # deb-src http://archive.ubuntu.com/ubuntu bionic universe
    deb http://archive.ubuntu.com/ubuntu bionic-updates universe
    # deb-src http://archive.ubuntu.com/ubuntu bionic-updates universe
    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    [ File '/etc/apt/sources.list' is unwritable ]

  • also irgendwie bin ich verflucht

  • das musst du halt vorher auch noch machen (das holt den Key für die Repo ins system)

    Code
    sudo apt install coreutils wget apt-transport-https lsb-release ca-certificates
    sudo wget -qO- https://doozer.io/keys/tvheadend/tvheadend/pgp | sudo apt-key add -

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!