Hallo Leute,
kann bitte jemand helfen bei der Installation von yavdr0.7?
Installation Ubuntu 22.04.4 LTS server -> ok
apt install git ->ok
git clone https://github.com/yavdr/yavdr-ansible ->ok
cd yavdr-ansible -> ok
nano yavdr07.yml -> #Kodi auskommentiert aber Kodi führt zu einem Fehler.
sudo -H ./install-yavdr.sh ->
TASK [yavdr-common : run apt-get dist-upgrade]
fatal: [localhost]: FAILED! => {
"changed": false
}
MSG:
Failed to update apt cache: E:Das Depot »http://ppa.launchpad.net/yavdr/experimental-kodi/ubuntu jammy Release« enthält keine Release-Datei., W:Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert., W:Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8)., W:http://ppa.launchpad.net/yavdr/experime…ammy/InRelease: Schlüssel ist im veralteten Schlüsselbund trusted.gpg gespeichert (/etc/apt/trusted.gpg), siehe den Abschnitt MISSBILLIGUNG in apt-key(8) für Details., W:http://ppa.launchpad.net/yavdr/experime…ammy/InRelease: Schlüssel ist im veralteten Schlüsselbund trusted.gpg gespeichert (/etc/apt/trusted.gpg), siehe den Abschnitt MISSBILLIGUNG in apt-key(8) für Details.
PLAY RECAP *************************************************************************************************************************************************************
localhost : ok=5 changed=3 unreachable=0 failed=1 skipped=5 rescued=0 ignored=0
git status ->
fatal: detected dubious ownership in repository at '/home/user/yavdr-ansible'
To add an exception for this directory, call:
git config --global --add safe.directory /home/user/yavdr-ansible
Gruß
hnes