NEWS
iobroker startet nicht
-
@IbizaGT
Alles komplett veraltet und falsch installiert...sudo apt update && apt policy nodejssagt?
pi@raspberrypi:~ $ sudo apt update Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. pi@raspberrypi:~ $ apt policy nodejs nodejs: Installed: (none) Candidate: 12.22.12~dfsg-1~deb11u8 Version table: 12.22.12~dfsg-1~deb11u8 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages pi@raspberrypi:~ $ -
pi@raspberrypi:~ $ sudo apt update Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. pi@raspberrypi:~ $ apt policy nodejs nodejs: Installed: (none) Candidate: 12.22.12~dfsg-1~deb11u8 Version table: 12.22.12~dfsg-1~deb11u8 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages pi@raspberrypi:~ $@IbizaGT wo kommt die uralte dfsg version her?
-
pi@raspberrypi:~ $ sudo apt update Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. pi@raspberrypi:~ $ apt policy nodejs nodejs: Installed: (none) Candidate: 12.22.12~dfsg-1~deb11u8 Version table: 12.22.12~dfsg-1~deb11u8 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages pi@raspberrypi:~ $sudo apt-get install -y curl curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash - sudo apt-get install -y nodejs node -v -
@Homoran
der pi läuft schon lange und ich habe da nichts groß gemacht. Jetzt wollte ich mal was neues dazu machen und da fällt alles auseinander...Das ist die Folge von "ich habe da nichts groß gemacht. "
Das funktionier nämlich bekanntermaßen NICHT. -
sudo apt-get install -y curl curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash - sudo apt-get install -y nodejs node -vpi@raspberrypi:~ $ sudo apt-get install -y curl Reading package lists... Done Building dependency tree... Done Reading state information... Done curl is already the newest version (7.74.0-1.3+deb11u16). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. pi@raspberrypi:~ $ curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash - 2026-06-20 10:33:18 - Installing pre-requisites Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease 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 ca-certificates is already the newest version (20230311+deb12u1~deb11u1). curl is already the newest version (7.74.0-1.3+deb11u16). gnupg is already the newest version (2.2.27-2+deb11u3). The following NEW packages will be installed: apt-transport-https 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 160 kB of archives. After this operation, 166 kB of additional disk space will be used. Get:1 http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB] Fetched 160 kB in 1s (288 kB/s) Selecting previously unselected package apt-transport-https. (Reading database ... 49127 files and directories currently installed.) Preparing to unpack .../apt-transport-https_2.2.4_all.deb ... Unpacking apt-transport-https (2.2.4) ... Setting up apt-transport-https (2.2.4) ... 2026-06-20 10:33:27 - Error: Unsupported architecture: armhf. Only amd64, arm64 are supported. Contact Nodesource for an extended support version https://nodesource.com/pages/contact-us.html. (Exit Code: 1) pi@raspberrypi:~ $ -
@thomas-braun
trotz error weitermachen? -
pi@raspberrypi:~ $ sudo apt-get install -y curl Reading package lists... Done Building dependency tree... Done Reading state information... Done curl is already the newest version (7.74.0-1.3+deb11u16). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. pi@raspberrypi:~ $ curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash - 2026-06-20 10:33:18 - Installing pre-requisites Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease 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 ca-certificates is already the newest version (20230311+deb12u1~deb11u1). curl is already the newest version (7.74.0-1.3+deb11u16). gnupg is already the newest version (2.2.27-2+deb11u3). The following NEW packages will be installed: apt-transport-https 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 160 kB of archives. After this operation, 166 kB of additional disk space will be used. Get:1 http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB] Fetched 160 kB in 1s (288 kB/s) Selecting previously unselected package apt-transport-https. (Reading database ... 49127 files and directories currently installed.) Preparing to unpack .../apt-transport-https_2.2.4_all.deb ... Unpacking apt-transport-https (2.2.4) ... Setting up apt-transport-https (2.2.4) ... 2026-06-20 10:33:27 - Error: Unsupported architecture: armhf. Only amd64, arm64 are supported. Contact Nodesource for an extended support version https://nodesource.com/pages/contact-us.html. (Exit Code: 1) pi@raspberrypi:~ $Unsupported architecture: armhf. Only amd64, arm64 are supported. Contact Nodesource for an extended support version https://nodesource.com/pages/contact-us.html. (Exit Code: 1)
pi@raspberrypi:~ $Das ist das Prpblem deiner alten Installation
Nur noch 64bit versionen bei nodejs 22Möglich dass noch was älteres geht, wenn nodesource die noch im Repo hat
-
@thomas-braun
trotz error weitermachen?@IbizaGT
Da gibt es nix weiter zu machen. Das Ding ist dir weggegammelt.
Aber da du ja 'nix groß gemacht hast' kannste es ja auch komplett von Grund auf Neuinstallieren:https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht
-
========== Start marking the full check here ===========
Script v.2026-06-01 *** BASE SYSTEM *** Operating System: Raspbian GNU/Linux 11 (bullseye) Static hostname: raspberrypi Icon name: computer Kernel: Linux 6.1.21-v8+ Architecture: arm64 OS is similar to: debian Model : Raspberry Pi 4 Model B Rev 1.1 Docker : false Virtualization : none Kernel : aarch64 Userland : 32bit System was installed 1693 days ago (on 2021-10-30). 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: 10:09:08 up 1 min, 1 user, load average: 0.37, 0.30, 0.12 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:~ $ -
@thomas-braun
trotz error weitermachen?Versuch mal
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - sudo apt-get install -y nodejs node -v -
Versuch mal
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - sudo apt-get install -y nodejs node -vpi@raspberrypi:~ $ curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - 2026-06-20 10:39:51 - Installing pre-requisites Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease 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 apt-transport-https is already the newest version (2.2.4). ca-certificates is already the newest version (20230311+deb12u1~deb11u1). curl is already the newest version (7.74.0-1.3+deb11u16). gnupg is already the newest version (2.2.27-2+deb11u3). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-20 10:39:57 - Error: Unsupported architecture: armhf. Only amd64, arm64 are supported. Contact Nodesource for an extended support version https://nodesource.com/pages/contact-us.html. (Exit Code: 1) pi@raspberrypi:~ $ -
pi@raspberrypi:~ $ curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - 2026-06-20 10:39:51 - Installing pre-requisites Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease 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 apt-transport-https is already the newest version (2.2.4). ca-certificates is already the newest version (20230311+deb12u1~deb11u1). curl is already the newest version (7.74.0-1.3+deb11u16). gnupg is already the newest version (2.2.27-2+deb11u3). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-20 10:39:57 - Error: Unsupported architecture: armhf. Only amd64, arm64 are supported. Contact Nodesource for an extended support version https://nodesource.com/pages/contact-us.html. (Exit Code: 1) pi@raspberrypi:~ $ -
Dann muss ich mich wohl mit dem Gedanken anfreunden....
Trotzdem Danke für die Unterstützung
@thomas-braun
@homoran
@haselchen
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