Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Pflege des Betriebssystems
    5. Bei Update: unable to delete old directory [gel.]

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Bei Update: unable to delete old directory [gel.]

    This topic has been deleted. Only users with topic management privileges can see it.
    • Duffy
      Duffy last edited by Duffy

      Hallo zusammen,

      heute morgen habe ich mal wieder ein:

      sudo apt update && sudo apt full-upgrade

      ausgeführt.

      Dabei ist mir im Terminal Fenster aufgefallen das eine Warnung ausgeben wurde.
      Da ich mich bei Linux fast gar nicht auskenne möchte ich euch fragen ob hier Handlungsbedarf besteht und wenn ja wie ich da vorgehen muß?

      (Warnung kommt ganz unten im Fenster)

      pi@raspberrypi:~ $ 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.3 kB]
      Hit:5 https://repos.influxdata.com/debian stable InRelease
      Get:6 https://packages.grafana.com/oss/deb stable InRelease [7,661 B]
      Hit:7 https://deb.nodesource.com/node_20.x nodistro InRelease
      Get:8 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [223 kB]
      Get:9 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [238 kB]
      Get:10 http://archive.raspberrypi.com/debian bookworm/main arm64 Packages [523 kB]
      Get:11 http://archive.raspberrypi.com/debian bookworm/main armhf Packages [552 kB]
      Get:12 https://packages.grafana.com/oss/deb stable/main armhf Packages [343 kB]
      Get:13 https://packages.grafana.com/oss/deb stable/main arm64 Packages [304 kB]
      Fetched 2,332 kB in 3s (904 kB/s)
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      5 packages can be upgraded. Run 'apt list --upgradable' to see them.
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      Calculating upgrade... Done
      The following packages will be upgraded:
        git git-man nodejs rpi-eeprom rsync
      5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      Need to get 43.3 MB of archives.
      After this operation, 8,458 kB of additional disk space will be used.
      Do you want to continue? [Y/n]
      Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 rsync arm64 3.2.7-1+deb12u2 [400 kB]
      Get:2 http://archive.raspberrypi.com/debian bookworm/main arm64 rpi-eeprom all 27.0-1 [2,791 kB]
      Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 git-man all 1:2.39.5-0+deb12u2 [2,053 kB]
      Get:4 https://deb.nodesource.com/node_20.x nodistro/main arm64 nodejs arm64 20.18.2-1nodesource1 [30.9 MB]
      Get:5 http://deb.debian.org/debian-security bookworm-security/main arm64 git arm64 1:2.39.5-0+deb12u2 [7,148 kB]
      Fetched 43.3 MB in 8s (5,752 kB/s)
      Reading changelogs... Done
      (Reading database ... 99325 files and directories currently installed.)
      Preparing to unpack .../rsync_3.2.7-1+deb12u2_arm64.deb ...
      Unpacking rsync (3.2.7-1+deb12u2) over (3.2.7-1+deb12u1) ...
      Preparing to unpack .../git-man_1%3a2.39.5-0+deb12u2_all.deb ...
      Unpacking git-man (1:2.39.5-0+deb12u2) over (1:2.39.5-0+deb12u1) ...
      Preparing to unpack .../git_1%3a2.39.5-0+deb12u2_arm64.deb ...
      Unpacking git (1:2.39.5-0+deb12u2) over (1:2.39.5-0+deb12u1) ...
      Preparing to unpack .../nodejs_20.18.2-1nodesource1_arm64.deb ...
      Detected old npm client, removing...
      Unpacking nodejs (20.18.2-1nodesource1) over (20.18.1-1nodesource1) ...
      Preparing to unpack .../rpi-eeprom_27.0-1_all.deb ...
      Unpacking rpi-eeprom (27.0-1) over (26.8-1) ...
      dpkg: warning: unable to delete old directory '/lib/firmware/raspberrypi/bootloader-2712/latest': Directory not empty
      dpkg: warning: unable to delete old directory '/lib/firmware/raspberrypi/bootloader-2712/default': Directory not empty
      dpkg: warning: unable to delete old directory '/lib/firmware/raspberrypi/bootloader-2712': Directory not empty
      dpkg: warning: unable to delete old directory '/lib/firmware/raspberrypi/bootloader-2711/latest': Directory not empty
      dpkg: warning: unable to delete old directory '/lib/firmware/raspberrypi/bootloader-2711/default': Directory not empty
      dpkg: warning: unable to delete old directory '/lib/firmware/raspberrypi/bootloader-2711': Directory not empty
      dpkg: warning: unable to delete old directory '/lib/firmware/raspberrypi': Directory not empty
      Setting up nodejs (20.18.2-1nodesource1) ...
      Setting up git-man (1:2.39.5-0+deb12u2) ...
      Setting up rpi-eeprom (27.0-1) ...
      Setting up rsync (3.2.7-1+deb12u2) ...
      rsync.service is a disabled or a static unit not running, not starting it.
      Setting up git (1:2.39.5-0+deb12u2) ...
      Processing triggers for man-db (2.11.2-2) ...
      

      VG Duffy

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

        @duffy

        Ist egal.

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

          @thomas-braun

          Danke schön.

          VG Duffy

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

          Support us

          ioBroker
          Community Adapters
          Donate

          878
          Online

          31.7k
          Users

          79.7k
          Topics

          1.3m
          Posts

          2
          3
          181
          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