Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Pflege des Betriebssystems
  5. Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie'

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie'

Scheduled Pinned Locked Moved Pflege des Betriebssystems
213 Posts 41 Posters 31.9k Views 46 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.
  • C Cumulus 0

    @thomas-braun

    klaus@broker:~ $ echad@chet:~ $ cat /etc/debian_version
    -bash: echad@chet:~: command not found

    Thomas spricht in Rätseln bzw. ich steh total auf der Leitung

    C Offline
    C Offline
    Cumulus 0
    wrote on last edited by
    #164

    @cumulus-0

    Jetzt bin ich mal einen Schritt beiseite gegangen -- und siehe da, die Leitung war frei!

    Danke, hoffentlich klappt jetzt alles

    1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @cumulus-0 sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

      Thomas spricht in Rätseln bzw. ich steh total auf der Leitung

      Der Teil VOR dem $ ist der sog. LogIn-Prompt. Und wird nicht von dir als Befehl eingegeben.

      C Offline
      C Offline
      Cumulus 0
      wrote on last edited by
      #165

      @thomas-braun

      Nach diesem Schritt kommt folgende Meldung:

      Processing triggers for debianutils (5.23.2) ...
      Processing triggers for initramfs-tools (0.142+rpt4+deb12u3) ...
      update-initramfs: Generating /boot/initrd.img-6.12.47+rpt-rpi-v8
      raspi-firmware: missing /boot/firmware, did you forget to mount it?
      run-parts: /etc/initramfs/post-update.d//z50-raspi-firmware exited with return code 1
      dpkg: error processing package initramfs-tools (--configure):
      installed initramfs-tools package post-installation script subprocess returned error exit status 1
      Processing triggers for libc-bin (2.41-12+rpt1) ...
      Processing triggers for man-db (2.11.2-2) ...
      Processing triggers for dbus (1.14.10-1~deb12u1) ...
      Processing triggers for ca-certificates (20250419) ...
      Updating certificates in /etc/ssl/certs...
      0 added, 0 removed; done.
      Running hooks in /etc/ca-certificates/update.d...
      done.
      Processing triggers for sgml-base (1.31+nmu1) ...
      Errors were encountered while processing:
      raspi-firmware
      initramfs-tools
      E: Sub-process /usr/bin/dpkg returned an error code (1)

      Nach iob Start scheint aber wieder alles zu laufen. Vermutlich wurde nicht viel geändert.
      Was ist das mit der Firmware? Das System hatte ich im Juni komplett neu installiert.

      Thomas BraunT 1 Reply Last reply
      0
      • C Cumulus 0

        @thomas-braun

        Nach diesem Schritt kommt folgende Meldung:

        Processing triggers for debianutils (5.23.2) ...
        Processing triggers for initramfs-tools (0.142+rpt4+deb12u3) ...
        update-initramfs: Generating /boot/initrd.img-6.12.47+rpt-rpi-v8
        raspi-firmware: missing /boot/firmware, did you forget to mount it?
        run-parts: /etc/initramfs/post-update.d//z50-raspi-firmware exited with return code 1
        dpkg: error processing package initramfs-tools (--configure):
        installed initramfs-tools package post-installation script subprocess returned error exit status 1
        Processing triggers for libc-bin (2.41-12+rpt1) ...
        Processing triggers for man-db (2.11.2-2) ...
        Processing triggers for dbus (1.14.10-1~deb12u1) ...
        Processing triggers for ca-certificates (20250419) ...
        Updating certificates in /etc/ssl/certs...
        0 added, 0 removed; done.
        Running hooks in /etc/ca-certificates/update.d...
        done.
        Processing triggers for sgml-base (1.31+nmu1) ...
        Errors were encountered while processing:
        raspi-firmware
        initramfs-tools
        E: Sub-process /usr/bin/dpkg returned an error code (1)

        Nach iob Start scheint aber wieder alles zu laufen. Vermutlich wurde nicht viel geändert.
        Was ist das mit der Firmware? Das System hatte ich im Juni komplett neu installiert.

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

        @cumulus-0 sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

        Nach diesem Schritt kommt folgende Meldung:

        Nach welchem?

        apt policy raspi-firmware initramfs-tools
        

        sagt? Und auch mal

        sudo apt update
        

        posten.

        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

        C 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @cumulus-0 sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

          Nach diesem Schritt kommt folgende Meldung:

          Nach welchem?

          apt policy raspi-firmware initramfs-tools
          

          sagt? Und auch mal

          sudo apt update
          

          posten.

          C Offline
          C Offline
          Cumulus 0
          wrote on last edited by Cumulus 0
          #167

          @thomas-braun
          / apt policy raspi-firmware initramfs-tools
          raspi-firmware:
          Installed: 1:1.20250915-1
          Candidate: 1:1.20250915-1
          Version table:
          *** 1:1.20250915-1 500
          500 http://archive.raspberrypi.com/debian trixie/main arm64 Packages
          500 http://archive.raspberrypi.com/debian trixie/main armhf Packages
          100 /var/lib/dpkg/status
          1.20240424+ds-6 500
          500 http://deb.debian.org/debian trixie/non-free-firmware arm64 Packages
          500 http://deb.debian.org/debian trixie/non-free-firmware armhf Packages
          initramfs-tools:
          Installed: 0.142+rpt4+deb12u3
          Candidate: 0.148.3+rpt2
          Version table:
          0.148.3+rpt2 500
          500 http://archive.raspberrypi.com/debian trixie/main arm64 Packages
          500 http://archive.raspberrypi.com/debian trixie/main armhf Packages
          0.148.3 500
          500 http://deb.debian.org/debian trixie/main arm64 Packages
          500 http://deb.debian.org/debian trixie/main armhf Packages
          *** 0.142+rpt4+deb12u3 100
          100 /var/lib/dpkg/status/

          Thomas BraunT 1 Reply Last reply
          0
          • C Cumulus 0

            @thomas-braun
            / apt policy raspi-firmware initramfs-tools
            raspi-firmware:
            Installed: 1:1.20250915-1
            Candidate: 1:1.20250915-1
            Version table:
            *** 1:1.20250915-1 500
            500 http://archive.raspberrypi.com/debian trixie/main arm64 Packages
            500 http://archive.raspberrypi.com/debian trixie/main armhf Packages
            100 /var/lib/dpkg/status
            1.20240424+ds-6 500
            500 http://deb.debian.org/debian trixie/non-free-firmware arm64 Packages
            500 http://deb.debian.org/debian trixie/non-free-firmware armhf Packages
            initramfs-tools:
            Installed: 0.142+rpt4+deb12u3
            Candidate: 0.148.3+rpt2
            Version table:
            0.148.3+rpt2 500
            500 http://archive.raspberrypi.com/debian trixie/main arm64 Packages
            500 http://archive.raspberrypi.com/debian trixie/main armhf Packages
            0.148.3 500
            500 http://deb.debian.org/debian trixie/main arm64 Packages
            500 http://deb.debian.org/debian trixie/main armhf Packages
            *** 0.142+rpt4+deb12u3 100
            100 /var/lib/dpkg/status/

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

            @cumulus-0

            Setz das bitte in </> CodeTags. Danke.

            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

            C 1 Reply Last reply
            1
            • Thomas BraunT Thomas Braun

              @cumulus-0

              Setz das bitte in </> CodeTags. Danke.

              C Offline
              C Offline
              Cumulus 0
              wrote on last edited by
              #169

              @thomas-braun
              /sudo apt update
              Hit:1 http://deb.debian.org/debian trixie InRelease
              Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
              Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
              Get:4 http://archive.raspberrypi.com/debian trixie InRelease [54.8 kB]
              Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
              Get:6 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [352 kB]
              Fetched 454 kB in 2s (187 kB/s)
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              261 packages can be upgraded. Run 'apt list --upgradable' to see them./

              Thomas BraunT 2 Replies Last reply
              0
              • C Cumulus 0

                @thomas-braun
                /sudo apt update
                Hit:1 http://deb.debian.org/debian trixie InRelease
                Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
                Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
                Get:4 http://archive.raspberrypi.com/debian trixie InRelease [54.8 kB]
                Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                Get:6 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [352 kB]
                Fetched 454 kB in 2s (187 kB/s)
                Reading package lists... Done
                Building dependency tree... Done
                Reading state information... Done
                261 packages can be upgraded. Run 'apt list --upgradable' to see them./

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

                @cumulus-0

                Das ist nur ein partielles Upgrade gewesen und du hast da jetzt einen Mix aus alten und neuen Paketen.
                Und verwende die CODETAGS. Ich werde das sonst nicht weiterlesen.

                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

                C 2 Replies Last reply
                1
                • C Cumulus 0

                  @thomas-braun
                  /sudo apt update
                  Hit:1 http://deb.debian.org/debian trixie InRelease
                  Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
                  Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
                  Get:4 http://archive.raspberrypi.com/debian trixie InRelease [54.8 kB]
                  Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                  Get:6 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [352 kB]
                  Fetched 454 kB in 2s (187 kB/s)
                  Reading package lists... Done
                  Building dependency tree... Done
                  Reading state information... Done
                  261 packages can be upgraded. Run 'apt list --upgradable' to see them./

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

                  @cumulus-0

                  https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

                  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
                  • Thomas BraunT Thomas Braun

                    @cumulus-0

                    Das ist nur ein partielles Upgrade gewesen und du hast da jetzt einen Mix aus alten und neuen Paketen.
                    Und verwende die CODETAGS. Ich werde das sonst nicht weiterlesen.

                    C Offline
                    C Offline
                    Cumulus 0
                    wrote on last edited by
                    #172

                    @thomas-braun ```
                    sudo apt update
                    Hit:1 http://deb.debian.org/debian trixie InRelease
                    Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
                    Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
                    Get:4 http://archive.raspberrypi.com/debian trixie InRelease [54.8 kB]
                    Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                    Get:6 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [352 kB]
                    Fetched 454 kB in 2s (187 kB/s)
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    261 packages can be upgraded. Run 'apt list --upgradable' to see them.

                    DuffyD OliverIOO Thomas BraunT 3 Replies Last reply
                    0
                    • C Cumulus 0

                      @thomas-braun ```
                      sudo apt update
                      Hit:1 http://deb.debian.org/debian trixie InRelease
                      Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
                      Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
                      Get:4 http://archive.raspberrypi.com/debian trixie InRelease [54.8 kB]
                      Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                      Get:6 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [352 kB]
                      Fetched 454 kB in 2s (187 kB/s)
                      Reading package lists... Done
                      Building dependency tree... Done
                      Reading state information... Done
                      261 packages can be upgraded. Run 'apt list --upgradable' to see them.

                      DuffyD Online
                      DuffyD Online
                      Duffy
                      wrote on last edited by Duffy
                      #173

                      @cumulus-0

                      @Thomas-Braun hat dich gebeten es in CODETAGS zu setzen:

                      620d6ba2-67f8-4787-a699-2ccf9d2c1de6-grafik.png

                      b94c5bea-5350-4d77-ae1a-115d19da13fc-grafik.png

                      klicken und deinenText zwischen die eckigen Klammern setzen:

                      sudo apt update
                      Hit:1 http://deb.debian.org/debian trixie InRelease
                      Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
                      Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
                      Get:4 http://archive.raspberrypi.com/debian trixie InRelease [54.8 kB]
                      Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                      Get:6 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [352 kB]
                      Fetched 454 kB in 2s (187 kB/s)
                      Reading package lists... Done
                      Building dependency tree... Done
                      Reading state information... Done
                      261 packages can be upgraded. Run 'apt list --upgradable' to see them.
                      

                      Dann schaut das so aus.

                      Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
                      Node.js: v22.21.0
                      NPM: 10.9.4
                      js-controller 7.0.7
                      Linux: Trixie

                      1 Reply Last reply
                      1
                      • Thomas BraunT Thomas Braun

                        @cumulus-0

                        Das ist nur ein partielles Upgrade gewesen und du hast da jetzt einen Mix aus alten und neuen Paketen.
                        Und verwende die CODETAGS. Ich werde das sonst nicht weiterlesen.

                        C Offline
                        C Offline
                        Cumulus 0
                        wrote on last edited by
                        #174

                        @thomas-braun said in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                        @cumulus-0

                        Das ist nur ein partielles Upgrade gewesen und du hast da jetzt einen Mix aus alten und neuen Paketen.
                        Und verwende die CODETAGS. Ich werde das sonst nicht weiterlesen.

                        Ok. Aber ich kann ja nach den Fehlermeldungen nicht einfach weitermachen. Obwohl das System eigentlich sauber sein müsste, läuft das upgrade nicht.

                        Ich probier das mit dem Code noch mal:

                        sudo apt update
                        Hit:1 http://deb.debian.org/debian trixie InRelease
                        Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
                        Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
                        Get:4 http://archive.raspberrypi.com/debian trixie InRelease [54.8 kB]
                        Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                        Get:6 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [352 kB]
                        Fetched 454 kB in 2s (187 kB/s)
                        Reading package lists... Done
                        Building dependency tree... Done
                        Reading state information... Done
                        261 packages can be upgraded. Run 'apt list --upgradable' to see them.
                        
                        

                        jetzt scheint es zu klappen. Man lernt ja nie aus.

                        1 Reply Last reply
                        0
                        • C Cumulus 0

                          @thomas-braun ```
                          sudo apt update
                          Hit:1 http://deb.debian.org/debian trixie InRelease
                          Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
                          Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
                          Get:4 http://archive.raspberrypi.com/debian trixie InRelease [54.8 kB]
                          Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                          Get:6 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [352 kB]
                          Fetched 454 kB in 2s (187 kB/s)
                          Reading package lists... Done
                          Building dependency tree... Done
                          Reading state information... Done
                          261 packages can be upgraded. Run 'apt list --upgradable' to see them.

                          OliverIOO Offline
                          OliverIOO Offline
                          OliverIO
                          wrote on last edited by OliverIO
                          #175

                          @cumulus-0 ok Hinweis wieder gelöscht
                          Hat sich wohl überschnitten

                          Meine Adapter und Widgets
                          TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                          Links im Profil

                          1 Reply Last reply
                          0
                          • C Cumulus 0

                            @thomas-braun ```
                            sudo apt update
                            Hit:1 http://deb.debian.org/debian trixie InRelease
                            Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
                            Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
                            Get:4 http://archive.raspberrypi.com/debian trixie InRelease [54.8 kB]
                            Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                            Get:6 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [352 kB]
                            Fetched 454 kB in 2s (187 kB/s)
                            Reading package lists... Done
                            Building dependency tree... Done
                            Reading state information... Done
                            261 packages can be upgraded. Run 'apt list --upgradable' to see them.

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

                            @cumulus-0

                            Die Steuerzeichen gehören an den Zeilenanfang einer neuen Zeile.

                            sudo apt full-upgrade
                            

                            mal ausführen.

                            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

                            C 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @cumulus-0

                              Die Steuerzeichen gehören an den Zeilenanfang einer neuen Zeile.

                              sudo apt full-upgrade
                              

                              mal ausführen.

                              C Offline
                              C Offline
                              Cumulus 0
                              wrote on last edited by
                              #177

                              @thomas-braun said in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                              sudo apt full-upgrade

                              257 upgraded, 159 newly installed, 53 to remove and 0 not upgraded.
                              2 not fully installed or removed.
                              Need to get 444 MB of archives.
                              After this operation, 359 MB of additional disk space will be used.
                              Do you want to continue? [Y/n]
                              

                              Y oder n?

                              Thomas BraunT 1 Reply Last reply
                              0
                              • C Cumulus 0

                                @thomas-braun said in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                                sudo apt full-upgrade

                                257 upgraded, 159 newly installed, 53 to remove and 0 not upgraded.
                                2 not fully installed or removed.
                                Need to get 444 MB of archives.
                                After this operation, 359 MB of additional disk space will be used.
                                Do you want to continue? [Y/n]
                                

                                Y oder n?

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

                                @cumulus-0

                                yes

                                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

                                C 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @cumulus-0

                                  yes

                                  C Offline
                                  C Offline
                                  Cumulus 0
                                  wrote on last edited by
                                  #179

                                  @thomas-braun

                                  Es kommen hunderte von Fehlermeldungen und der Abschluss:

                                  dpkg: warning: unable to delete old directory '/lib/modules/6.12.34+rpt-rpi-v8/kernel/arch': Directory not empty
                                  dpkg: warning: unable to delete old directory '/lib/modules/6.12.34+rpt-rpi-v8/kernel': Directory not empty
                                  dpkg: warning: unable to delete old directory '/lib/modules/6.12.34+rpt-rpi-v8': Directory not empty
                                  (Reading database ... 113047 files and directories currently installed.)
                                  Removing linux-headers-6.12.25+rpt-rpi-v8 (1:6.12.25-1+rpt1) ...
                                  Removing linux-image-6.12.25+rpt-rpi-v8 (1:6.12.25-1+rpt1) ...
                                  /etc/kernel/postrm.d/initramfs-tools:
                                  update-initramfs: Deleting /boot/initrd.img-6.12.25+rpt-rpi-v8
                                  /etc/kernel/postrm.d/z50-raspi-firmware:
                                  raspi-firmware: missing /boot/firmware, did you forget to mount it?
                                  run-parts: /etc/kernel/postrm.d/z50-raspi-firmware exited with return code 1
                                  dpkg: error processing package linux-image-6.12.25+rpt-rpi-v8 (--remove):
                                   installed linux-image-6.12.25+rpt-rpi-v8 package post-removal script subprocess returned error exit status 1
                                  dpkg: too many errors, stopping
                                  Errors were encountered while processing:
                                   linux-image-6.12.25+rpt-rpi-v8
                                  Processing was halted because there were too many errors.
                                  E: Sub-process /usr/bin/dpkg returned an error code (1)
                                  
                                  
                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • C Cumulus 0

                                    @thomas-braun

                                    Es kommen hunderte von Fehlermeldungen und der Abschluss:

                                    dpkg: warning: unable to delete old directory '/lib/modules/6.12.34+rpt-rpi-v8/kernel/arch': Directory not empty
                                    dpkg: warning: unable to delete old directory '/lib/modules/6.12.34+rpt-rpi-v8/kernel': Directory not empty
                                    dpkg: warning: unable to delete old directory '/lib/modules/6.12.34+rpt-rpi-v8': Directory not empty
                                    (Reading database ... 113047 files and directories currently installed.)
                                    Removing linux-headers-6.12.25+rpt-rpi-v8 (1:6.12.25-1+rpt1) ...
                                    Removing linux-image-6.12.25+rpt-rpi-v8 (1:6.12.25-1+rpt1) ...
                                    /etc/kernel/postrm.d/initramfs-tools:
                                    update-initramfs: Deleting /boot/initrd.img-6.12.25+rpt-rpi-v8
                                    /etc/kernel/postrm.d/z50-raspi-firmware:
                                    raspi-firmware: missing /boot/firmware, did you forget to mount it?
                                    run-parts: /etc/kernel/postrm.d/z50-raspi-firmware exited with return code 1
                                    dpkg: error processing package linux-image-6.12.25+rpt-rpi-v8 (--remove):
                                     installed linux-image-6.12.25+rpt-rpi-v8 package post-removal script subprocess returned error exit status 1
                                    dpkg: too many errors, stopping
                                    Errors were encountered while processing:
                                     linux-image-6.12.25+rpt-rpi-v8
                                    Processing was halted because there were too many errors.
                                    E: Sub-process /usr/bin/dpkg returned an error code (1)
                                    
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by
                                    #180

                                    @cumulus-0

                                    Da stimmt was mit der boot_partition nicht.
                                    Was war das Ausgangssystem? Debian12?

                                    mount | sort
                                    

                                    sagt?

                                    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

                                    C 1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @cumulus-0

                                      Da stimmt was mit der boot_partition nicht.
                                      Was war das Ausgangssystem? Debian12?

                                      mount | sort
                                      

                                      sagt?

                                      C Offline
                                      C Offline
                                      Cumulus 0
                                      wrote on last edited by
                                      #181

                                      @thomas-braun said in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                                      mount | sort

                                      Ja, im Juni neu installiert.

                                       mount | sort
                                      //192.168.xxx/fritz.nas/rout_bak/RaspSys on /media/nas type cifs (rw,relatime,vers=3.1.1,sec=ntlmv2,cache=strict,upcall_target=app,username=,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.,file_mode=0755,dir_mode=0755,soft,nounix,mapposix,reparse=nfs,rsize=1048576,wsize=1048576,bsize=1048576,retrans=1,echo_interval=60,actimeo=1,closetimeo=1,user=xxx)
                                      binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
                                      bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
                                      cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
                                      configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
                                      debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
                                      /dev/mmcblk0p2 on / type ext4 (rw,noatime)
                                      devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
                                      fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
                                      mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
                                      proc on /proc type proc (rw,relatime)
                                      pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
                                      ramfs on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
                                      ramfs on /run/credentials/systemd-sysusers.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
                                      ramfs on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
                                      ramfs on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
                                      securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
                                      sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
                                      sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
                                      systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=3534)
                                      tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
                                      tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
                                      tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=800856k,mode=755)
                                      tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=800852k,nr_inodes=200213,mode=700,uid=1000,gid=1000)
                                      tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
                                      udev on /dev type devtmpfs (rw,nosuid,relatime,size=3736304k,nr_inodes=934076,mode=755)
                                      
                                      
                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • C Cumulus 0

                                        @thomas-braun said in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                                        mount | sort

                                        Ja, im Juni neu installiert.

                                         mount | sort
                                        //192.168.xxx/fritz.nas/rout_bak/RaspSys on /media/nas type cifs (rw,relatime,vers=3.1.1,sec=ntlmv2,cache=strict,upcall_target=app,username=,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.,file_mode=0755,dir_mode=0755,soft,nounix,mapposix,reparse=nfs,rsize=1048576,wsize=1048576,bsize=1048576,retrans=1,echo_interval=60,actimeo=1,closetimeo=1,user=xxx)
                                        binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
                                        bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
                                        cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
                                        configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
                                        debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
                                        /dev/mmcblk0p2 on / type ext4 (rw,noatime)
                                        devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
                                        fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
                                        mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
                                        proc on /proc type proc (rw,relatime)
                                        pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
                                        ramfs on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
                                        ramfs on /run/credentials/systemd-sysusers.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
                                        ramfs on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
                                        ramfs on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
                                        securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
                                        sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
                                        sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
                                        systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=3534)
                                        tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
                                        tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
                                        tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=800856k,mode=755)
                                        tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=800852k,nr_inodes=200213,mode=700,uid=1000,gid=1000)
                                        tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
                                        udev on /dev type devtmpfs (rw,nosuid,relatime,size=3736304k,nr_inodes=934076,mode=755)
                                        
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #182

                                        @cumulus-0

                                        Da fehlt tatsächlich der mount von
                                        /dev/mmcblk0p2 auf /boot/firmware

                                        Wie bootest du das Ding denn??

                                        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

                                        C 1 Reply Last reply
                                        1
                                        • Thomas BraunT Thomas Braun

                                          @cumulus-0

                                          Da fehlt tatsächlich der mount von
                                          /dev/mmcblk0p2 auf /boot/firmware

                                          Wie bootest du das Ding denn??

                                          C Offline
                                          C Offline
                                          Cumulus 0
                                          wrote on last edited by Cumulus 0
                                          #183

                                          @thomas-braun

                                           sudo parted -l
                                          Model: SD Y032V (sd/mmc)
                                          Disk /dev/mmcblk0: 31.0GB
                                          Sector size (logical/physical): 512B/512B
                                          Partition Table: msdos
                                          Disk Flags:
                                          
                                          Number  Start   End     Size    Type     File system  Flags
                                           1      8389kB  545MB   537MB   primary  fat32        lba
                                           2      545MB   31.0GB  30.5GB  primary  ext4
                                          
                                          

                                          Das hat bisher nie gestört. Vermutlich ist das nicht das einzige Problem.
                                          Ist eine Neuinstallation evtl. besser? Im Juni von Debian 11 auf 12. Dann hab ich noch 2-3 Jahre Zeit, oder?

                                          Thomas BraunT 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          639

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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