NEWS
Node.js update bei 32Bit System hat node entfernt
-
cd /tmp
wget https://nodejs.org/dist/v20.20.0/node-v20.20.0-linux-armv7l.tar.xz
tar -xf node-v20.20.0-linux-armv7l.tar.xz
sudo cp -R node-v20.20.0-linux-armv7l/* /usr/local/Hat mir jetzt erstmal geholfen.
Damit hast du dir nur weitern Krampf auf dein System gebacken.
-
cd /tmp
wget https://nodejs.org/dist/v20.20.0/node-v20.20.0-linux-armv7l.tar.xz
tar -xf node-v20.20.0-linux-armv7l.tar.xz
sudo cp -R node-v20.20.0-linux-armv7l/* /usr/local/Hat mir jetzt erstmal geholfen.
@ZockerFloh7
Mach den Rotz rückgängig!
Den ganzen Mumpitz aus /usr/local wieder löschen!
Und danniob nodejs-update 22ausführen.
Rückfragen bejahen. -
@ZockerFloh7
Mach den Rotz rückgängig!
Den ganzen Mumpitz aus /usr/local wieder löschen!
Und danniob nodejs-update 22ausführen.
Rückfragen bejahen.@ZockerFloh7
Mach den Rotz rückgängig!
Den ganzen Mumpitz aus /usr/local wieder löschen!
Und danniob nodejs-update 22ausführen.
Rückfragen bejahen.der Aufruf hat mich erst in die Situation gebracht.
Das script ist abgebrochen mit der Zeile /home/iobroker/.node-update.sh: line 87: log: command not foundDanach hatte ich gar keine node mehr installiert.
-
@ZockerFloh7
Mach den Rotz rückgängig!
Den ganzen Mumpitz aus /usr/local wieder löschen!
Und danniob nodejs-update 22ausführen.
Rückfragen bejahen.der Aufruf hat mich erst in die Situation gebracht.
Das script ist abgebrochen mit der Zeile /home/iobroker/.node-update.sh: line 87: log: command not foundDanach hatte ich gar keine node mehr installiert.
Zeig mal den vollständigen Output von
iob diagNeben der verhunzten nodejs-Installation fährst du da auch einen für Raspberry4 gar nicht vorgesehenen Kernel. Ich vermute, du hast eine SD-Karte von einem Raspberry3 in einen Raspberry4 gestopft. Das funktioniert nur nicht so simpel...
-
iob diag ging eben noch, jetzt kommt immer
*** iob diag is starting up, please wait ***
iob diag needs to be updated. Please execute 'iobroker fix' first.iobroker fix hilft nicht
-
iob diag ging eben noch, jetzt kommt immer
*** iob diag is starting up, please wait ***
iob diag needs to be updated. Please execute 'iobroker fix' first.iobroker fix hilft nicht
Da ist deine Paketdatenbank schief und/oder dein Paketmanager findet eine unauflösbare Situation vor.
sudo apt update && sudo apt full-upgradesagt?
-
iob diag ging eben noch, jetzt kommt immer
*** iob diag is starting up, please wait ***
iob diag needs to be updated. Please execute 'iobroker fix' first.iobroker fix hilft nicht
iobroker fix hilft nicht
...und behauptet das mit welchen Worten?
-
iobroker fix hilft nicht
...und behauptet das mit welchen Worten?
iobroker fix hilft nicht
...und behauptet das mit welchen Worten?
es sagt alles passt, iob diag sagt es passt nicht
-
pi@raspberrypi:~ $ sudo apt update && sudo apt full-upgrade
Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
Get:3 https://apt.pivccu.de/piVCCU stable InRelease [13.6 kB]
Fetched 13.6 kB in 1s (16.0 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. -
iobroker fix hilft nicht
...und behauptet das mit welchen Worten?
es sagt alles passt, iob diag sagt es passt nicht
es sagt alles passt
Bitte zeigen!
-
pi@raspberrypi:~ $ sudo apt update && sudo apt full-upgrade
Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
Get:3 https://apt.pivccu.de/piVCCU stable InRelease [13.6 kB]
Fetched 13.6 kB in 1s (16.0 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. -
*** iob diag is starting up, please wait *** iob diag needs to be updated. Please execute 'iobroker fix' first. ^C pi@raspberrypi:~ $ iobroker fix library: loaded Library version=2026-04-11 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2025-09-18 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/5) ========================================================================== Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease Get:3 https://apt.pivccu.de/piVCCU stable InRelease [13.6 kB] Fetched 13.6 kB in 1s (15.6 kB/s) Reading package lists... Done E: Unable to locate package polkitd Installed polkitd ========================================================================== Checking ioBroker user and directory permissions (2/5) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... ACL enabled: true ========================================================================== Check and cleanup npm temporary directories (3/5) ========================================================================== Done. ========================================================================== Database maintenance (4/5) ========================================================================== Checking for uncompressed JSONL databases... This might take a while! Compressing /opt/iobroker/iobroker-data/states.jsonl Compressing /opt/iobroker/iobroker-data/objects.jsonl Compressed 2 JSONL files. Done ========================================================================== Checking autostart (5/5) ========================================================================== ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units === Authentication is required to stop 'iobroker.service'. Authenticating as: ,,, (pi) Password: polkit-agent-helper-1: pam_authenticate failed: Authentication failure Enabling autostart... Autostart enabled! ========================================================================== Your installation was fixed successfully Run iobroker start to start ioBroker again! ========================================================================== -
```bash Script v.2026-06-01 *** BASE SYSTEM *** Operating System: Raspbian GNU/Linux 11 (bullseye) Static hostname: raspberrypi Icon name: computer Kernel: Linux 5.10.103-v7l+ Architecture: arm OS is similar to: debian Model : Raspberry Pi 4 Model B Rev 1.2 Docker : false Virtualization : none Kernel : armv7l Userland : 32bit System was installed 2013 days ago (on 2020-12-07). Outdated 32Bit architecture detected. Only a pure 64Bit-System will be supported in the future. You will have to reinstall your operating system with full 64Bit support or upgrade to more modern hardware soon. Systemuptime and Load: 18:09:20 up 1:38, 1 user, load average: 0.58, 0.54, 0.55 CPU threads : 4 *** LIFE CYCLE STATUS *** ERROR: Package 'distro-info' is not installed. Please do: sudo apt update && sudo apt install distro-info Alternatively execute the 'iob fix' -
pi@raspberrypi:~ $ apt policy distro-info distro-info-data distro-info: Installed: 1.0+deb11u1 Candidate: 1.0+deb11u1 Version table: *** 1.0+deb11u1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages 100 /var/lib/dpkg/status distro-info-data: Installed: 0.51+deb11u11 Candidate: 0.51+deb11u11 Version table: *** 0.51+deb11u11 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages 100 /var/lib/dpkg/status -
pi@raspberrypi:~ $ apt policy distro-info distro-info-data distro-info: Installed: 1.0+deb11u1 Candidate: 1.0+deb11u1 Version table: *** 1.0+deb11u1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages 100 /var/lib/dpkg/status distro-info-data: Installed: 0.51+deb11u11 Candidate: 0.51+deb11u11 Version table: *** 0.51+deb11u11 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages 100 /var/lib/dpkg/statusWie dem auch sei. Alles krum und schief bei dir.
NEUINSTALLATION von RaspberryOS 13 'Trixie' JETZT,
Backup des iobroker einspielen, fertig. -
Alles klar, danke für die Hilfe
-
es sagt alles passt
Bitte zeigen!
-
@Homoran
Eher noch relevant ist das fehlende polkitdE: Unable to locate package polkitd Installed polkitd -
@Homoran
Eher noch relevant ist das fehlende polkitdE: Unable to locate package polkitd Installed polkitd@Thomas-Braun ja aber selbst danach immer noch auth failure
-
@Thomas-Braun ja aber selbst danach immer noch auth failure
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