Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Installation von IOB auf Raspi3

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Installation von IOB auf Raspi3

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Flexer last edited by

      @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 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @Flexer last edited by

        @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?

        Flexer 1 Reply Last reply Reply Quote 0
        • Flexer
          Flexer @Thomas Braun last edited by

          @thomas-braun
          Schon bei sudo apt update schlägt es fehl. Ich mache mal die SD Karte nochmal neu und fange mal von vorne an

          flexer@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
          
          1 Reply Last reply Reply Quote 0
          • Flexer
            Flexer @Homoran last edited by

            @homoran Hatte die SD Karte komplett frisch gemacht

            1 Reply Last reply Reply Quote 0
            • Flexer
              Flexer last edited by

              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
              
              Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Flexer last edited by

                @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.

                Flexer 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Flexer last edited by Thomas Braun

                  @flexer

                  Kann auch sein, das es im Moment bei Debian auf dem Server klemmt.
                  Leere mal den cache:

                  sudo apt clean
                  
                  Flexer 1 Reply Last reply Reply Quote 0
                  • Flexer
                    Flexer @Thomas Braun last edited by

                    @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

                    1 Reply Last reply Reply Quote 0
                    • Flexer
                      Flexer @Homoran last edited by Flexer

                      @homoran

                      Der sudo update teil schlägt fehl upgrade lief durch. Bei der installation von iob kommen aber wieder die fehler

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Flexer last edited by

                        @flexer sagte in Installation von IOB auf Raspi3:

                        Bei der installation von iob kommen aber wieder die fehler

                        Natürlich.

                        1 Reply Last reply Reply Quote 1
                        • Flexer
                          Flexer last edited by

                          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

                          Meister Mopper 1 Reply Last reply Reply Quote 0
                          • Meister Mopper
                            Meister Mopper @Flexer last edited by

                            @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.

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            1.1k
                            Online

                            31.7k
                            Users

                            79.7k
                            Topics

                            1.3m
                            Posts

                            installation raspberrypi
                            4
                            13
                            465
                            Loading More Posts
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes
                            Reply
                            • Reply as topic
                            Log in to reply
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                            The ioBroker Community 2014-2023
                            logo