NEWS
Fehler beim Aktualisieren
-
Hallo Forum,
beim Update von Raspberry 4 Host übersudo apt update && sudo apt full-upgrade -ygab es zwei Meldungen:
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures were invalid: EXPKEYSIG 963FA27710458545 Grafana Labs <engineering@grafana.com> W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease The following signatures were invalid: EXPKEYSIG 963FA27710458545 Grafana Labs <engineering@grafana.com>Beim Aufruf im Browser "https://packages.grafana.com/oss/deb" kommt: "Sorry, the requested url was not found".
Kann man das ignorieren?
Danke und Grüße -
Hallo Forum,
beim Update von Raspberry 4 Host übersudo apt update && sudo apt full-upgrade -ygab es zwei Meldungen:
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures were invalid: EXPKEYSIG 963FA27710458545 Grafana Labs <engineering@grafana.com> W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease The following signatures were invalid: EXPKEYSIG 963FA27710458545 Grafana Labs <engineering@grafana.com>Beim Aufruf im Browser "https://packages.grafana.com/oss/deb" kommt: "Sorry, the requested url was not found".
Kann man das ignorieren?
Danke und Grüße@wibear sagte in Fehler beim Aktualisieren:
Kann man das ignorieren?
auf keinen Fall!
du musst die Schlüssel aktualisieren
such mal nach "Phantastische Repositories" -
Hallo Forum,
beim Update von Raspberry 4 Host übersudo apt update && sudo apt full-upgrade -ygab es zwei Meldungen:
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures were invalid: EXPKEYSIG 963FA27710458545 Grafana Labs <engineering@grafana.com> W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease The following signatures were invalid: EXPKEYSIG 963FA27710458545 Grafana Labs <engineering@grafana.com>Beim Aufruf im Browser "https://packages.grafana.com/oss/deb" kommt: "Sorry, the requested url was not found".
Kann man das ignorieren?
Danke und Grüße@wibear sagte in Fehler beim Aktualisieren:
Beim Aufruf im Browser
https://packages.grafana.com/oss/
bringt dich zum eigentlichen Ziel.
-
Danke Thomas, muss ich also das ausführen?
# mkdir -p /etc/apt/keyrings/ # wget -q -O - https://apt.grafana.com/gpg.key | gpg --dearmor > /etc/apt/keyrings/grafana.gpg # echo "deb [signed-by=/etc/apt/keyrings/grafana.gpg] https://apt.grafana.com stable main" | tee /etc/apt/sources.list.d/grafana.list -
Danke Thomas, muss ich also das ausführen?
# mkdir -p /etc/apt/keyrings/ # wget -q -O - https://apt.grafana.com/gpg.key | gpg --dearmor > /etc/apt/keyrings/grafana.gpg # echo "deb [signed-by=/etc/apt/keyrings/grafana.gpg] https://apt.grafana.com stable main" | tee /etc/apt/sources.list.d/grafana.list
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden