NEWS
(GELÖST) Node Update failed....
-
Hallo zusammen
Mein ioBroker läuft noch auf einer alten Node Version... diese wollte ich nun endlich mal updaten. Dazu habe ich die super Anleitung unter https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18 zur Hand genommen (merci!). Leider schlägt das Update letztendlich fehl....
Beim Update kommt folgendes:
You are running nodejs v12.22.12. Do you want to install recommended version 16.20.2?
Press <y> to continue or any other key to quit
Trying to update your installation now. Please be patient."Soweit so gut.. danach kommt dann aber irgendwann eine Horde von Fehlermeldungen:
*** These repos are active after the adjustments: Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] Get:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB] Get:3 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB] Get:4 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages [7416 B] Reading package lists... Done E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'stable' to 'oldoldstable' N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details. E: Repository 'http://archive.raspberrypi.org/debian buster InRelease' changed its 'Suite' value from 'testing' to 'oldoldstable' N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details. Installing the recommended nodejs version now! E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'stable' to 'oldoldstable' E: Repository 'http://archive.raspberrypi.org/debian buster InRelease' changed its 'Suite' value from 'testing' to 'oldoldstable' E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/t/tzdata/tzdata_2021a-0+deb10u1_all.deb 404 Not Found [IP: 93.93.128.193 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/s/sudo/sudo_1.8.27-1+deb10u3_armhf.deb 404 Not Found [IP: 93.93.128.193 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Installing the recommended nodejs version! E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'stable' to 'oldoldstable' E: Repository 'http://archive.raspberrypi.org/debian buster InRelease' changed its 'Suite' value from 'testing' to 'oldoldstable' E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/t/tzdata/tzdata_2021a-0+deb10u1_all.deb 404 Not Found [IP: 93.93.128.193 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/s/sudo/sudo_1.8.27-1+deb10u3_armhf.deb 404 Not Found [IP: 93.93.128.193 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? We tried our best to update or fix your nodejs. Please run iob diag again to verify.
Wie könnte ich dieses Problem in den Griff kriegen?
Danke euch vielmals....
-
Oh, mit einem
sudo apt install nodejs --reinstall habe ich's beheben können und es lief durch.
Juhu....
-
@danielos Nächster Schritt: Buster loswerden und auf ein aktuelles Betriebssystem wechseln
-
@haus-automatisierung Danke für den Hinweis... ja, ist wohl der nächste Schritt. Muss ich mich mal durchlesen, wie ich das hinkriege. Eins nach dem anderen.
-
Das System hast du aber seit Monaten/Jahren nicht angepackt, denn der Suite-Wert ist schon ewig geändert.
sudo apt update
sagt? Aber im Grunde bleibt dir eh nur eine Neuinstallation von Raspberry OS 12 'Bookworm' übrig.
Buster ist tot.changed its 'Suite' value from 'testing' to 'oldoldstable'
Mann, mann, mann... Testing ist der Kanal für künftiges Distributionen und der springt jetzt auf 'oldoldstable', also DREI Releases zurück? Da muss man sich auch nicht wundern, wenn nix mehr geht...
REGELMÄjSSIG (einmal im Monat mindestens) die Kiste in allen Belangen (Betriebssystem und ioBroker sowie ggfls. weiteres Zeug) aktuell halten.