NEWS
komm nicht weiter..."dpkg was interrupted"
-
Hallo,
Ich habe ein kleines Problemchen welches ich als Anfänger nicht Herr werde.
Ich wollte den Ras-Pi Manuell updaten so weit so gut, er mach jedoch Probleme ab dem Befehl:
"pi@raspberrypi:~ $ sudo apt full-upgrade", danach erscheint folgende Fehlermeldung...."E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem."
Ich verstehe leider nicht was ich machen muss, für die Profis wird's wohl eine Kleinigkeit sein.
Dank für eure Mühe
Ralf
-
@ralle sagte in komm nicht weiter..."dpkg was interrupted":
sudo dpkg --configure -a
eingeben. Und Updates nie unterbrechen!
-
@thomas-braun vielen Dank, hab ich durchgeführt.
nun siehe unten, etwas ist noch defekt
pi@raspberrypi:~ $ sudo apt full-upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: libgdk-pixbuf-2.0-0 : Depends: libgdk-pixbuf2.0-common (= 2.42.2+dfsg-1+deb11u2) but 2.42.2+dfsg-1+deb11u1 is installed libgdk-pixbuf-2.0-dev : Depends: gir1.2-gdkpixbuf-2.0 (= 2.42.2+dfsg-1+deb11u2) but 2.42.2+dfsg-1+deb11u1 is installed Depends: libgdk-pixbuf2.0-bin (= 2.42.2+dfsg-1+deb11u2) but 2.42.2+dfsg-1+deb11u1 is installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). pi@raspberrypi:~ $ apt --fix-broken install E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
-
sudo apt update sudo apt install --reinstall libgdk-pixbuf-2.0-0 libgdk-pixbuf-2.0-dev
-
@thomas-braun
Sorry das ich dich nochmals belaste, es hat nicht geklappt....pi@raspberrypi:~ $ sudo apt install --reinstall libgdk-pixbuf-2.0-0 libgdk-pixbuf-2.0-dev Reading package lists... Done Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: libgdk-pixbuf-2.0-dev : Depends: gir1.2-gdkpixbuf-2.0 (= 2.42.2+dfsg-1+deb11u2) but 2.42.2+dfsg-1+deb11u1 is to be installed Depends: libgdk-pixbuf2.0-bin (= 2.42.2+dfsg-1+deb11u2) but 2.42.2+dfsg-1+deb11u1 is to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). pi@raspberrypi:~ $ apt --fix-broken install E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
-
sudo apt update
Ausgaben davon zeigen!
apt policy libgdk-pixbuf*
Und mach da erstmal nix per --fix-broken oder --force.
-
vielen Dank das du dich dem annimmst
pi@raspberrypi:~ $ sudo apt update Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done 39 packages can be upgraded. Run 'apt list --upgradable' to see them. pi@raspberrypi:~ $
pi@raspberrypi:~ $ apt policy libgdk-pixbuf* libgdk-pixbuf2.0-bin: Installed: 2.42.2+dfsg-1+deb11u1 Candidate: 2.42.2+dfsg-1+deb11u2 Version table: 2.42.2+dfsg-1+deb11u2 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages *** 2.42.2+dfsg-1+deb11u1 100 100 /var/lib/dpkg/status libgdk-pixbuf-xlib-2.0-0: Installed: 2.40.2-2 Candidate: 2.40.2-2 Version table: *** 2.40.2-2 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages 100 /var/lib/dpkg/status libgdk-pixbuf2.0-dev: Installed: (none) Candidate: 2.40.2-2 Version table: 2.40.2-2 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages libgdk-pixbuf2.0-doc: Installed: (none) Candidate: 2.42.2+dfsg-1+deb11u2 Version table: 2.42.2+dfsg-1+deb11u2 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages libgdk-pixbuf-2.0-0: Installed: 2.42.2+dfsg-1+deb11u2 Candidate: 2.42.2+dfsg-1+deb11u2 Version table: *** 2.42.2+dfsg-1+deb11u2 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages 100 /var/lib/dpkg/status libgdk-pixbuf2.0-0: Installed: 2.40.2-2 Candidate: 2.40.2-2 Version table: *** 2.40.2-2 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
-
sudo apt install libgdk-pixbuf2.0-bin libgdk-pixbuf-xlib-2.0-0 libgdk-pixbuf-2.0-0
-
gemacht....
pi@raspberrypi:~ $ sudo apt install libgdk-pixbuf2.0-bin libgdk-pixbuf-xlib-2.0-0 libgdk-pixbuf-2.0-0 Reading package lists... Done Building dependency tree... Done Reading state information... Done libgdk-pixbuf-2.0-0 is already the newest version (2.42.2+dfsg-1+deb11u2). libgdk-pixbuf-2.0-0 set to manually installed. libgdk-pixbuf-xlib-2.0-0 is already the newest version (2.40.2-2). libgdk-pixbuf-xlib-2.0-0 set to manually installed. You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: libgdk-pixbuf-2.0-dev : Depends: gir1.2-gdkpixbuf-2.0 (= 2.42.2+dfsg-1+deb11u2) but 2.42.2+dfsg-1+deb11u1 is to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
-
@ralle sagte in komm nicht weiter..."dpkg was interrupted":
gir1.2-gdkpixbuf-2.0
sudo apt install gir1.2-gdkpixbuf-2.0=2.42.2+dfsg-1+deb11u2
-
pi@raspberrypi:~ $ sudo apt install gir1.2-gdkpixbuf-2.0=2.42.2+dfsg-1+deb11u2 Reading package lists... Done Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: libgdk-pixbuf-2.0-dev : Depends: libgdk-pixbuf2.0-bin (= 2.42.2+dfsg-1+deb11u2) but 2.42.2+dfsg-1+deb11u1 is to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
-
@ralle sagte in komm nicht weiter..."dpkg was interrupted":
sudo apt install gir1.2-gdkpixbuf-2.0=2.42.2+dfsg-1+deb11u2 libgdk-pixbuf2.0-bin=2.42.2+dfsg-1+deb11u2
-
@thomas-braun said in komm nicht weiter..."dpkg was interrupted":
sudo apt install gir1.2-gdkpixbuf-2.0=2.42.2+dfsg-1+deb11u2 libgdk-pixbuf2.0-bin=2.42.2+dfsg-1+deb11u2
-
@thomas-braun said in komm nicht weiter..."dpkg was interrupted":
sudo apt install gir1.2-gdkpixbuf-2.0=2.42.2+dfsg-1+deb11u2 libgdk-pixbuf2.0-bin=2.42.2+dfsg-1+deb11u2
hat soweit geklappt, lief ohne Fehler durch. und nun?
-
-
@thomas-braun
lief durch.. war es das?pi@raspberrypi:~ $ sudo apt full-upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following packages were automatically installed and are no longer required: libfuse2 raspinfo Use 'sudo apt autoremove' to remove them. The following packages will be upgraded: gstreamer1.0-alsa gstreamer1.0-plugins-base gstreamer1.0-x libcurl3-gnutls libgstreamer-gl1.0-0 libgstreamer-plugins-base1.0-0 libimlib2 libndp0 libqt5concurrent5 libqt5printsupport5 libqt5sql5 libqt5sql5-sqlite libqt5test5 libqt5xml5 libvlc-bin libvlc5 libvlccore9 nodejs python3-idna python3-pil qt5-gtk-platformtheme vlc vlc-bin vlc-data vlc-l10n vlc-plugin-access-extra vlc-plugin-base vlc-plugin-notify vlc-plugin-qt vlc-plugin-samba vlc-plugin-skins2 vlc-plugin-video-output vlc-plugin-video-splitter vlc-plugin-visualization wpasupplicant xwayland 36 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/53.9 MB of archives. After this operation, 16.4 kB of additional disk space will be used. Do you want to continue? [Y/n] y Reading changelogs... Done Extracting templates from packages: 100% (Reading database ... 117751 files and directories currently installed.) Preparing to unpack .../00-libgstreamer-plugins-base1.0-0_1.18.4-2+deb11u2_armhf.deb ... Unpacking libgstreamer-plugins-base1.0-0:armhf (1.18.4-2+deb11u2) over (1.18.4-2+deb11u1) ... Preparing to unpack .../01-gstreamer1.0-alsa_1.18.4-2+deb11u2_armhf.deb ... Unpacking gstreamer1.0-alsa:armhf (1.18.4-2+deb11u2) over (1.18.4-2+deb11u1) ... Preparing to unpack .../02-gstreamer1.0-plugins-base_1.18.4-2+deb11u2_armhf.deb ... Unpacking gstreamer1.0-plugins-base:armhf (1.18.4-2+deb11u2) over (1.18.4-2+deb11u1) ... Preparing to unpack .../03-gstreamer1.0-x_1.18.4-2+deb11u2_armhf.deb ... Unpacking gstreamer1.0-x:armhf (1.18.4-2+deb11u2) over (1.18.4-2+deb11u1) ... Preparing to unpack .../04-libcurl3-gnutls_7.74.0-1.3+deb11u12_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u12) over (7.74.0-1.3+deb11u11) ... Preparing to unpack .../05-libgstreamer-gl1.0-0_1.18.4-2+deb11u2_armhf.deb ... Unpacking libgstreamer-gl1.0-0:armhf (1.18.4-2+deb11u2) over (1.18.4-2+deb11u1) ... Preparing to unpack .../06-libimlib2_1.7.1-2+deb11u1_armhf.deb ... Unpacking libimlib2:armhf (1.7.1-2+deb11u1) over (1.7.1-2) ... Preparing to unpack .../07-libndp0_1.6-1+deb11u1_armhf.deb ... Unpacking libndp0:armhf (1.6-1+deb11u1) over (1.6-1) ... Preparing to unpack .../08-libqt5concurrent5_5.15.2+dfsg-9+rpi1+deb11u1_armhf.deb ... Unpacking libqt5concurrent5:armhf (5.15.2+dfsg-9+rpi1+deb11u1) over (5.15.2+dfsg-9+rpi1) ... Preparing to unpack .../09-libqt5printsupport5_5.15.2+dfsg-9+rpi1+deb11u1_armhf.deb ... Unpacking libqt5printsupport5:armhf (5.15.2+dfsg-9+rpi1+deb11u1) over (5.15.2+dfsg-9+rpi1) ... Preparing to unpack .../10-libqt5sql5_5.15.2+dfsg-9+rpi1+deb11u1_armhf.deb ... Unpacking libqt5sql5:armhf (5.15.2+dfsg-9+rpi1+deb11u1) over (5.15.2+dfsg-9+rpi1) ... Preparing to unpack .../11-libqt5sql5-sqlite_5.15.2+dfsg-9+rpi1+deb11u1_armhf.deb ... Unpacking libqt5sql5-sqlite:armhf (5.15.2+dfsg-9+rpi1+deb11u1) over (5.15.2+dfsg-9+rpi1) ... Preparing to unpack .../12-libqt5test5_5.15.2+dfsg-9+rpi1+deb11u1_armhf.deb ... Unpacking libqt5test5:armhf (5.15.2+dfsg-9+rpi1+deb11u1) over (5.15.2+dfsg-9+rpi1) ... Preparing to unpack .../13-libqt5xml5_5.15.2+dfsg-9+rpi1+deb11u1_armhf.deb ... Unpacking libqt5xml5:armhf (5.15.2+dfsg-9+rpi1+deb11u1) over (5.15.2+dfsg-9+rpi1) ... Preparing to unpack .../14-vlc_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking vlc (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../15-vlc-plugin-base_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking vlc-plugin-base:armhf (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../16-vlc-data_1%3a3.0.21-0+rpt1+deb11u1_all.deb ... Unpacking vlc-data (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../17-libvlccore9_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking libvlccore9:armhf (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../18-vlc-plugin-skins2_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking vlc-plugin-skins2:armhf (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../19-vlc-plugin-qt_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking vlc-plugin-qt:armhf (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../20-vlc-plugin-video-output_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking vlc-plugin-video-output:armhf (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../21-libvlc5_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking libvlc5:armhf (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../22-vlc-bin_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking vlc-bin (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../23-libvlc-bin_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking libvlc-bin:armhf (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../24-nodejs_18.20.4-1nodesource1_armhf.deb ... Detected old npm client, removing... Unpacking nodejs (18.20.4-1nodesource1) over (18.20.2-1nodesource1) ... Preparing to unpack .../25-python3-idna_2.10-1+deb11u1_all.deb ... Unpacking python3-idna (2.10-1+deb11u1) over (2.10-1) ... Preparing to unpack .../26-python3-pil_8.1.2+dfsg-0.3+deb11u2_armhf.deb ... Unpacking python3-pil:armhf (8.1.2+dfsg-0.3+deb11u2) over (8.1.2+dfsg-0.3+deb11u1) ... Preparing to unpack .../27-qt5-gtk-platformtheme_5.15.2+dfsg-9+rpi1+deb11u1_armhf.deb ... Unpacking qt5-gtk-platformtheme:armhf (5.15.2+dfsg-9+rpi1+deb11u1) over (5.15.2+dfsg-9+rpi1) ... Preparing to unpack .../28-vlc-l10n_1%3a3.0.21-0+rpt1+deb11u1_all.deb ... Unpacking vlc-l10n (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../29-vlc-plugin-access-extra_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking vlc-plugin-access-extra:armhf (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../30-vlc-plugin-notify_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking vlc-plugin-notify:armhf (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../31-vlc-plugin-samba_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking vlc-plugin-samba:armhf (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../32-vlc-plugin-video-splitter_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking vlc-plugin-video-splitter:armhf (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../33-vlc-plugin-visualization_1%3a3.0.21-0+rpt1+deb11u1_armhf.deb ... Unpacking vlc-plugin-visualization:armhf (1:3.0.21-0+rpt1+deb11u1) over (1:3.0.20-0+rpt1+deb11u1) ... Preparing to unpack .../34-wpasupplicant_2%3a2.9.0-21+deb11u1_armhf.deb ... Unpacking wpasupplicant (2:2.9.0-21+deb11u1) over (2:2.9.0-21) ... Preparing to unpack .../35-xwayland_2%3a1.20.11-1+rpt3+deb11u13_armhf.deb ... Unpacking xwayland (2:1.20.11-1+rpt3+deb11u13) over (2:1.20.11-1+rpt3+deb11u11) ... Setting up libgstreamer-plugins-base1.0-0:armhf (1.18.4-2+deb11u2) ... Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u12) ... Setting up vlc-l10n (1:3.0.21-0+rpt1+deb11u1) ... Setting up nodejs (18.20.4-1nodesource1) ... Setting up qt5-gtk-platformtheme:armhf (5.15.2+dfsg-9+rpi1+deb11u1) ... Setting up libqt5sql5:armhf (5.15.2+dfsg-9+rpi1+deb11u1) ... Setting up wpasupplicant (2:2.9.0-21+deb11u1) ... Setting up libqt5printsupport5:armhf (5.15.2+dfsg-9+rpi1+deb11u1) ... Setting up python3-pil:armhf (8.1.2+dfsg-0.3+deb11u2) ... Setting up libqt5xml5:armhf (5.15.2+dfsg-9+rpi1+deb11u1) ... Setting up libgstreamer-gl1.0-0:armhf (1.18.4-2+deb11u2) ... Setting up gstreamer1.0-plugins-base:armhf (1.18.4-2+deb11u2) ... Setting up python3-idna (2.10-1+deb11u1) ... Setting up libimlib2:armhf (1.7.1-2+deb11u1) ... Setting up libvlccore9:armhf (1:3.0.21-0+rpt1+deb11u1) ... Setting up vlc-plugin-qt:armhf (1:3.0.21-0+rpt1+deb11u1) ... Setting up libndp0:armhf (1.6-1+deb11u1) ... Setting up xwayland (2:1.20.11-1+rpt3+deb11u13) ... Setting up libqt5test5:armhf (5.15.2+dfsg-9+rpi1+deb11u1) ... Setting up libqt5concurrent5:armhf (5.15.2+dfsg-9+rpi1+deb11u1) ... Setting up vlc-data (1:3.0.21-0+rpt1+deb11u1) ... Setting up vlc-plugin-notify:armhf (1:3.0.21-0+rpt1+deb11u1) ... Setting up vlc-plugin-video-output:armhf (1:3.0.21-0+rpt1+deb11u1) ... Setting up vlc-plugin-samba:armhf (1:3.0.21-0+rpt1+deb11u1) ... Setting up gstreamer1.0-x:armhf (1.18.4-2+deb11u2) ... Setting up gstreamer1.0-alsa:armhf (1.18.4-2+deb11u2) ... Setting up libqt5sql5-sqlite:armhf (5.15.2+dfsg-9+rpi1+deb11u1) ... Setting up vlc-plugin-skins2:armhf (1:3.0.21-0+rpt1+deb11u1) ... Setting up vlc-plugin-video-splitter:armhf (1:3.0.21-0+rpt1+deb11u1) ... Setting up libvlc5:armhf (1:3.0.21-0+rpt1+deb11u1) ... Setting up vlc-plugin-visualization:armhf (1:3.0.21-0+rpt1+deb11u1) ... Setting up vlc-plugin-access-extra:armhf (1:3.0.21-0+rpt1+deb11u1) ... Setting up libvlc-bin:armhf (1:3.0.21-0+rpt1+deb11u1) ... Setting up vlc-plugin-base:armhf (1:3.0.21-0+rpt1+deb11u1) ... Setting up vlc-bin (1:3.0.21-0+rpt1+deb11u1) ... Setting up vlc (1:3.0.21-0+rpt1+deb11u1) ... Processing triggers for desktop-file-utils (0.26-1) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for gnome-menus (3.36.0-1) ... Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u10) ... Processing triggers for man-db (2.9.4-2) ... Processing triggers for dbus (1.12.28-0+deb11u1) ... Processing triggers for mailcap (3.69) ... Processing triggers for libvlc-bin:armhf (1:3.0.21-0+rpt1+deb11u1) ...
-
Dann
iob stop sudo reboot
und wenn die Kiste wieder oben ist die Ausgaben zu
sudo apt update sudo apt full-upgrade
-
Schalt den Desktop-Krempel aus...
Je weniger unnützes Zeuch da mitrumpelt desto einfacher sind auch Paketupdates und deren Abhängigkeiten aufzulösen. -
@thomas-braun said in komm nicht weiter..."dpkg was interrupted":
Schalt den Desktop-Krempel aus... --- für dich leicht gesagt, ist das für mich auch möglich??
hier die Liste nach "Full-upgrade"
pi@raspberrypi:~ $ sudo apt update Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. pi@raspberrypi:~ $ sudo apt full-upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following packages were automatically installed and are no longer required: libfuse2 raspinfo Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. pi@raspberrypi:~ $
-
Jetzt passt es. Bring das ganze noch auf
iob nodejs-update 20
Und in nächster Zeit per kompletter Neuinstallation (dann gleich ohne Desktop-Umgebung) auf Raspberry OS 12 'Bookworm'.