NEWS
Installation von IOB auf Raspi3
-
Hallo @Thomas-Braun
ich bin deiner Anleitung gefolgt aber irgendwie bekomme ich den iob nicht auf den raspi.
Ich soll Nodejs manuell installieren?flexer@iobroker:~ $ Linux iobroker 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Fri Nov 1 11:33:02 2024 from 192.168.178.170 flexer@iobroker:~ $ curl -sSLf https://iobroker.net/install.sh | bash - library: loaded Library version=2024-10-22 ========================================================================== Welcome to the ioBroker installer! Installer version: 2024-10-22 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/4) ========================================================================== Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease Reading package lists... Error! E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1) E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems E: The package cache file is corrupted ========================================================================== Node.js not found. Installing... ========================================================================== E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1) E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems E: The package cache file is corrupted deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main Package: nodejs Pin: origin deb.nodesource.com Pin-Priority: 1001 E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1) E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems E: The package cache file is corrupted Installed nodejs Cannot install Node.js! Please install it manually.
-
@flexer sagte in Installation von IOB auf Raspi3:
Ich soll Nodejs manuell installieren?
Nein.
E: The package cache file is corrupted
Da stimmt was grundsätzliches nicht mit apt/dpkg und deswegen kann der Installer keine weiteren Pakete wie z. B. nodejs installieren.
Am besten nochmal ganz von vorne.Vor dem ioBroker-Installer bringt man die Kiste auf den letzten Stand:
sudo apt update sudo apt full-upgrade sudo reboot
-
@flexer sagte in Installation von IOB auf Raspi3:
Ich soll Nodejs manuell installieren?
nein!
@flexer sagte in Installation von IOB auf Raspi3:
bekomme ich den iob nicht auf den raspi.
ist der nagelneu oder ist da schon was drauf?
-
@thomas-braun
Schon bei sudo apt update schlägt es fehl. Ich mache mal die SD Karte nochmal neu und fange mal von vorne anflexer@iobroker:~ $ sudo apt update Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease Hit:2 https://deb.nodesource.com/node_20.x nodistro InRelease Hit:3 http://deb.debian.org/debian bookworm InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Hit:5 http://deb.debian.org/debian bookworm-updates InRelease Reading package lists... Error! E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1) E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems E: The package cache file is corrupted
-
@homoran Hatte die SD Karte komplett frisch gemacht
-
Also ich habe das ganze jetzt mit einer zweiten neuen SD gemacht. Sobald ich
sudo apt update && sudo apt full-upgrade mache kommt Reading package lists... Error
sudo apt update && sudo apt full-upgrade Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://archive.raspberrypi.com/debian bookworm InRelease [39.0 kB] Get:5 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [187 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [187 kB] Get:7 http://deb.debian.org/debian-security bookworm-security/main Translation-en [116 kB] Get:8 http://archive.raspberrypi.com/debian bookworm/main armhf Packages [531 kB] Get:9 http://archive.raspberrypi.com/debian bookworm/main arm64 Packages [501 kB] Fetched 1,665 kB in 3s (646 kB/s) Reading package lists... Error! E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1) E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems E: The package cache file is corrupted
-
@flexer sagte in Installation von IOB auf Raspi3:
The package cache file is corrupted
da ist wohl was bein download schief gelaufen.
mach die Befehle mal einzeln. -
Kann auch sein, das es im Moment bei Debian auf dem Server klemmt.
Leere mal den cache:sudo apt clean
-
@thomas-braun Habe ich gemacht leider keine Besserung. Ich warte mal ab und versuche es im laufe des Tages nochmal. Vielleicht ist das Problem Serverseitig
-
Der sudo update teil schlägt fehl upgrade lief durch. Bei der installation von iob kommen aber wieder die fehler
-
@flexer sagte in Installation von IOB auf Raspi3:
Bei der installation von iob kommen aber wieder die fehler
Natürlich.
-
Hallo an alle. Heute habe ich es nochmal versucht und die Installation lief ohne Probleme durch. Thema kann geschlossen werden. Keine Ahnung woran es gelegen hat.
Viele Güße und danke für die schnellen Antworten
-
@flexer sagte in Installation von IOB auf Raspi3:
Keine Ahnung woran es gelegen hat.
Wie @Thomas-Braun schon schrieb, manchmal sind es natürlich auch die Probleme am liefernden Server.
Das hatte ich heute morgen bei einer MariaDb-Instanz. Zwei Stunden später lief der Server wieder.