Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Installation
  5. keine Updates bei IOB mehr möglich

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    652

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

keine Updates bei IOB mehr möglich

Scheduled Pinned Locked Moved Installation
50 Posts 6 Posters 4.6k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ralleR Offline
    ralleR Offline
    ralle
    wrote on last edited by
    #1

    Hallo,

    Ich hab mir irgend etwas wohl zerschossen. Ich kann keine Updates mehr durchfühern und benötige eure Hilfe.......

    pi@raspberrypi:~ $ sudo apt update
    Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
    Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
    Get:3 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
    Fetched 4586 B in 1s (6198 B/s)
    Reading package lists... Error!
    E: Unable to parse package file /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages (1)
    W: You may want to run apt-get update to correct these problems
    E: The package cache file is corrupted
    

    Wenn ich dann ein Update starte bleibt dieses mitten drin hähngen.

    Was kann / muss ich tun??

    vielen Dank für euere Hilfe

    arteckA 1 Reply Last reply
    0
    • ralleR ralle

      Hallo,

      Ich hab mir irgend etwas wohl zerschossen. Ich kann keine Updates mehr durchfühern und benötige eure Hilfe.......

      pi@raspberrypi:~ $ sudo apt update
      Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
      Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
      Get:3 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
      Fetched 4586 B in 1s (6198 B/s)
      Reading package lists... Error!
      E: Unable to parse package file /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages (1)
      W: You may want to run apt-get update to correct these problems
      E: The package cache file is corrupted
      

      Wenn ich dann ein Update starte bleibt dieses mitten drin hähngen.

      Was kann / muss ich tun??

      vielen Dank für euere Hilfe

      arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      wrote on last edited by arteck
      #2

      @ralle

      apt  clean
      

      auserdem

      @ralle sagte in keine Updates bei IOB mehr möglich:

      https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]

      node 16 ist alt..

      zigbee hab ich, zwave auch, nuc's genauso und HA auch

      ralleR 1 Reply Last reply
      0
      • arteckA arteck

        @ralle

        apt  clean
        

        auserdem

        @ralle sagte in keine Updates bei IOB mehr möglich:

        https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]

        node 16 ist alt..

        ralleR Offline
        ralleR Offline
        ralle
        wrote on last edited by
        #3

        @arteck
        vielen Dank.....
        Ich hab leider so gut wie keine Ahnung.... was mache ich mit apt clean, wenn ich das in putty eingebe erscheint:

        pi@raspberrypi:~ $ apt clean
        E: Could not open lock file /var/cache/apt/archives/lock - open (13: Permission denied)
        E: Unable to lock directory /var/cache/apt/archives/
        E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
        E: Unable to lock directory /var/lib/apt/lists/
        W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
        W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
        

        und wenn ich Node aktualisieren will und den ersten Befehl eingebe erscheint:

        pi@raspberrypi:~ $ sudo apt-get update && sudo apt-get install -y ca-certificates curl gnupg
        Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
        Get:3 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
        Fetched 4586 B in 1s (6317 B/s)
        Reading package lists... Error!
        E: Unable to parse package file /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages (1)
        W: You may want to run apt-get update to correct these problems
        E: The package cache file is corrupted
        

        und wenn ich wie beschrieben "sudo apt-get update"eingebe , passiert dies:

        pi@raspberrypi:~ $ sudo apt update
        Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
        Get:3 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
        Fetched 4586 B in 1s (6322 B/s)
        Reading package lists... Error!
        E: Unable to parse package file /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages (1)
        W: You may want to run apt-get update to correct these problems
        E: The package cache file is corrupted
        

        hilfeeeeee, was kann ich tun

        Meister MopperM 1 Reply Last reply
        0
        • ralleR ralle

          @arteck
          vielen Dank.....
          Ich hab leider so gut wie keine Ahnung.... was mache ich mit apt clean, wenn ich das in putty eingebe erscheint:

          pi@raspberrypi:~ $ apt clean
          E: Could not open lock file /var/cache/apt/archives/lock - open (13: Permission denied)
          E: Unable to lock directory /var/cache/apt/archives/
          E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
          E: Unable to lock directory /var/lib/apt/lists/
          W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
          W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
          

          und wenn ich Node aktualisieren will und den ersten Befehl eingebe erscheint:

          pi@raspberrypi:~ $ sudo apt-get update && sudo apt-get install -y ca-certificates curl gnupg
          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          Get:3 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
          Fetched 4586 B in 1s (6317 B/s)
          Reading package lists... Error!
          E: Unable to parse package file /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages (1)
          W: You may want to run apt-get update to correct these problems
          E: The package cache file is corrupted
          

          und wenn ich wie beschrieben "sudo apt-get update"eingebe , passiert dies:

          pi@raspberrypi:~ $ sudo apt update
          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          Get:3 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
          Fetched 4586 B in 1s (6322 B/s)
          Reading package lists... Error!
          E: Unable to parse package file /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages (1)
          W: You may want to run apt-get update to correct these problems
          E: The package cache file is corrupted
          

          hilfeeeeee, was kann ich tun

          Meister MopperM Online
          Meister MopperM Online
          Meister Mopper
          wrote on last edited by Meister Mopper
          #4

          @ralle sagte in keine Updates bei IOB mehr möglich:

          Ich hab leider so gut wie keine Ahnung.... was mache ich mit apt clean, wenn ich das in putty eingebe erscheint:

          Gib mal sudo apt clean ein und kopier das Ergebnis mit der </> Option hier rein.

          b237a200-c419-4332-b6dc-e24a2002dd91-grafik.png

          Proxmox und HA - dank KI/AI endlich "blocklyfrei"

          ralleR 1 Reply Last reply
          0
          • Meister MopperM Meister Mopper

            @ralle sagte in keine Updates bei IOB mehr möglich:

            Ich hab leider so gut wie keine Ahnung.... was mache ich mit apt clean, wenn ich das in putty eingebe erscheint:

            Gib mal sudo apt clean ein und kopier das Ergebnis mit der </> Option hier rein.

            b237a200-c419-4332-b6dc-e24a2002dd91-grafik.png

            ralleR Offline
            ralleR Offline
            ralle
            wrote on last edited by
            #5

            @meister-mopper
            hi, merkwürdig.... hab den Pi neu gestartet (Strom aus / an)
            nun gebe ich "sudo apt clean" ein , dauert ein paar sekunden und es erscheint nur die Eingabeaufforderung!

            ist das so korrekt jetzt ?

            HomoranH 1 Reply Last reply
            0
            • ralleR ralle

              @meister-mopper
              hi, merkwürdig.... hab den Pi neu gestartet (Strom aus / an)
              nun gebe ich "sudo apt clean" ein , dauert ein paar sekunden und es erscheint nur die Eingabeaufforderung!

              ist das so korrekt jetzt ?

              HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by
              #6

              @ralle sagte in keine Updates bei IOB mehr möglich:

              hab den Pi neu gestartet (Strom aus / an)

              das ist kein Neustart, das ist Mord!

              kein Support per PN! - Fragen im Forum stellen -
              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              ralleR 1 Reply Last reply
              0
              • HomoranH Homoran

                @ralle sagte in keine Updates bei IOB mehr möglich:

                hab den Pi neu gestartet (Strom aus / an)

                das ist kein Neustart, das ist Mord!

                ralleR Offline
                ralleR Offline
                ralle
                wrote on last edited by
                #7

                @homoran

                oh, shit. IOB war aber gestoppt (wenigstens etwas)

                Thomas BraunT DJMarc75D 2 Replies Last reply
                0
                • ralleR ralle

                  @homoran

                  oh, shit. IOB war aber gestoppt (wenigstens etwas)

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #8

                  @ralle

                  Oh man... Computer-Exekutionskommando unterwegs...

                  sudo apt update
                  sudo apt full-upgrade
                  

                  sagt nach der Aktion nun?

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  ralleR 1 Reply Last reply
                  0
                  • ralleR ralle

                    @homoran

                    oh, shit. IOB war aber gestoppt (wenigstens etwas)

                    DJMarc75D Offline
                    DJMarc75D Offline
                    DJMarc75
                    wrote on last edited by
                    #9

                    @ralle sagte in keine Updates bei IOB mehr möglich:

                    IOB war aber gestoppt (wenigstens etwas)

                    nuja, das ist ungefähr so wie wenn Du das Lenkrad in Deinem Auto bei Tempo 100 in einer engen Kurve loslässt ;)

                    Lehrling seit 1975 !!!
                    Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                    https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                    HomoranH 1 Reply Last reply
                    0
                    • DJMarc75D DJMarc75

                      @ralle sagte in keine Updates bei IOB mehr möglich:

                      IOB war aber gestoppt (wenigstens etwas)

                      nuja, das ist ungefähr so wie wenn Du das Lenkrad in Deinem Auto bei Tempo 100 in einer engen Kurve loslässt ;)

                      HomoranH Do not disturb
                      HomoranH Do not disturb
                      Homoran
                      Global Moderator Administrators
                      wrote on last edited by
                      #10

                      @djmarc75 sagte in keine Updates bei IOB mehr möglich:

                      @ralle sagte in keine Updates bei IOB mehr möglich:

                      IOB war aber gestoppt (wenigstens etwas)

                      nuja, das ist ungefähr so wie wenn Du das Lenkrad in Deinem Auto bei Tempo 100 in einer engen Kurve loslässt ;)

                      ...und gottseidank die Kupplung durchgetreten hast

                      kein Support per PN! - Fragen im Forum stellen -
                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @ralle

                        Oh man... Computer-Exekutionskommando unterwegs...

                        sudo apt update
                        sudo apt full-upgrade
                        

                        sagt nach der Aktion nun?

                        ralleR Offline
                        ralleR Offline
                        ralle
                        wrote on last edited by
                        #11

                        @thomas-braun

                        nach sudo apt update kommt dies:

                        pi@raspberrypi:~ $ sudo apt update
                        Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                        Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                        Get:3 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
                        Fetched 4586 B in 1s (4154 B/s)
                        Reading package lists... Error!
                        E: Unable to parse package file /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages (1)
                        W: You may want to run apt-get update to correct these problems
                        E: The package cache file is corrupted
                        
                        
                        Thomas BraunT 1 Reply Last reply
                        0
                        • ralleR ralle

                          @thomas-braun

                          nach sudo apt update kommt dies:

                          pi@raspberrypi:~ $ sudo apt update
                          Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                          Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                          Get:3 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
                          Fetched 4586 B in 1s (4154 B/s)
                          Reading package lists... Error!
                          E: Unable to parse package file /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages (1)
                          W: You may want to run apt-get update to correct these problems
                          E: The package cache file is corrupted
                          
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #12

                          @ralle
                          Was steht denn in der Datei drin?

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          ralleR 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @ralle
                            Was steht denn in der Datei drin?

                            ralleR Offline
                            ralleR Offline
                            ralle
                            wrote on last edited by
                            #13

                            @thomas-braun
                            in welcher Datei?, hatte nur den Befehl eingeben!?!?

                            Thomas BraunT 1 Reply Last reply
                            0
                            • ralleR ralle

                              @thomas-braun
                              in welcher Datei?, hatte nur den Befehl eingeben!?!?

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #14

                              @ralle
                              Na in
                              /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              1 Reply Last reply
                              0
                              • ralleR Offline
                                ralleR Offline
                                ralle
                                wrote on last edited by
                                #15

                                Ich werde mir wohl im Vorfeld schon irgend was zerschossen haben, vermutlich in dem Ordner

                                Thomas BraunT 1 Reply Last reply
                                0
                                • ralleR ralle

                                  Ich werde mir wohl im Vorfeld schon irgend was zerschossen haben, vermutlich in dem Ordner

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #16

                                  @ralle

                                  Mit Elektro-Exekutionen geht das ganz prima...

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  ralleR 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @ralle

                                    Mit Elektro-Exekutionen geht das ganz prima...

                                    ralleR Offline
                                    ralleR Offline
                                    ralle
                                    wrote on last edited by ralle
                                    #17

                                    @thomas-braun said in keine Updates bei IOB mehr möglich:

                                    @ralle

                                    Mit Elektro-Exekutionen geht das ganz prima...

                                    ja, mit Sicherheit. muss mich erst mal damit beschäftigen wie ich in den Ordner komme, wie gesagt kenn mich gar nicht mit Linux aus. wenn ich es nicht hinbekomme muss ich versuchen alles neu aufsetzten.

                                    nicht jeder kann alles, man kann sich aber in so manches reinfuchsen. Dafür mache ich so manch einem in Elektro was vor........

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • ralleR ralle

                                      @thomas-braun said in keine Updates bei IOB mehr möglich:

                                      @ralle

                                      Mit Elektro-Exekutionen geht das ganz prima...

                                      ja, mit Sicherheit. muss mich erst mal damit beschäftigen wie ich in den Ordner komme, wie gesagt kenn mich gar nicht mit Linux aus. wenn ich es nicht hinbekomme muss ich versuchen alles neu aufsetzten.

                                      nicht jeder kann alles, man kann sich aber in so manches reinfuchsen. Dafür mache ich so manch einem in Elektro was vor........

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by Thomas Braun
                                      #18

                                      @ralle

                                      ls -lah /var/lib/apt/lists/
                                      

                                      €dit: Falsches Kommando.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      ralleR 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @ralle

                                        ls -lah /var/lib/apt/lists/
                                        

                                        €dit: Falsches Kommando.

                                        ralleR Offline
                                        ralleR Offline
                                        ralle
                                        wrote on last edited by
                                        #19

                                        @thomas-braun
                                        Danke....

                                        hilft dir das

                                        pi@raspberrypi:~ $ ls -lah cat /var/lib/apt/lists/
                                        ls: cannot access 'cat': No such file or directory
                                        /var/lib/apt/lists/:
                                        total 68M
                                        drwxr-xr-x 4 root root 4.0K Nov  6 18:05 .
                                        drwxr-xr-x 5 root root 4.0K Oct 28 17:47 ..
                                        -rw-r--r-- 1 root root  24K Nov  6 13:30 archive.raspberrypi.org_debian_dists_bullseye_InRelease
                                        -rw-r--r-- 1 root root 1.2M Nov  6 13:30 archive.raspberrypi.org_debian_dists_bullseye_main_binary-armhf_Packages
                                        drwxr-xr-x 2 _apt root 4.0K Sep 22  2022 auxfiles
                                        -rw-r--r-- 1 root root 4.5K Aug  9 21:24 deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease
                                        -rw-r--r-- 1 root root 1.3K Aug  9 21:24 deb.nodesource.com_node%5f16.x_dists_bullseye_main_binary-armhf_Packages
                                        -rw-r----- 1 root root    0 Sep 22  2022 lock
                                        drwx------ 2 _apt root 4.0K Nov  6 18:26 partial
                                        -rw-r--r-- 1 root root  15K Nov  6 17:27 raspbian.raspberrypi.org_raspbian_dists_bullseye_InRelease
                                        -rw-r--r-- 1 root root 237K Apr 29  2023 raspbian.raspberrypi.org_raspbian_dists_bullseye_contrib_binary-armhf_Packages
                                        -rw-r--r-- 1 root root  66M Nov  5 23:27 raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages
                                        -rw-r--r-- 1 root root 519K Oct  9 01:40 raspbian.raspberrypi.org_raspbian_dists_bullseye_non-free_binary-armhf_Packages
                                        -rw-r--r-- 1 root root 2.7K Jul  8  2019 raspbian.raspberrypi.org_raspbian_dists_bullseye_rpi_binary-armhf_Packages
                                        
                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • ralleR ralle

                                          @thomas-braun
                                          Danke....

                                          hilft dir das

                                          pi@raspberrypi:~ $ ls -lah cat /var/lib/apt/lists/
                                          ls: cannot access 'cat': No such file or directory
                                          /var/lib/apt/lists/:
                                          total 68M
                                          drwxr-xr-x 4 root root 4.0K Nov  6 18:05 .
                                          drwxr-xr-x 5 root root 4.0K Oct 28 17:47 ..
                                          -rw-r--r-- 1 root root  24K Nov  6 13:30 archive.raspberrypi.org_debian_dists_bullseye_InRelease
                                          -rw-r--r-- 1 root root 1.2M Nov  6 13:30 archive.raspberrypi.org_debian_dists_bullseye_main_binary-armhf_Packages
                                          drwxr-xr-x 2 _apt root 4.0K Sep 22  2022 auxfiles
                                          -rw-r--r-- 1 root root 4.5K Aug  9 21:24 deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease
                                          -rw-r--r-- 1 root root 1.3K Aug  9 21:24 deb.nodesource.com_node%5f16.x_dists_bullseye_main_binary-armhf_Packages
                                          -rw-r----- 1 root root    0 Sep 22  2022 lock
                                          drwx------ 2 _apt root 4.0K Nov  6 18:26 partial
                                          -rw-r--r-- 1 root root  15K Nov  6 17:27 raspbian.raspberrypi.org_raspbian_dists_bullseye_InRelease
                                          -rw-r--r-- 1 root root 237K Apr 29  2023 raspbian.raspberrypi.org_raspbian_dists_bullseye_contrib_binary-armhf_Packages
                                          -rw-r--r-- 1 root root  66M Nov  5 23:27 raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages
                                          -rw-r--r-- 1 root root 519K Oct  9 01:40 raspbian.raspberrypi.org_raspbian_dists_bullseye_non-free_binary-armhf_Packages
                                          -rw-r--r-- 1 root root 2.7K Jul  8  2019 raspbian.raspberrypi.org_raspbian_dists_bullseye_rpi_binary-armhf_Packages
                                          
                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #20

                                          @ralle

                                          sudo rm  /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_*
                                          sudo apt update
                                          sudo apt full-upgrade
                                          

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          ralleR 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          532

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe