NEWS
Probleme mit sudo apt update / PUBKEY
-
@thomas-braun sagte in Probleme mit sudo apt update / PUBKEY:
Könnte es evtl. sein, dass du von einer Vorversion auf RaspberryOS 12 'Bookworm' upgegraded hast und keine Neuinstallation?
Ne, Bookworm habe ich bereits ein paar Monate laufen. Grafana habe ich wieder "in Betrieb genommen".
-
@mp3junkie sagte in Probleme mit sudo apt update / PUBKEY:
Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
Tu das.
Ansonsten sieht das soweit okay aus.
Künftig den ersten User nicht 'pi' nennen sondern was eigenes ausdenken.
vorname oder forumsnick sind da besser. -
iob fix ist erledigt.
Deine Hinweise habe ich notiert und werde sie umsetzen.
Danke für deine schnelle und perfekte Hilfe. -
@mp3junkie Hi, ich habe ein ähnliches Problem, könnt ih mir helfen?
pi@iobroker:/var/lib $ sudo apt update Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian bullseye-updates InRelease Hit:3 http://security.debian.org/debian-security bullseye-security InRelease Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease Get:5 https://repos.influxdata.com/debian stable InRelease [6,907 B] Get:6 https://packages.grafana.com/oss/deb stable InRelease [7,661 B] Hit:7 https://deb.nodesource.com/node_20.x nodistro InRelease Err:5 https://repos.influxdata.com/debian stable InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E Err:6 https://packages.grafana.com/oss/deb stable InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545 Fetched 6,907 B in 2s (3,699 B/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done 104 packages can be upgraded. Run 'apt list --upgradable' to see them. W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E 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 couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545 W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545 W: Failed to fetch https://repos.influxdata.com/debian/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E W: Some index files failed to download. They have been ignored, or old ones used instead.
MOD-EDIT: Code in code-tags gesetzt!
die Zugriffsrechte (ls -l /etc/apt/trusted.gpg.d/) dind alle auf 644
-
@puffy00007 sagte in Probleme mit sudo apt update / PUBKEY:
104 packages can be upgraded. Run 'apt list --upgradable' to see them.
DRINGENDST updaten...
Sowohl grafana wie auch influx müssen neu angelegt werden.
Mach es danach:https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind
-
@thomas-braun Bei Grafana ging alles gut, bei Influx sieht so aus:
pi@iobroker:/var/lib $ echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /usr/share/keyrings/influxdata-archive_compat.gpg > /dev/null sha256sum: influxdata-archive_compat.key: No such file or directory influxdata-archive_compat.key: FAILED open or read sha256sum: WARNING: 1 listed file could not be read
MOD-EDIT: Code in code-tags gesetzt!
-
Stell dich NICHT in /var/lib rein.
Du musst in deinem home stehen....Grundsätzlich hast du da eh nix verloren.
-
@thomas-braun Super, alles sauber durchgelaufen und aufm neusten Stand!
Aber es gibt ein Problem:
Ich nutze VIS (1.5.6), darin habe ich auf der Hauptpage ein iFrame und als Quelle eine der URL aus Grafana, um die Visualisierung darzustellen.
Der weigert sich den Inhalt zu zeigen. KATASTROPHEWas ist hier anders?
-
@puffy00007 sagte in Probleme mit sudo apt update / PUBKEY:
KATASTROPHE
das hat nichts mit diesem Thread zu tun.
Bitte neuen Thread in der richtigen Kategorie aufmachen, oder an einen der zu diesem Thema bestehenden anhängen
-
@homoran Habs gelöst, sorry und DANKE!