[19:32:26] openhabian@openHABianDevice:~$ sudo apt update
Get:1 http://davesteele.github.io/comitup/repo comitup InRelease [3,936 B]
Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
Err:3 https://dl.bintray.com/openhab/apt-repo2 stable InRelease
403 Forbidden [IP: 3.125.168.216 443]
Hit:4 https://deb.nodesource.com/node_12.x buster InRelease
Hit:5 http://archive.raspberrypi.org/debian buster InRelease
Reading package lists... Done
E: Failed to fetch https://dl.bintray.com/openhab/apt-repo2/dists/stable/InRelease 403 Forbidden [IP: 3.125.168.216 443]
E: The repository 'https://dl.bintray.com/openhab/apt-repo2 stable InRelease' is no longer 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.
W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/openhab.list:1 and /etc/apt/sources.list.d/openhab2.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/openhab.list:1 and /etc/apt/sources.list.d/openhab2.list:1
W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list.d/openhab.list:1 and /etc/apt/sources.list.d/openhab2.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/openhab.list:1 and /etc/apt/sources.list.d/openhab2.list:1
W: Target Translations (main/i18n/Translation-en_GB.UTF-8) is configured multiple times in /etc/apt/sources.list.d/openhab.list:1 and /etc/apt/sources.list.d/openhab2.list:1
Wenn ich das richtig sehe, scheinen da Paketquellen nicht verfügbar zu sein bzw liefern ein "403 Forbidden" zurück. Weiß jemand, ob das ein temporäres Problem ist?
Ich meinte mit "apt sources", dass Du die Quelle in "/etc/apt/" anpassen musst. Bei Dir wahrscheinlich die Datei "/etc/apt/sources.list.d/openhab2.list". Ich habe daher meinen Beitrag oben angepasst.