Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Pflege des Betriebssystems
  5. apt update Fehlermeldungen bei taufrischem rapsi os / trixie

NEWS

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

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

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

apt update Fehlermeldungen bei taufrischem rapsi os / trixie

Geplant Angeheftet Gesperrt Verschoben Pflege des Betriebssystems
35 Beiträge 3 Kommentatoren 194 Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • mcm1957M Online
    mcm1957M Online
    mcm1957
    schrieb am zuletzt editiert von
    #22

    Irgendwie wird das Ganze gespenstisch:

    Also ich habe mal die SSD komplett mit dem Imager neu eingerichtet (Scrennshot be Bedarf gerne). Den Image selbst hab ich auch extra neu runtergekladen und installiert.

    Nach dem anstecken und der üblichen Wartezeit fürd einrichten dann der erste Login:

    Linux Pi5 6.12.47+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.47-1+rpt1 (2025-09-16) aarch64
    
    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.
    
    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    piadmin@Pi5:~ $
    

    Sieht also erstmal gut aus.

    Dann ein erstes apt update:

    piadmin@Pi5:~ $ sudo apt update
    Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]
    Ign:2 http://deb.debian.org/debian trixie-updates InRelease
    Ign:3 http://deb.debian.org/debian-security trixie-security InRelease
    Ign:4 http://archive.raspberrypi.com/debian trixie InRelease
    Get:5 http://deb.debian.org/debian trixie-updates Release [45.7 kB]
    Get:6 http://archive.raspberrypi.com/debian trixie Release [54.3 kB]
    Get:7 http://deb.debian.org/debian-security trixie-security Release [41.8 kB]
    Get:8 http://deb.debian.org/debian trixie-updates Release.gpg [1,601 B]
    Get:9 http://deb.debian.org/debian-security trixie-security Release.gpg [1,601 B]
    Get:10 http://archive.raspberrypi.com/debian trixie Release.gpg [488 B]
    Get:11 http://deb.debian.org/debian trixie/main arm64 Packages [9,607 kB]
    Get:12 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [424 kB]
    Get:13 http://archive.raspberrypi.com/debian trixie/main armhf Packages [419 kB]
    Get:14 http://deb.debian.org/debian trixie/main armhf Packages [9,237 kB]
    Get:15 http://deb.debian.org/debian trixie/main Translation-en [6,484 kB]
    Get:16 http://deb.debian.org/debian trixie/contrib arm64 Packages [48.4 kB]
    Get:17 http://deb.debian.org/debian trixie/contrib armhf Packages [42.6 kB]
    Get:18 http://deb.debian.org/debian-security trixie-security/main arm64 Packages [120 kB]
    Get:19 http://deb.debian.org/debian-security trixie-security/main armhf Packages [115 kB]
    Get:20 http://deb.debian.org/debian-security trixie-security/main Translation-en [76.0 kB]
    Fetched 26.9 MB in 4s (6,661 kB/s)
    92 packages can be upgraded. Run 'apt list --upgradable' to see them.
    Notice: Repository 'http://deb.debian.org/debian trixie InRelease' changed its 'Version' value from '13.2' to '13.4'
    piadmin@Pi5:~ $
    

    Sieht zumindest für mich auch normal aus.

    Dann nochmal ein apt update (war eigentlich nicht geplant, aber warum sollte das verboten sein?

    piadmin@Pi5:~ $ sudo apt update
    Hit:1 http://deb.debian.org/debian trixie InRelease
    Err:1 http://deb.debian.org/debian trixie InRelease
      Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_trixie_InRelease into data and signature failed
    Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
    Ign:3 http://deb.debian.org/debian-security trixie-security InRelease
    Ign:4 http://archive.raspberrypi.com/debian trixie InRelease
    Hit:5 http://deb.debian.org/debian-security trixie-security Release
    Hit:7 http://archive.raspberrypi.com/debian trixie Release
    Fetched 47.3 kB in 0s (180 kB/s)
    92 packages can be upgraded. Run 'apt list --upgradable' to see them.
    Warning: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: http://deb.debian.org/debian trixie InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_trixie_InRelease into data and signature failed
    Warning: Failed to fetch http://deb.debian.org/debian/dists/trixie/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_trixie_InRelease into data and signature failed
    Warning: Some index files failed to download. They have been ignored, or old ones used instead.
    piadmin@Pi5:~ $
    

    Also was zerstört da des erste oder zweite apt udpate !?!?
    Oder soll ich einfach mal das eigentlich geplante apt upgrade laufen lassen?

    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
    Support Repositoryverwaltung.

    Wer 'nen Kaffee spendieren will: https://paypal.me

    LESEN - gute Forenbeitrage

    1 Antwort Letzte Antwort
    0
    • mcm1957M Online
      mcm1957M Online
      mcm1957
      schrieb am zuletzt editiert von mcm1957
      #23

      So, hab jetzt einfach mal ein apt upgrade gemacht.

      piadmin@Pi5:~ $ sudo apt upgrade
      The following package was automatically installed and is no longer required:
        retry
      Use 'sudo apt autoremove' to remove it.
      
      Upgrading:
        base-files          gpg-agent       libglib2.0-0t64         linux-image-rpi-v8       raspi-utils-core
        bash                gpg-wks-client  libglib2.0-data         linux-libc-dev           raspi-utils-dt
        busybox             gpgconf         libgnutls30t64          linux-sysctl-defaults    raspi-utils-eeprom
        dhcpcd-base         gpgsm           libgpiolib0             locales                  raspi-utils-otp
        dirmngr             gpgv            libnss3                 logsave                  raspinfo
        dpkg                libc-bin        libpisp-common          openssh-client           rpi-cloud-init-mods
        dpkg-dev            libc-dev-bin    libpisp1                openssh-server           rpi-connect-lite
        e2fsprogs           libc-l10n       libpng16-16t64          openssh-sftp-server      rpi-eeprom
        exfatprogs          libc6           libsqlite3-0            openssl                  rpicam-apps-lite
        firmware-atheros    libc6-dev       libss2                  openssl-provider-legacy  rsync
        firmware-brcm80211  libcap2         libssl3t64              python3-cryptography     sq
        firmware-libertas   libcap2-bin     libtalloc2              python3-pip-whl          sqv
        firmware-mediatek   libcom-err2     libtiff6                python3-requests         ssh
        firmware-realtek    libdpkg-perl    libwbclient0            python3-urllib3          sudo
        gnupg               libdrm-common   linux-base              raspberrypi-sys-mods     tzdata
        gnupg-l10n          libdrm2         linux-headers-rpi-2712  raspi-config             userconf-pi
        gnupg-utils         libdtovl0       linux-headers-rpi-v8    raspi-config-core        wireless-regdb
        gpg                 libext2fs2t64   linux-image-rpi-2712    raspi-utils
      
      Installing dependencies:
        linux-headers-6.12.75+rpt-common-rpi  linux-headers-6.12.75+rpt-rpi-v8  linux-image-6.12.75+rpt-rpi-v8
        linux-headers-6.12.75+rpt-rpi-2712    linux-image-6.12.75+rpt-rpi-2712  linux-kbuild-6.12.75+rpt
      
      Suggested packages:
        firmware-linux-free  linux-doc-6.12  debian-kernel-handbook
      
      Not upgrading:
        libcamera-ipa  librpicam-app1  rpicam-apps-core
      
      Summary:
        Upgrading: 89, Installing: 6, Removing: 0, Not Upgrading: 3
        Download size: 241 MB
        Space needed: 177 MB / 963 GB available
      
      Continue? [Y/n]
      Get:1 http://deb.debian.org/debian trixie/main arm64 base-files arm64 13.8+deb13u4 [73.2 kB]
      Get:2 http://archive.raspberrypi.com/debian trixie/main arm64 libc6-dev arm64 2.41-12+rpt1+deb13u2 [2,355 kB]
      Get:3 http://deb.debian.org/debian trixie/main arm64 bash arm64 5.2.37-2+b8 [1,456 kB]
      Get:4 http://archive.raspberrypi.com/debian trixie/main arm64 libc-dev-bin arm64 2.41-12+rpt1+deb13u2 [63.0 kB]
      Get:5 http://archive.raspberrypi.com/debian trixie/main arm64 linux-libc-dev all 1:6.12.75-1+rpt1 [2,353 kB]
      Get:6 http://archive.raspberrypi.com/debian trixie/main arm64 libc6 arm64 2.41-12+rpt1+deb13u2 [5,184 kB]
      Get:7 http://deb.debian.org/debian trixie/main arm64 dpkg arm64 1.22.22 [1,521 kB]
      Get:8 http://archive.raspberrypi.com/debian trixie/main arm64 libc-bin arm64 2.41-12+rpt1+deb13u2 [766 kB]
      Get:9 http://archive.raspberrypi.com/debian trixie/main arm64 libc-l10n all 2.41-12+rpt1+deb13u2 [1,654 kB]
      Get:10 http://archive.raspberrypi.com/debian trixie/main arm64 locales all 2.41-12+rpt1+deb13u2 [5,108 kB]
      Get:11 http://deb.debian.org/debian trixie/main arm64 logsave arm64 1.47.2-3+b10 [24.8 kB]
      Get:12 http://deb.debian.org/debian trixie/main arm64 libext2fs2t64 arm64 1.47.2-3+b10 [205 kB]
      Get:13 http://deb.debian.org/debian trixie/main arm64 e2fsprogs arm64 1.47.2-3+b10 [566 kB]
      Get:14 http://deb.debian.org/debian-security trixie-security/main arm64 openssl-provider-legacy arm64 3.5.5-1~deb13u2 [308 kB]
      Get:15 http://deb.debian.org/debian-security trixie-security/main arm64 libssl3t64 arm64 3.5.5-1~deb13u2 [2,756 kB]
      Get:16 http://archive.raspberrypi.com/debian trixie/main arm64 firmware-atheros all 1:20250410-2+rpt1 [44.1 MB]
      Get:17 http://deb.debian.org/debian-security trixie-security/main arm64 openssh-sftp-server arm64 1:10.0p1-7+deb13u2 [60.6 kB]
      Get:18 http://deb.debian.org/debian-security trixie-security/main arm64 openssh-server arm64 1:10.0p1-7+deb13u2 [553 kB]
      Get:19 http://deb.debian.org/debian-security trixie-security/main arm64 openssh-client arm64 1:10.0p1-7+deb13u2 [926 kB]
      Get:20 http://deb.debian.org/debian trixie/main arm64 libcom-err2 arm64 1.47.2-3+b10 [24.9 kB]
      Get:21 http://deb.debian.org/debian trixie/main arm64 rsync arm64 3.4.1+ds1-5+deb13u1 [408 kB]
      Get:22 http://deb.debian.org/debian trixie/main arm64 sudo arm64 1.9.16p2-3+deb13u1 [1,990 kB]
      Get:23 http://deb.debian.org/debian trixie/main arm64 libcap2 arm64 1:2.75-10+b8 [28.2 kB]
      Get:24 http://deb.debian.org/debian trixie/main arm64 libsqlite3-0 arm64 3.46.1-7+deb13u1 [854 kB]
      Get:25 http://deb.debian.org/debian trixie/main arm64 dpkg-dev all 1.22.22 [1,337 kB]
      Get:26 http://deb.debian.org/debian trixie/main arm64 libdpkg-perl all 1.22.22 [651 kB]
      Get:27 http://deb.debian.org/debian trixie/main arm64 sqv arm64 1.3.0-3+b2 [612 kB]
      Get:28 http://deb.debian.org/debian trixie/main arm64 tzdata all 2026a-0+deb13u1 [264 kB]
      Get:29 http://deb.debian.org/debian trixie/main arm64 dhcpcd-base arm64 1:10.1.0-11+deb13u2 [188 kB]
      Get:30 http://deb.debian.org/debian trixie/main arm64 linux-sysctl-defaults all 4.12.1 [5,724 B]
      Get:31 http://deb.debian.org/debian trixie/main arm64 busybox arm64 1:1.37.0-6+b7 [455 kB]
      Get:32 http://deb.debian.org/debian trixie/main arm64 gpgsm arm64 2.4.7-21+deb13u1+b2 [252 kB]
      Get:33 http://deb.debian.org/debian trixie/main arm64 gnupg-utils arm64 2.4.7-21+deb13u1+b2 [182 kB]
      Get:34 http://deb.debian.org/debian trixie/main arm64 gpg-wks-client arm64 2.4.7-21+deb13u1+b2 [102 kB]
      Get:35 http://deb.debian.org/debian trixie/main arm64 gpg arm64 2.4.7-21+deb13u1+b2 [578 kB]
      Get:36 http://deb.debian.org/debian trixie/main arm64 dirmngr arm64 2.4.7-21+deb13u1+b2 [359 kB]
      Get:37 http://deb.debian.org/debian trixie/main arm64 gnupg all 2.4.7-21+deb13u1 [417 kB]
      Get:38 http://deb.debian.org/debian trixie/main arm64 gpgconf arm64 2.4.7-21+deb13u1+b2 [122 kB]
      Get:39 http://deb.debian.org/debian trixie/main arm64 gpg-agent arm64 2.4.7-21+deb13u1+b2 [250 kB]
      Get:40 http://deb.debian.org/debian trixie/main arm64 gnupg-l10n all 2.4.7-21+deb13u1 [749 kB]
      Get:41 http://deb.debian.org/debian trixie/main arm64 libgnutls30t64 arm64 3.8.9-3+deb13u2 [1,378 kB]
      Get:42 http://deb.debian.org/debian trixie/main arm64 exfatprogs arm64 1.2.9-1+deb13u1 [68.1 kB]
      Get:43 http://deb.debian.org/debian trixie/main arm64 gpgv arm64 2.4.7-21+deb13u1+b2 [221 kB]
      Get:44 http://deb.debian.org/debian trixie/main arm64 libcap2-bin arm64 1:2.75-10+b8 [35.5 kB]
      Get:45 http://deb.debian.org/debian trixie/main arm64 libglib2.0-0t64 arm64 2.84.4-3~deb13u2 [1,428 kB]
      Get:46 http://deb.debian.org/debian trixie/main arm64 libglib2.0-data all 2.84.4-3~deb13u2 [1,286 kB]
      Get:47 http://deb.debian.org/debian trixie/main arm64 libnss3 arm64 2:3.110-1+deb13u1 [1,292 kB]
      Get:48 http://deb.debian.org/debian-security trixie-security/main arm64 libpng16-16t64 arm64 1.6.48-1+deb13u4 [275 kB]
      Get:49 http://deb.debian.org/debian trixie/main arm64 libss2 arm64 1.47.2-3+b10 [29.4 kB]
      Get:50 http://deb.debian.org/debian trixie/main arm64 libtalloc2 arm64 2:2.4.3+samba4.22.8+dfsg-0+deb13u1 [60.9 kB]
      Get:51 http://deb.debian.org/debian-security trixie-security/main arm64 libtiff6 arm64 4.7.0-3+deb13u2 [325 kB]
      Get:52 http://deb.debian.org/debian trixie/main arm64 libwbclient0 arm64 2:4.22.8+dfsg-0+deb13u1 [69.6 kB]
      Get:53 http://deb.debian.org/debian trixie/main arm64 linux-base all 4.12.1 [25.5 kB]
      Get:54 http://deb.debian.org/debian-security trixie-security/main arm64 openssl arm64 3.5.5-1~deb13u2 [1,464 kB]
      Get:55 http://deb.debian.org/debian trixie/main arm64 python3-cryptography arm64 43.0.0-3+deb13u1 [834 kB]
      Get:56 http://deb.debian.org/debian trixie/main arm64 python3-urllib3 all 2.3.0-3+deb13u1 [115 kB]
      Get:57 http://deb.debian.org/debian trixie/main arm64 python3-requests all 2.32.3+dfsg-5+deb13u1 [72.2 kB]
      Get:58 http://deb.debian.org/debian trixie/main arm64 sq arm64 1.3.1-2+b2 [4,979 kB]
      Get:59 http://deb.debian.org/debian-security trixie-security/main arm64 ssh all 1:10.0p1-7+deb13u2 [143 kB]
      Get:60 http://deb.debian.org/debian trixie/main arm64 wireless-regdb all 2026.02.04-1~deb13u1 [12.2 kB]
      Get:61 http://archive.raspberrypi.com/debian trixie/main arm64 firmware-brcm80211 all 1:20250410-2+rpt1 [13.0 MB]
      Get:62 http://archive.raspberrypi.com/debian trixie/main arm64 firmware-libertas all 1:20250410-2+rpt1 [8,069 kB]
      Get:63 http://archive.raspberrypi.com/debian trixie/main arm64 firmware-mediatek all 1:20250410-2+rpt1 [24.6 MB]
      Get:64 http://archive.raspberrypi.com/debian trixie/main arm64 firmware-realtek all 1:20250410-2+rpt1 [9,926 kB]
      Get:65 http://archive.raspberrypi.com/debian trixie/main arm64 libdrm-common all 2.4.131-1~bpo13+1+rpt2 [10.7 kB]
      Get:66 http://archive.raspberrypi.com/debian trixie/main arm64 libdrm2 arm64 2.4.131-1~bpo13+1+rpt2 [48.2 kB]
      Get:67 http://archive.raspberrypi.com/debian trixie/main arm64 libdtovl0 arm64 20260304+1-1 [28.9 kB]
      Get:68 http://archive.raspberrypi.com/debian trixie/main arm64 libgpiolib0 arm64 20260304+1-1 [40.0 kB]
      Get:69 http://archive.raspberrypi.com/debian trixie/main arm64 libpisp1 arm64 1.4.0-1 [310 kB]
      Get:70 http://archive.raspberrypi.com/debian trixie/main arm64 libpisp-common all 1.4.0-1 [8,954 B]
      Get:71 http://archive.raspberrypi.com/debian trixie/main arm64 linux-headers-6.12.75+rpt-common-rpi all 1:6.12.75-1+rpt1 [8,804 kB]
      Get:72 http://archive.raspberrypi.com/debian trixie/main arm64 linux-image-6.12.75+rpt-rpi-2712 arm64 1:6.12.75-1+rpt1 [32.7 MB]
      Get:73 http://archive.raspberrypi.com/debian trixie/main arm64 linux-kbuild-6.12.75+rpt arm64 1:6.12.75-1+rpt1 [1,381 kB]
      Get:74 http://archive.raspberrypi.com/debian trixie/main arm64 linux-headers-6.12.75+rpt-rpi-2712 arm64 1:6.12.75-1+rpt1 [1,385 kB]
      Get:75 http://archive.raspberrypi.com/debian trixie/main arm64 linux-image-6.12.75+rpt-rpi-v8 arm64 1:6.12.75-1+rpt1 [32.7 MB]
      Get:76 http://archive.raspberrypi.com/debian trixie/main arm64 linux-headers-6.12.75+rpt-rpi-v8 arm64 1:6.12.75-1+rpt1 [1,386 kB]
      Get:77 http://archive.raspberrypi.com/debian trixie/main arm64 linux-headers-rpi-2712 arm64 1:6.12.75-1+rpt1 [1,160 B]
      Get:78 http://archive.raspberrypi.com/debian trixie/main arm64 linux-headers-rpi-v8 arm64 1:6.12.75-1+rpt1 [1,156 B]
      Get:79 http://archive.raspberrypi.com/debian trixie/main arm64 linux-image-rpi-2712 arm64 1:6.12.75-1+rpt1 [1,436 B]
      Get:80 http://archive.raspberrypi.com/debian trixie/main arm64 linux-image-rpi-v8 arm64 1:6.12.75-1+rpt1 [1,432 B]
      Get:81 http://archive.raspberrypi.com/debian trixie/main arm64 python3-pip-whl all 25.1.1+dfsg-1+rpt1 [1,505 kB]
      Get:82 http://archive.raspberrypi.com/debian trixie/main arm64 raspi-config-core all 20260303 [35.7 kB]
      Get:83 http://archive.raspberrypi.com/debian trixie/main arm64 raspi-utils-core arm64 20260304+1-1 [40.5 kB]
      Get:84 http://archive.raspberrypi.com/debian trixie/main arm64 raspi-config all 20260303 [12.4 kB]
      Get:85 http://archive.raspberrypi.com/debian trixie/main arm64 raspberrypi-sys-mods arm64 1:20260315 [19.9 kB]
      Get:86 http://archive.raspberrypi.com/debian trixie/main arm64 rpi-eeprom all 28.14-1 [2,031 kB]
      Get:87 http://archive.raspberrypi.com/debian trixie/main arm64 raspinfo all 20260304+1-1 [9,180 B]
      Get:88 http://archive.raspberrypi.com/debian trixie/main arm64 raspi-utils-otp all 20260304+1-1 [9,376 B]
      Get:89 http://archive.raspberrypi.com/debian trixie/main arm64 raspi-utils-eeprom arm64 20260304+1-1 [26.7 kB]
      Get:90 http://archive.raspberrypi.com/debian trixie/main arm64 raspi-utils-dt arm64 20260304+1-1 [53.8 kB]
      Get:91 http://archive.raspberrypi.com/debian trixie/main arm64 raspi-utils all 20260304+1-1 [6,886 B]
      Get:92 http://archive.raspberrypi.com/debian trixie/main arm64 rpi-cloud-init-mods all 1:20260119 [3,504 B]
      Get:93 http://archive.raspberrypi.com/debian trixie/main arm64 rpi-connect-lite arm64 2.10.0 [8,379 kB]
      Get:94 http://archive.raspberrypi.com/debian trixie/main arm64 rpicam-apps-lite all 1.11.1-1 [4,460 B]
      Get:95 http://archive.raspberrypi.com/debian trixie/main arm64 userconf-pi all 0.17 [7,754 B]
      Fetched 241 MB in 21s (11.3 MB/s)
      Reading changelogs... Done
      Extracting templates from packages: 100%
      Preconfiguring packages ...
      (Reading database ... 65992 files and directories currently installed.)
      Preparing to unpack .../libc6-dev_2.41-12+rpt1+deb13u2_arm64.deb ...
      Unpacking libc6-dev:arm64 (2.41-12+rpt1+deb13u2) over (2.41-12+rpt1) ...
      Preparing to unpack .../libc-dev-bin_2.41-12+rpt1+deb13u2_arm64.deb ...
      Unpacking libc-dev-bin (2.41-12+rpt1+deb13u2) over (2.41-12+rpt1) ...
      Preparing to unpack .../linux-libc-dev_1%3a6.12.75-1+rpt1_all.deb ...
      Unpacking linux-libc-dev (1:6.12.75-1+rpt1) over (1:6.12.47-1+rpt1) ...
      Preparing to unpack .../libc6_2.41-12+rpt1+deb13u2_arm64.deb ...
      Unpacking libc6:arm64 (2.41-12+rpt1+deb13u2) over (2.41-12+rpt1) ...
      Setting up libc6:arm64 (2.41-12+rpt1+deb13u2) ...
      (Reading database ... 65992 files and directories currently installed.)
      Preparing to unpack .../base-files_13.8+deb13u4_arm64.deb ...
      Unpacking base-files (13.8+deb13u4) over (13.8+deb13u2) ...
      Setting up base-files (13.8+deb13u4) ...
      Installing new version of config file /etc/debian_version ...
      (Reading database ... 65992 files and directories currently installed.)
      Preparing to unpack .../bash_5.2.37-2+b8_arm64.deb ...
      Unpacking bash (5.2.37-2+b8) over (5.2.37-2+b5) ...
      Setting up bash (5.2.37-2+b8) ...
      update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
      (Reading database ... 65992 files and directories currently installed.)
      Preparing to unpack .../dpkg_1.22.22_arm64.deb ...
      Unpacking dpkg (1.22.22) over (1.22.21) ...
      Setting up dpkg (1.22.22) ...
      (Reading database ... 65992 files and directories currently installed.)
      Preparing to unpack .../libc-bin_2.41-12+rpt1+deb13u2_arm64.deb ...
      Unpacking libc-bin (2.41-12+rpt1+deb13u2) over (2.41-12+rpt1) ...
      Setting up libc-bin (2.41-12+rpt1+deb13u2) ...
      (Reading database ... 65992 files and directories currently installed.)
      Preparing to unpack .../logsave_1.47.2-3+b10_arm64.deb ...
      Unpacking logsave (1.47.2-3+b10) over (1.47.2-3+b3) ...
      Preparing to unpack .../libext2fs2t64_1.47.2-3+b10_arm64.deb ...
      Leaving 'diversion of /lib/aarch64-linux-gnu/libe2p.so.2 to /lib/aarch64-linux-gnu/libe2p.so.2.usr-is-merged by libext2fs2t64'
      Leaving 'diversion of /lib/aarch64-linux-gnu/libe2p.so.2.3 to /lib/aarch64-linux-gnu/libe2p.so.2.3.usr-is-merged by libext2fs2t64'
      Leaving 'diversion of /lib/aarch64-linux-gnu/libext2fs.so.2 to /lib/aarch64-linux-gnu/libext2fs.so.2.usr-is-merged by libext2fs2t64'
      Leaving 'diversion of /lib/aarch64-linux-gnu/libext2fs.so.2.4 to /lib/aarch64-linux-gnu/libext2fs.so.2.4.usr-is-merged by libext2fs2t64'
      Unpacking libext2fs2t64:arm64 (1.47.2-3+b10) over (1.47.2-3+b3) ...
      Setting up libext2fs2t64:arm64 (1.47.2-3+b10) ...
      (Reading database ... 65992 files and directories currently installed.)
      Preparing to unpack .../e2fsprogs_1.47.2-3+b10_arm64.deb ...
      Unpacking e2fsprogs (1.47.2-3+b10) over (1.47.2-3+b3) ...
      Preparing to unpack .../openssl-provider-legacy_3.5.5-1~deb13u2_arm64.deb ...
      Unpacking openssl-provider-legacy (3.5.5-1~deb13u2) over (3.5.4-1~deb13u1+rpt1) ...
      Setting up openssl-provider-legacy (3.5.5-1~deb13u2) ...
      (Reading database ... 65992 files and directories currently installed.)
      Preparing to unpack .../libssl3t64_3.5.5-1~deb13u2_arm64.deb ...
      Unpacking libssl3t64:arm64 (3.5.5-1~deb13u2) over (3.5.4-1~deb13u1+rpt1) ...
      Setting up libssl3t64:arm64 (3.5.5-1~deb13u2) ...
      (Reading database ... 65992 files and directories currently installed.)
      Preparing to unpack .../0-openssh-sftp-server_1%3a10.0p1-7+deb13u2_arm64.deb ...
      Unpacking openssh-sftp-server (1:10.0p1-7+deb13u2) over (1:10.0p1-7) ...
      Preparing to unpack .../1-openssh-server_1%3a10.0p1-7+deb13u2_arm64.deb ...
      Unpacking openssh-server (1:10.0p1-7+deb13u2) over (1:10.0p1-7) ...
      Preparing to unpack .../2-openssh-client_1%3a10.0p1-7+deb13u2_arm64.deb ...
      Unpacking openssh-client (1:10.0p1-7+deb13u2) over (1:10.0p1-7) ...
      Preparing to unpack .../3-libcom-err2_1.47.2-3+b10_arm64.deb ...
      Unpacking libcom-err2:arm64 (1.47.2-3+b10) over (1.47.2-3+b3) ...
      Preparing to unpack .../4-rsync_3.4.1+ds1-5+deb13u1_arm64.deb ...
      Unpacking rsync (3.4.1+ds1-5+deb13u1) over (3.4.1+ds1-5) ...
      Preparing to unpack .../5-sudo_1.9.16p2-3+deb13u1_arm64.deb ...
      Unpacking sudo (1.9.16p2-3+deb13u1) over (1.9.16p2-3) ...
      Preparing to unpack .../6-libcap2_1%3a2.75-10+b8_arm64.deb ...
      Unpacking libcap2:arm64 (1:2.75-10+b8) over (1:2.75-10+b1) ...
      Setting up libcap2:arm64 (1:2.75-10+b8) ...
      (Reading database ... 65992 files and directories currently installed.)
      Preparing to unpack .../libsqlite3-0_3.46.1-7+deb13u1_arm64.deb ...
      Unpacking libsqlite3-0:arm64 (3.46.1-7+deb13u1) over (3.46.1-7) ...
      Setting up libsqlite3-0:arm64 (3.46.1-7+deb13u1) ...
      (Reading database ... 65992 files and directories currently installed.)
      Preparing to unpack .../dpkg-dev_1.22.22_all.deb ...
      Unpacking dpkg-dev (1.22.22) over (1.22.21) ...
      Preparing to unpack .../libdpkg-perl_1.22.22_all.deb ...
      Unpacking libdpkg-perl (1.22.22) over (1.22.21) ...
      Preparing to unpack .../sqv_1.3.0-3+b2_arm64.deb ...
      Unpacking sqv (1.3.0-3+b2) over (1.3.0-3) ...
      Setting up sqv (1.3.0-3+b2) ...
      (Reading database ... 65993 files and directories currently installed.)
      Preparing to unpack .../00-tzdata_2026a-0+deb13u1_all.deb ...
      Unpacking tzdata (2026a-0+deb13u1) over (2025b-4+deb13u1) ...
      Preparing to unpack .../01-dhcpcd-base_1%3a10.1.0-11+deb13u2_arm64.deb ...
      Unpacking dhcpcd-base (1:10.1.0-11+deb13u2) over (1:10.1.0-11+deb13u1) ...
      Preparing to unpack .../02-linux-sysctl-defaults_4.12.1_all.deb ...
      Unpacking linux-sysctl-defaults (4.12.1) over (4.12) ...
      Preparing to unpack .../03-libc-l10n_2.41-12+rpt1+deb13u2_all.deb ...
      Unpacking libc-l10n (2.41-12+rpt1+deb13u2) over (2.41-12+rpt1) ...
      Preparing to unpack .../04-locales_2.41-12+rpt1+deb13u2_all.deb ...
      Unpacking locales (2.41-12+rpt1+deb13u2) over (2.41-12+rpt1) ...
      Preparing to unpack .../05-busybox_1%3a1.37.0-6+b7_arm64.deb ...
      Unpacking busybox (1:1.37.0-6+b7) over (1:1.37.0-6+b3) ...
      Preparing to unpack .../06-gpgsm_2.4.7-21+deb13u1+b2_arm64.deb ...
      Unpacking gpgsm (2.4.7-21+deb13u1+b2) over (2.4.7-21+b3) ...
      Preparing to unpack .../07-gnupg-utils_2.4.7-21+deb13u1+b2_arm64.deb ...
      Unpacking gnupg-utils (2.4.7-21+deb13u1+b2) over (2.4.7-21+b3) ...
      Preparing to unpack .../08-gpg-wks-client_2.4.7-21+deb13u1+b2_arm64.deb ...
      Unpacking gpg-wks-client (2.4.7-21+deb13u1+b2) over (2.4.7-21+b3) ...
      Preparing to unpack .../09-gpg_2.4.7-21+deb13u1+b2_arm64.deb ...
      Unpacking gpg (2.4.7-21+deb13u1+b2) over (2.4.7-21+b3) ...
      Preparing to unpack .../10-dirmngr_2.4.7-21+deb13u1+b2_arm64.deb ...
      Unpacking dirmngr (2.4.7-21+deb13u1+b2) over (2.4.7-21+b3) ...
      Preparing to unpack .../11-gnupg_2.4.7-21+deb13u1_all.deb ...
      Unpacking gnupg (2.4.7-21+deb13u1) over (2.4.7-21) ...
      Preparing to unpack .../12-gpgconf_2.4.7-21+deb13u1+b2_arm64.deb ...
      Unpacking gpgconf (2.4.7-21+deb13u1+b2) over (2.4.7-21+b3) ...
      Preparing to unpack .../13-gpg-agent_2.4.7-21+deb13u1+b2_arm64.deb ...
      Unpacking gpg-agent (2.4.7-21+deb13u1+b2) over (2.4.7-21+b3) ...
      Preparing to unpack .../14-gnupg-l10n_2.4.7-21+deb13u1_all.deb ...
      Unpacking gnupg-l10n (2.4.7-21+deb13u1) over (2.4.7-21) ...
      Preparing to unpack .../15-libgnutls30t64_3.8.9-3+deb13u2_arm64.deb ...
      Unpacking libgnutls30t64:arm64 (3.8.9-3+deb13u2) over (3.8.9-3) ...
      Preparing to unpack .../16-exfatprogs_1.2.9-1+deb13u1_arm64.deb ...
      Unpacking exfatprogs (1.2.9-1+deb13u1) over (1.2.9-1) ...
      Preparing to unpack .../17-firmware-atheros_1%3a20250410-2+rpt1_all.deb ...
      Unpacking firmware-atheros (1:20250410-2+rpt1) over (1:20241210-1+rpt4) ...
      Preparing to unpack .../18-firmware-brcm80211_1%3a20250410-2+rpt1_all.deb ...
      Unpacking firmware-brcm80211 (1:20250410-2+rpt1) over (1:20241210-1+rpt4) ...
      Preparing to unpack .../19-firmware-libertas_1%3a20250410-2+rpt1_all.deb ...
      Unpacking firmware-libertas (1:20250410-2+rpt1) over (1:20241210-1+rpt4) ...
      Preparing to unpack .../20-firmware-mediatek_1%3a20250410-2+rpt1_all.deb ...
      Unpacking firmware-mediatek (1:20250410-2+rpt1) over (1:20241210-1+rpt4) ...
      Preparing to unpack .../21-firmware-realtek_1%3a20250410-2+rpt1_all.deb ...
      Unpacking firmware-realtek (1:20250410-2+rpt1) over (1:20241210-1+rpt4) ...
      Preparing to unpack .../22-gpgv_2.4.7-21+deb13u1+b2_arm64.deb ...
      Unpacking gpgv (2.4.7-21+deb13u1+b2) over (2.4.7-21+b3) ...
      Preparing to unpack .../23-libcap2-bin_1%3a2.75-10+b8_arm64.deb ...
      Unpacking libcap2-bin (1:2.75-10+b8) over (1:2.75-10+b1) ...
      Preparing to unpack .../24-libdrm-common_2.4.131-1~bpo13+1+rpt2_all.deb ...
      Unpacking libdrm-common (2.4.131-1~bpo13+1+rpt2) over (2.4.124-2) ...
      Preparing to unpack .../25-libdrm2_2.4.131-1~bpo13+1+rpt2_arm64.deb ...
      Unpacking libdrm2:arm64 (2.4.131-1~bpo13+1+rpt2) over (2.4.124-2) ...
      Preparing to unpack .../26-libdtovl0_20260304+1-1_arm64.deb ...
      Unpacking libdtovl0:arm64 (20260304+1-1) over (20251120-1) ...
      Preparing to unpack .../27-libglib2.0-0t64_2.84.4-3~deb13u2_arm64.deb ...
      Unpacking libglib2.0-0t64:arm64 (2.84.4-3~deb13u2) over (2.84.4-3~deb13u1) ...
      Preparing to unpack .../28-libglib2.0-data_2.84.4-3~deb13u2_all.deb ...
      Unpacking libglib2.0-data (2.84.4-3~deb13u2) over (2.84.4-3~deb13u1) ...
      Preparing to unpack .../29-libgpiolib0_20260304+1-1_arm64.deb ...
      Unpacking libgpiolib0:arm64 (20260304+1-1) over (20251120-1) ...
      Preparing to unpack .../30-libnss3_2%3a3.110-1+deb13u1_arm64.deb ...
      Unpacking libnss3:arm64 (2:3.110-1+deb13u1) over (2:3.110-1) ...
      Preparing to unpack .../31-libpisp1_1.4.0-1_arm64.deb ...
      Unpacking libpisp1:arm64 (1.4.0-1) over (1.3.0-1) ...
      Preparing to unpack .../32-libpisp-common_1.4.0-1_all.deb ...
      Unpacking libpisp-common (1.4.0-1) over (1.3.0-1) ...
      Preparing to unpack .../33-libpng16-16t64_1.6.48-1+deb13u4_arm64.deb ...
      Unpacking libpng16-16t64:arm64 (1.6.48-1+deb13u4) over (1.6.48-1) ...
      Preparing to unpack .../34-libss2_1.47.2-3+b10_arm64.deb ...
      Unpacking libss2:arm64 (1.47.2-3+b10) over (1.47.2-3+b3) ...
      Preparing to unpack .../35-libtalloc2_2%3a2.4.3+samba4.22.8+dfsg-0+deb13u1_arm64.deb ...
      Unpacking libtalloc2:arm64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) over (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ...
      Preparing to unpack .../36-libtiff6_4.7.0-3+deb13u2_arm64.deb ...
      Unpacking libtiff6:arm64 (4.7.0-3+deb13u2) over (4.7.0-3+deb13u1) ...
      Preparing to unpack .../37-libwbclient0_2%3a4.22.8+dfsg-0+deb13u1_arm64.deb ...
      Unpacking libwbclient0:arm64 (2:4.22.8+dfsg-0+deb13u1) over (2:4.22.6+dfsg-0+deb13u1) ...
      Preparing to unpack .../38-linux-base_4.12.1_all.deb ...
      Unpacking linux-base (4.12.1) over (4.12) ...
      Selecting previously unselected package linux-headers-6.12.75+rpt-common-rpi.
      Preparing to unpack .../39-linux-headers-6.12.75+rpt-common-rpi_1%3a6.12.75-1+rpt1_all.deb ...
      Unpacking linux-headers-6.12.75+rpt-common-rpi (1:6.12.75-1+rpt1) ...
      Selecting previously unselected package linux-image-6.12.75+rpt-rpi-2712.
      Preparing to unpack .../40-linux-image-6.12.75+rpt-rpi-2712_1%3a6.12.75-1+rpt1_arm64.deb ...
      Unpacking linux-image-6.12.75+rpt-rpi-2712 (1:6.12.75-1+rpt1) ...
      Selecting previously unselected package linux-kbuild-6.12.75+rpt.
      Preparing to unpack .../41-linux-kbuild-6.12.75+rpt_1%3a6.12.75-1+rpt1_arm64.deb ...
      Unpacking linux-kbuild-6.12.75+rpt (1:6.12.75-1+rpt1) ...
      Selecting previously unselected package linux-headers-6.12.75+rpt-rpi-2712.
      Preparing to unpack .../42-linux-headers-6.12.75+rpt-rpi-2712_1%3a6.12.75-1+rpt1_arm64.deb ...
      Unpacking linux-headers-6.12.75+rpt-rpi-2712 (1:6.12.75-1+rpt1) ...
      Selecting previously unselected package linux-image-6.12.75+rpt-rpi-v8.
      Preparing to unpack .../43-linux-image-6.12.75+rpt-rpi-v8_1%3a6.12.75-1+rpt1_arm64.deb ...
      Unpacking linux-image-6.12.75+rpt-rpi-v8 (1:6.12.75-1+rpt1) ...
      Selecting previously unselected package linux-headers-6.12.75+rpt-rpi-v8.
      Preparing to unpack .../44-linux-headers-6.12.75+rpt-rpi-v8_1%3a6.12.75-1+rpt1_arm64.deb ...
      Unpacking linux-headers-6.12.75+rpt-rpi-v8 (1:6.12.75-1+rpt1) ...
      Preparing to unpack .../45-linux-headers-rpi-2712_1%3a6.12.75-1+rpt1_arm64.deb ...
      Unpacking linux-headers-rpi-2712 (1:6.12.75-1+rpt1) over (1:6.12.47-1+rpt1) ...
      Preparing to unpack .../46-linux-headers-rpi-v8_1%3a6.12.75-1+rpt1_arm64.deb ...
      Unpacking linux-headers-rpi-v8 (1:6.12.75-1+rpt1) over (1:6.12.47-1+rpt1) ...
      Preparing to unpack .../47-linux-image-rpi-2712_1%3a6.12.75-1+rpt1_arm64.deb ...
      Unpacking linux-image-rpi-2712 (1:6.12.75-1+rpt1) over (1:6.12.47-1+rpt1) ...
      Preparing to unpack .../48-linux-image-rpi-v8_1%3a6.12.75-1+rpt1_arm64.deb ...
      Unpacking linux-image-rpi-v8 (1:6.12.75-1+rpt1) over (1:6.12.47-1+rpt1) ...
      Preparing to unpack .../49-openssl_3.5.5-1~deb13u2_arm64.deb ...
      Unpacking openssl (3.5.5-1~deb13u2) over (3.5.4-1~deb13u1+rpt1) ...
      Preparing to unpack .../50-python3-cryptography_43.0.0-3+deb13u1_arm64.deb ...
      Unpacking python3-cryptography (43.0.0-3+deb13u1) over (43.0.0-3) ...
      Preparing to unpack .../51-python3-pip-whl_25.1.1+dfsg-1+rpt1_all.deb ...
      Unpacking python3-pip-whl (25.1.1+dfsg-1+rpt1) over (25.1.1+dfsg-1) ...
      Preparing to unpack .../52-python3-urllib3_2.3.0-3+deb13u1_all.deb ...
      Unpacking python3-urllib3 (2.3.0-3+deb13u1) over (2.3.0-3) ...
      Preparing to unpack .../53-python3-requests_2.32.3+dfsg-5+deb13u1_all.deb ...
      Unpacking python3-requests (2.32.3+dfsg-5+deb13u1) over (2.32.3+dfsg-5) ...
      Preparing to unpack .../54-raspi-config-core_20260303_all.deb ...
      Unpacking raspi-config-core (20260303) over (20251202) ...
      Preparing to unpack .../55-raspi-utils-core_20260304+1-1_arm64.deb ...
      Unpacking raspi-utils-core (20260304+1-1) over (20251120-1) ...
      Preparing to unpack .../56-raspi-config_20260303_all.deb ...
      Unpacking raspi-config (20260303) over (20251202) ...
      Preparing to unpack .../57-raspberrypi-sys-mods_1%3a20260315_arm64.deb ...
      Unpacking raspberrypi-sys-mods (1:20260315) over (1:20251028+1) ...
      Preparing to unpack .../58-rpi-eeprom_28.14-1_all.deb ...
      Unpacking rpi-eeprom (28.14-1) over (28.9-1) ...
      Preparing to unpack .../59-raspinfo_20260304+1-1_all.deb ...
      Unpacking raspinfo (20260304+1-1) over (20251120-1) ...
      Preparing to unpack .../60-raspi-utils-otp_20260304+1-1_all.deb ...
      Unpacking raspi-utils-otp (20260304+1-1) over (20251120-1) ...
      Preparing to unpack .../61-raspi-utils-eeprom_20260304+1-1_arm64.deb ...
      Unpacking raspi-utils-eeprom (20260304+1-1) over (20251120-1) ...
      Preparing to unpack .../62-raspi-utils-dt_20260304+1-1_arm64.deb ...
      Unpacking raspi-utils-dt (20260304+1-1) over (20251120-1) ...
      Preparing to unpack .../63-raspi-utils_20260304+1-1_all.deb ...
      Unpacking raspi-utils (20260304+1-1) over (20251120-1) ...
      Preparing to unpack .../64-rpi-cloud-init-mods_1%3a20260119_all.deb ...
      Unpacking rpi-cloud-init-mods (1:20260119) over (1:20251114) ...
      Preparing to unpack .../65-rpi-connect-lite_2.10.0_arm64.deb ...
      Unpacking rpi-connect-lite (2.10.0) over (2.6.1) ...
      Preparing to unpack .../66-rpicam-apps-lite_1.11.1-1_all.deb ...
      Unpacking rpicam-apps-lite (1.11.1-1) over (1.10.1-1) ...
      Preparing to unpack .../67-sq_1.3.1-2+b2_arm64.deb ...
      Unpacking sq (1.3.1-2+b2) over (1.3.1-2+b1) ...
      Preparing to unpack .../68-ssh_1%3a10.0p1-7+deb13u2_all.deb ...
      Unpacking ssh (1:10.0p1-7+deb13u2) over (1:10.0p1-7) ...
      Preparing to unpack .../69-userconf-pi_0.17_all.deb ...
      Unpacking userconf-pi (0.17) over (0.15) ...
      Preparing to unpack .../70-wireless-regdb_2026.02.04-1~deb13u1_all.deb ...
      Unpacking wireless-regdb (2026.02.04-1~deb13u1) over (2025.07.10-1) ...
      Setting up libgnutls30t64:arm64 (3.8.9-3+deb13u2) ...
      Setting up raspi-config-core (20260303) ...
      Setting up libc-l10n (2.41-12+rpt1+deb13u2) ...
      Setting up raspi-utils-eeprom (20260304+1-1) ...
      Setting up raspi-utils-otp (20260304+1-1) ...
      Setting up linux-base (4.12.1) ...
      Setting up exfatprogs (1.2.9-1+deb13u1) ...
      Setting up libdtovl0:arm64 (20260304+1-1) ...
      Setting up python3-pip-whl (25.1.1+dfsg-1+rpt1) ...
      Setting up openssh-client (1:10.0p1-7+deb13u2) ...
      Setting up wireless-regdb (2026.02.04-1~deb13u1) ...
      Setting up raspi-utils-dt (20260304+1-1) ...
      Setting up firmware-atheros (1:20250410-2+rpt1) ...
      Setting up linux-libc-dev (1:6.12.75-1+rpt1) ...
      Setting up libnss3:arm64 (2:3.110-1+deb13u1) ...
      Setting up libcom-err2:arm64 (1.47.2-3+b10) ...
      Setting up sq (1.3.1-2+b2) ...
      Setting up linux-image-6.12.75+rpt-rpi-2712 (1:6.12.75-1+rpt1) ...
      /etc/kernel/postinst.d/initramfs-tools:
      update-initramfs: Generating /boot/initrd.img-6.12.75+rpt-rpi-2712
      '/boot/initrd.img-6.12.75+rpt-rpi-2712' -> '/boot/firmware/initramfs_2712'
      /etc/kernel/postinst.d/z50-raspi-firmware:
      '/boot/vmlinuz-6.12.75+rpt-rpi-2712' -> '/boot/firmware/kernel_2712.img'
      Setting up locales (2.41-12+rpt1+deb13u2) ...
      Generating locales (this might take a while)...
        en_GB.UTF-8... done
      Generation complete.
      Setting up linux-image-6.12.75+rpt-rpi-v8 (1:6.12.75-1+rpt1) ...
      /etc/kernel/postinst.d/initramfs-tools:
      update-initramfs: Generating /boot/initrd.img-6.12.75+rpt-rpi-v8
      '/boot/initrd.img-6.12.75+rpt-rpi-v8' -> '/boot/firmware/initramfs8'
      /etc/kernel/postinst.d/z50-raspi-firmware:
      '/boot/vmlinuz-6.12.75+rpt-rpi-v8' -> '/boot/firmware/kernel8.img'
      Setting up libwbclient0:arm64 (2:4.22.8+dfsg-0+deb13u1) ...
      Setting up tzdata (2026a-0+deb13u1) ...
      
      Current default time zone: 'Europe/Vienna'
      Local time is now:      Fri Apr 10 15:35:21 CEST 2026.
      Universal Time is now:  Fri Apr 10 13:35:21 UTC 2026.
      Run 'dpkg-reconfigure tzdata' if you wish to change it.
      
      Setting up libcap2-bin (1:2.75-10+b8) ...
      Setting up linux-image-rpi-2712 (1:6.12.75-1+rpt1) ...
      Setting up libtalloc2:arm64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ...
      Setting up busybox (1:1.37.0-6+b7) ...
      Setting up libglib2.0-0t64:arm64 (2.84.4-3~deb13u2) ...
      No schema files found: doing nothing.
      Setting up libglib2.0-data (2.84.4-3~deb13u2) ...
      Setting up linux-sysctl-defaults (4.12.1) ...
      Setting up rpicam-apps-lite (1.11.1-1) ...
      Setting up firmware-brcm80211 (1:20250410-2+rpt1) ...
      Setting up gnupg-l10n (2.4.7-21+deb13u1) ...
      Setting up firmware-mediatek (1:20250410-2+rpt1) ...
      Setting up firmware-realtek (1:20250410-2+rpt1) ...
      Setting up python3-cryptography (43.0.0-3+deb13u1) ...
      Setting up linux-headers-6.12.75+rpt-common-rpi (1:6.12.75-1+rpt1) ...
      Setting up rpi-connect-lite (2.10.0) ...
      
      For Raspberry Pi OS Lite, enable user lingering for your user:
      
          loginctl enable-linger
      
      This allows users who are not logged in to run long-running services.
      
      For information on getting started with Raspberry Pi Connect, please see the official documentation:
      
          https://rpltd.co/rpi-connect
      
      Setting up libpisp-common (1.4.0-1) ...
      Setting up libpng16-16t64:arm64 (1.6.48-1+deb13u4) ...
      Setting up libgpiolib0:arm64 (20260304+1-1) ...
      Setting up libss2:arm64 (1.47.2-3+b10) ...
      Setting up sudo (1.9.16p2-3+deb13u1) ...
      Setting up dhcpcd-base (1:10.1.0-11+deb13u2) ...
      Installing new version of config file /etc/dhcpcd.conf ...
      Setting up linux-image-rpi-v8 (1:6.12.75-1+rpt1) ...
      Setting up linux-kbuild-6.12.75+rpt (1:6.12.75-1+rpt1) ...
      Setting up libdpkg-perl (1.22.22) ...
      Setting up logsave (1.47.2-3+b10) ...
      Setting up python3-urllib3 (2.3.0-3+deb13u1) ...
      Setting up firmware-libertas (1:20250410-2+rpt1) ...
      Setting up gpgv (2.4.7-21+deb13u1+b2) ...
      Setting up libtiff6:arm64 (4.7.0-3+deb13u2) ...
      Setting up gpgconf (2.4.7-21+deb13u1+b2) ...
      Setting up libpisp1:arm64 (1.4.0-1) ...
      Setting up linux-headers-6.12.75+rpt-rpi-v8 (1:6.12.75-1+rpt1) ...
      Setting up libc-dev-bin (2.41-12+rpt1+deb13u2) ...
      Setting up openssl (3.5.5-1~deb13u2) ...
      Setting up libdrm-common (2.4.131-1~bpo13+1+rpt2) ...
      Setting up gpg (2.4.7-21+deb13u1+b2) ...
      Setting up linux-headers-6.12.75+rpt-rpi-2712 (1:6.12.75-1+rpt1) ...
      Setting up rpi-cloud-init-mods (1:20260119) ...
      Setting up rsync (3.4.1+ds1-5+deb13u1) ...
      rsync.service is a disabled or a static unit not running, not starting it.
      Setting up raspi-utils-core (20260304+1-1) ...
      Setting up gnupg-utils (2.4.7-21+deb13u1+b2) ...
      Setting up linux-headers-rpi-v8 (1:6.12.75-1+rpt1) ...
      Setting up openssh-sftp-server (1:10.0p1-7+deb13u2) ...
      Setting up gpg-agent (2.4.7-21+deb13u1+b2) ...
      Setting up openssh-server (1:10.0p1-7+deb13u2) ...
      ssh.socket is a disabled or a static unit not running, not starting it.
      Setting up gpgsm (2.4.7-21+deb13u1+b2) ...
      Setting up e2fsprogs (1.47.2-3+b10) ...
      update-initramfs: deferring update (trigger activated)
      Setting up dpkg-dev (1.22.22) ...
      Setting up dirmngr (2.4.7-21+deb13u1+b2) ...
      Setting up python3-requests (2.32.3+dfsg-5+deb13u1) ...
      Setting up linux-headers-rpi-2712 (1:6.12.75-1+rpt1) ...
      Setting up libdrm2:arm64 (2.4.131-1~bpo13+1+rpt2) ...
      Setting up gnupg (2.4.7-21+deb13u1) ...
      Setting up libc6-dev:arm64 (2.41-12+rpt1+deb13u2) ...
      Setting up raspi-config (20260303) ...
      Setting up ssh (1:10.0p1-7+deb13u2) ...
      Setting up gpg-wks-client (2.4.7-21+deb13u1+b2) ...
      Setting up raspberrypi-sys-mods (1:20260315) ...
      Relinquishing package ownership of 010_pi-nopasswd...
      renamed '/etc/sudoers.d/010_pi-nopasswd.dpkg-backup' -> '/etc/sudoers.d/010_pi-nopasswd'
      Setting up userconf-pi (0.17) ...
      Setting up raspi-utils (20260304+1-1) ...
      Setting up rpi-eeprom (28.14-1) ...
      Setting up raspinfo (20260304+1-1) ...
      Processing triggers for libc-bin (2.41-12+rpt1+deb13u2) ...
      Processing triggers for systemd (257.9-1~deb13u1) ...
      Processing triggers for man-db (2.13.1-1) ...
      Processing triggers for procps (2:4.0.4-9) ...
      Processing triggers for debianutils (5.23.2) ...
      Processing triggers for initramfs-tools (0.148.3+rpt2) ...
      update-initramfs: Generating /boot/initrd.img-6.12.75+rpt-rpi-v8
      '/boot/initrd.img-6.12.75+rpt-rpi-v8' -> '/boot/firmware/initramfs8'
      update-initramfs: Generating /boot/initrd.img-6.12.75+rpt-rpi-2712
      '/boot/initrd.img-6.12.75+rpt-rpi-2712' -> '/boot/firmware/initramfs_2712'
      piadmin@Pi5:~ $
      

      Das upgrade sieht für mich soweit OK aus.

      Aber das sch... update motzt noch immer:

      piadmin@Pi5:~ $ sudo apt update
      Hit:1 http://deb.debian.org/debian trixie InRelease
      Hit:2 http://deb.debian.org/debian trixie-updates InRelease
      Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
      Err:2 http://deb.debian.org/debian trixie-updates InRelease
        Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_trixie-updates_InRelease into data and signature failed
      Ign:4 http://archive.raspberrypi.com/debian trixie InRelease
      Hit:5 http://archive.raspberrypi.com/debian trixie Release
      Error: Splitting of clearsigned file /var/lib/apt/lists/deb.debian.org_debian_dists_trixie_InRelease failed as it doesn't contain all expected parts
      Error: The repository 'http://deb.debian.org/debian trixie InRelease' provides only weak security information.
      Notice: Updating from such a repository can't be done securely, and is therefore disabled by default.
      Notice: See apt-secure(8) manpage for repository creation and user configuration details.
      Warning: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: http://deb.debian.org/debian trixie-updates InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_trixie-updates_InRelease into data and signature failed
      piadmin@Pi5:~ $
      

      Und das naächet apt udpate leifert wieder die ursprünglichen Fehler:

      piadmin@Pi5:~ $ sudo apt update
      Hit:1 http://deb.debian.org/debian trixie InRelease
      Hit:2 http://deb.debian.org/debian trixie-updates InRelease
      Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
      Get:4 http://archive.raspberrypi.com/debian trixie InRelease [54.9 kB]
      Err:3 http://deb.debian.org/debian-security trixie-security InRelease
        Splitting up /var/lib/apt/lists/deb.debian.org_debian-security_dists_trixie-security_InRelease into data and signature failed
      Ign:5 http://deb.debian.org/debian trixie-updates/non-free-firmware Translation-en
      Get:5 http://deb.debian.org/debian trixie-updates/non-free-firmware Translation-en [352 B]
      Err:5 http://deb.debian.org/debian trixie-updates/non-free-firmware Translation-en
        404  Not Found [IP: 151.101.130.132 80]
        File has unexpected size (32 != 352). Mirror sync in progress? [IP: 151.101.130.132 80]
        Hashes of expected file:
         - Filesize:352 [weak]
         - SHA256:9ab2e06dbc0b5c8146230d0057eb2d9622da6916b69c584340cc92c2ff5bb5e1
        Release file created at: Thu, 09 Apr 2026 20:31:03 +0000
      Fetched 54.9 kB in 0s (196 kB/s)
      Warning: Conflicting distribution: http://deb.debian.org/debian trixie InRelease (expected trixie but got trixie-security)
      Warning: Conflicting distribution: http://deb.debian.org/debian trixie-updates InRelease (expected trixie-updates but got trixie-security)
      Warning: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: http://deb.debian.org/debian-security trixie-security InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian-security_dists_trixie-security_InRelease into data and signature failed
      Warning: Failed to fetch http://deb.debian.org/debian-security/dists/trixie-security/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian-security_dists_trixie-security_InRelease into data and signature failed
      Error: Failed to fetch http://deb.debian.org/debian/dists/trixie-updates/non-free-firmware/i18n/Translation-en.xz  File has unexpected size (32 != 352). Mirror sync in progress? [IP: 151.101.130.132 80]
         Hashes of expected file:
          - Filesize:352 [weak]
          - SHA256:9ab2e06dbc0b5c8146230d0057eb2d9622da6916b69c584340cc92c2ff5bb5e1
         Release file created at: Thu, 09 Apr 2026 20:31:03 +0000
      Warning: Some index files failed to download. They have been ignored, or old ones used instead.
      piadmin@Pi5:~ $
      

      grmmll ....

      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
      Support Repositoryverwaltung.

      Wer 'nen Kaffee spendieren will: https://paypal.me

      LESEN - gute Forenbeitrage

      1 Antwort Letzte Antwort
      0
      • mcm1957M Online
        mcm1957M Online
        mcm1957
        schrieb am zuletzt editiert von mcm1957
        #24

        OK - könnte ma das node.js Thema falls noch mehr notwenig ist in einen anderen Topic verlegen :-)

        Ich versuch zu klären warum die Trixie mich nicht mag :-(

        EDIT:
        Danke @homoran fürs abtrennen.

        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
        Support Repositoryverwaltung.

        Wer 'nen Kaffee spendieren will: https://paypal.me

        LESEN - gute Forenbeitrage

        Thomas BraunT 1 Antwort Letzte Antwort
        1
        • HomoranH Homoran hat dieses Thema am aufgespalten
        • mcm1957M mcm1957

          OK - könnte ma das node.js Thema falls noch mehr notwenig ist in einen anderen Topic verlegen :-)

          Ich versuch zu klären warum die Trixie mich nicht mag :-(

          EDIT:
          Danke @homoran fürs abtrennen.

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #25

          @mcm1957 sagte:

          Ich versuch zu klären warum die Trixie mich nicht mag :-(

          Da mag dich der Mirror wohl nicht.
          Setz da mal einen der länderspezifischen Links rein.

          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

          mcm1957M 1 Antwort Letzte Antwort
          1
          • Thomas BraunT Thomas Braun

            @mcm1957 sagte:

            Ich versuch zu klären warum die Trixie mich nicht mag :-(

            Da mag dich der Mirror wohl nicht.
            Setz da mal einen der länderspezifischen Links rein.

            mcm1957M Online
            mcm1957M Online
            mcm1957
            schrieb am zuletzt editiert von
            #26

            @Thomas-Braun sagte:

            @mcm1957 sagte:

            Ich versuch zu klären warum die Trixie mich nicht mag :-(

            Da mag dich der Mirror wohl nicht.
            Setz da mal einen der länderspezifischen Links rein.

            Kannst du mir helfen wo ich da nen Link anpassen soll?
            DANKE und sorry für den Aufwand den ich euch mach. An sich dachte ich bisher ne clean PI Instalalion ist sowas von einfach ...

            Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
            Support Repositoryverwaltung.

            Wer 'nen Kaffee spendieren will: https://paypal.me

            LESEN - gute Forenbeitrage

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • mcm1957M Online
              mcm1957M Online
              mcm1957
              schrieb am zuletzt editiert von
              #27

              OK, wenn KI nicht lügt sollte ein Anpassen von 'deb.debian.org' das tun ..

              Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
              Support Repositoryverwaltung.

              Wer 'nen Kaffee spendieren will: https://paypal.me

              LESEN - gute Forenbeitrage

              1 Antwort Letzte Antwort
              0
              • mcm1957M mcm1957

                @Thomas-Braun sagte:

                @mcm1957 sagte:

                Ich versuch zu klären warum die Trixie mich nicht mag :-(

                Da mag dich der Mirror wohl nicht.
                Setz da mal einen der länderspezifischen Links rein.

                Kannst du mir helfen wo ich da nen Link anpassen soll?
                DANKE und sorry für den Aufwand den ich euch mach. An sich dachte ich bisher ne clean PI Instalalion ist sowas von einfach ...

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #28

                @mcm1957
                In den Quelldateien unter /etc/apt/sources.list.d/
                Da dann statt
                deb.debian.org
                halt was aus

                https://www.debian.org/mirror/list

                eintragen. Also z. B. für Belgien

                http://ftp.be.debian.org ...

                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 Antwort Letzte Antwort
                1
                • mcm1957M Online
                  mcm1957M Online
                  mcm1957
                  schrieb am zuletzt editiert von
                  #29

                  Bingo

                  Mit ftp.at gehts:

                  piadmin@Pi5:/etc/apt/sources.list.d $ sudo apt update
                  Hit:1 http://ftp.at.debian.org/debian trixie InRelease
                  Hit:2 http://ftp.at.debian.org/debian trixie-updates InRelease
                  Hit:3 http://ftp.at.debian.org/debian-security trixie-security InRelease
                  Hit:4 http://archive.raspberrypi.com/debian trixie InRelease
                  3 packages can be upgraded. Run 'apt list --upgradable' to see them.
                  piadmin@Pi5:/etc/apt/sources.list.d $

                  Die drei offenen Packages aktualisisert er nicht. Das sind aber cam packages. Ich vermute mal er erkennt dass ich keine Kamera dran habe. Ist mir aber eher egal.

                  piadmin@Pi5:/etc/apt/sources.list.d $ sudo apt upgrade
                  Not upgrading:
                    libcamera-ipa  librpicam-app1  rpicam-apps-core
                  
                  Summary:
                    Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 3
                  piadmin@Pi5:/etc/apt/sources.list.d $
                  

                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                  Support Repositoryverwaltung.

                  Wer 'nen Kaffee spendieren will: https://paypal.me

                  LESEN - gute Forenbeitrage

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • mcm1957M Online
                    mcm1957M Online
                    mcm1957
                    schrieb am zuletzt editiert von
                    #30

                    Jetzt werd ich dann mal nen ioBroker installieren. Hoff das geht normaler :-)

                    DANKE für eure Hilfe.

                    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                    Support Repositoryverwaltung.

                    Wer 'nen Kaffee spendieren will: https://paypal.me

                    LESEN - gute Forenbeitrage

                    1 Antwort Letzte Antwort
                    0
                    • mcm1957M mcm1957

                      Bingo

                      Mit ftp.at gehts:

                      piadmin@Pi5:/etc/apt/sources.list.d $ sudo apt update
                      Hit:1 http://ftp.at.debian.org/debian trixie InRelease
                      Hit:2 http://ftp.at.debian.org/debian trixie-updates InRelease
                      Hit:3 http://ftp.at.debian.org/debian-security trixie-security InRelease
                      Hit:4 http://archive.raspberrypi.com/debian trixie InRelease
                      3 packages can be upgraded. Run 'apt list --upgradable' to see them.
                      piadmin@Pi5:/etc/apt/sources.list.d $

                      Die drei offenen Packages aktualisisert er nicht. Das sind aber cam packages. Ich vermute mal er erkennt dass ich keine Kamera dran habe. Ist mir aber eher egal.

                      piadmin@Pi5:/etc/apt/sources.list.d $ sudo apt upgrade
                      Not upgrading:
                        libcamera-ipa  librpicam-app1  rpicam-apps-core
                      
                      Summary:
                        Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 3
                      piadmin@Pi5:/etc/apt/sources.list.d $
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #31

                      @mcm1957 sagte:

                      Ich vermute mal er erkennt dass ich keine Kamera dran habe. Ist mir aber eher egal.

                      Die Datenbank sollte aber Konsisten bleiben/werden.

                      sudo apt full-upgrade
                      

                      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

                      1 Antwort Letzte Antwort
                      0
                      • mcm1957M Online
                        mcm1957M Online
                        mcm1957
                        schrieb am zuletzt editiert von
                        #32

                        Das ging jetzt durch:

                        piadmin@Pi5:~ $ sudo apt full-upgrade
                        Upgrading:
                          libcamera-ipa  librpicam-app1  rpicam-apps-core
                        
                        Installing dependencies:
                          awb-nn           libegl-mesa0  libglvnd0                 libwayland-client0  libxcb-randr0   libz3-4
                          libabsl20240722  libegl1       libllvm19                 libwayland-server0  libxcb-shm0     mesa-libgallium
                          libcamera0.7     libfarmhash0  libsensors-config         libx11-xcb1         libxcb-sync1
                          libcpuinfo0      libgbm1       libsensors5               libxcb-dri3-0       libxcb-xfixes0
                          libdrm-amdgpu1   libgles2      libtensorflow-lite2.20.0  libxcb-present0     libxshmfence1
                        
                        Suggested packages:
                          lm-sensors
                        
                        REMOVING:
                          libcamera0.6
                        
                        Summary:
                          Upgrading: 3, Installing: 27, Removing: 1, Not Upgrading: 0
                          Download size: 48.4 MB
                          Space needed: 202 MB / 963 GB available
                        
                        Continue? [Y/n]
                        
                        Get:1 http://ftp.at.debian.org/debian trixie/main arm64 libglvnd0 arm64 1.7.0-1+b2 [41.6 kB]
                        Get:2 http://ftp.at.debian.org/debian trixie/main arm64 libz3-4 arm64 4.13.3-1 [7,507 kB]
                        Get:3 http://archive.raspberrypi.com/debian trixie/main arm64 libwayland-server0 arm64 1.24.0-2~bpo13+1~rpt1 [42.4 kB]
                        Get:4 http://archive.raspberrypi.com/debian trixie/main arm64 libdrm-amdgpu1 arm64 2.4.131-1~bpo13+1+rpt2 [27.8 kB]
                        Get:5 http://archive.raspberrypi.com/debian trixie/main arm64 mesa-libgallium arm64 25.0.7-2+rpt4 [11.8 MB]
                        Get:6 http://archive.raspberrypi.com/debian trixie/main arm64 libgbm1 arm64 25.0.7-2+rpt4 [53.7 kB]
                        Get:7 http://archive.raspberrypi.com/debian trixie/main arm64 libwayland-client0 arm64 1.24.0-2~bpo13+1~rpt1 [33.5 kB]
                        Get:8 http://archive.raspberrypi.com/debian trixie/main arm64 libegl-mesa0 arm64 25.0.7-2+rpt4 [156 kB]
                        Get:9 http://archive.raspberrypi.com/debian trixie/main arm64 libtensorflow-lite2.20.0 arm64 2.20.0-1+rpt1 [1,428 kB]
                        Get:10 http://ftp.at.debian.org/debian trixie/main arm64 libllvm19 arm64 1:19.1.7-3+b1 [23.3 MB]
                        Get:11 http://archive.raspberrypi.com/debian trixie/main arm64 librpicam-app1 arm64 1.11.1-1 [280 kB]
                        Get:12 http://archive.raspberrypi.com/debian trixie/main arm64 rpicam-apps-core arm64 1.11.1-1 [262 kB]
                        Get:13 http://archive.raspberrypi.com/debian trixie/main arm64 libcamera-ipa arm64 0.7.0+rpt20260205-1 [1,100 kB]
                        Get:14 http://archive.raspberrypi.com/debian trixie/main arm64 libcamera0.7 arm64 0.7.0+rpt20260205-1 [834 kB]
                        Get:15 http://archive.raspberrypi.com/debian trixie/main arm64 awb-nn all 0~git20251217.c7112b6-1 [70.2 kB]
                        Get:16 http://ftp.at.debian.org/debian trixie/main arm64 libsensors-config all 1:3.6.2-2 [16.2 kB]
                        Get:17 http://ftp.at.debian.org/debian trixie/main arm64 libsensors5 arm64 1:3.6.2-2 [36.4 kB]
                        Get:18 http://ftp.at.debian.org/debian trixie/main arm64 libx11-xcb1 arm64 2:1.8.12-1 [247 kB]
                        Get:19 http://ftp.at.debian.org/debian trixie/main arm64 libxcb-dri3-0 arm64 1.17.0-2+b1 [107 kB]
                        Get:20 http://ftp.at.debian.org/debian trixie/main arm64 libxcb-present0 arm64 1.17.0-2+b1 [106 kB]
                        Get:21 http://ftp.at.debian.org/debian trixie/main arm64 libxcb-randr0 arm64 1.17.0-2+b1 [117 kB]
                        Get:22 http://ftp.at.debian.org/debian trixie/main arm64 libxcb-sync1 arm64 1.17.0-2+b1 [109 kB]
                        Get:23 http://ftp.at.debian.org/debian trixie/main arm64 libxcb-xfixes0 arm64 1.17.0-2+b1 [110 kB]
                        Get:24 http://ftp.at.debian.org/debian trixie/main arm64 libxshmfence1 arm64 1.3.3-1 [11.1 kB]
                        Get:25 http://ftp.at.debian.org/debian trixie/main arm64 libxcb-shm0 arm64 1.17.0-2+b1 [105 kB]
                        Get:26 http://ftp.at.debian.org/debian trixie/main arm64 libegl1 arm64 1.7.0-1+b2 [34.0 kB]
                        Get:27 http://ftp.at.debian.org/debian trixie/main arm64 libgles2 arm64 1.7.0-1+b2 [18.0 kB]
                        Get:28 http://ftp.at.debian.org/debian trixie/main arm64 libabsl20240722 arm64 20240722.0-4 [452 kB]
                        Get:29 http://ftp.at.debian.org/debian trixie/main arm64 libcpuinfo0 arm64 0.0~git20250327.39ea79a-1 [25.9 kB]
                        Get:30 http://ftp.at.debian.org/debian trixie/main arm64 libfarmhash0 arm64 0~git20190513.0d859a8-3+b1 [10.5 kB]
                        Fetched 48.4 MB in 4s (11.2 MB/s)
                        Reading changelogs... Done
                        Selecting previously unselected package libglvnd0:arm64.
                        (Reading database ... 86779 files and directories currently installed.)
                        Preparing to unpack .../00-libglvnd0_1.7.0-1+b2_arm64.deb ...
                        Unpacking libglvnd0:arm64 (1.7.0-1+b2) ...
                        Selecting previously unselected package libwayland-server0:arm64.
                        Preparing to unpack .../01-libwayland-server0_1.24.0-2~bpo13+1~rpt1_arm64.deb ...
                        Unpacking libwayland-server0:arm64 (1.24.0-2~bpo13+1~rpt1) ...
                        Selecting previously unselected package libdrm-amdgpu1:arm64.
                        Preparing to unpack .../02-libdrm-amdgpu1_2.4.131-1~bpo13+1+rpt2_arm64.deb ...
                        Unpacking libdrm-amdgpu1:arm64 (2.4.131-1~bpo13+1+rpt2) ...
                        Selecting previously unselected package libz3-4:arm64.
                        Preparing to unpack .../03-libz3-4_4.13.3-1_arm64.deb ...
                        Unpacking libz3-4:arm64 (4.13.3-1) ...
                        Selecting previously unselected package libllvm19:arm64.
                        Preparing to unpack .../04-libllvm19_1%3a19.1.7-3+b1_arm64.deb ...
                        Unpacking libllvm19:arm64 (1:19.1.7-3+b1) ...
                        Selecting previously unselected package libsensors-config.
                        Preparing to unpack .../05-libsensors-config_1%3a3.6.2-2_all.deb ...
                        Unpacking libsensors-config (1:3.6.2-2) ...
                        Selecting previously unselected package libsensors5:arm64.
                        Preparing to unpack .../06-libsensors5_1%3a3.6.2-2_arm64.deb ...
                        Unpacking libsensors5:arm64 (1:3.6.2-2) ...
                        Selecting previously unselected package libx11-xcb1:arm64.
                        Preparing to unpack .../07-libx11-xcb1_2%3a1.8.12-1_arm64.deb ...
                        Unpacking libx11-xcb1:arm64 (2:1.8.12-1) ...
                        Selecting previously unselected package libxcb-dri3-0:arm64.
                        Preparing to unpack .../08-libxcb-dri3-0_1.17.0-2+b1_arm64.deb ...
                        Unpacking libxcb-dri3-0:arm64 (1.17.0-2+b1) ...
                        Selecting previously unselected package libxcb-present0:arm64.
                        Preparing to unpack .../09-libxcb-present0_1.17.0-2+b1_arm64.deb ...
                        Unpacking libxcb-present0:arm64 (1.17.0-2+b1) ...
                        Selecting previously unselected package libxcb-randr0:arm64.
                        Preparing to unpack .../10-libxcb-randr0_1.17.0-2+b1_arm64.deb ...
                        Unpacking libxcb-randr0:arm64 (1.17.0-2+b1) ...
                        Selecting previously unselected package libxcb-sync1:arm64.
                        Preparing to unpack .../11-libxcb-sync1_1.17.0-2+b1_arm64.deb ...
                        Unpacking libxcb-sync1:arm64 (1.17.0-2+b1) ...
                        Selecting previously unselected package libxcb-xfixes0:arm64.
                        Preparing to unpack .../12-libxcb-xfixes0_1.17.0-2+b1_arm64.deb ...
                        Unpacking libxcb-xfixes0:arm64 (1.17.0-2+b1) ...
                        Selecting previously unselected package libxshmfence1:arm64.
                        Preparing to unpack .../13-libxshmfence1_1.3.3-1_arm64.deb ...
                        Unpacking libxshmfence1:arm64 (1.3.3-1) ...
                        Selecting previously unselected package mesa-libgallium:arm64.
                        Preparing to unpack .../14-mesa-libgallium_25.0.7-2+rpt4_arm64.deb ...
                        Unpacking mesa-libgallium:arm64 (25.0.7-2+rpt4) ...
                        Selecting previously unselected package libgbm1:arm64.
                        Preparing to unpack .../15-libgbm1_25.0.7-2+rpt4_arm64.deb ...
                        Unpacking libgbm1:arm64 (25.0.7-2+rpt4) ...
                        Selecting previously unselected package libwayland-client0:arm64.
                        Preparing to unpack .../16-libwayland-client0_1.24.0-2~bpo13+1~rpt1_arm64.deb ...
                        Unpacking libwayland-client0:arm64 (1.24.0-2~bpo13+1~rpt1) ...
                        Selecting previously unselected package libxcb-shm0:arm64.
                        Preparing to unpack .../17-libxcb-shm0_1.17.0-2+b1_arm64.deb ...
                        Unpacking libxcb-shm0:arm64 (1.17.0-2+b1) ...
                        Selecting previously unselected package libegl-mesa0:arm64.
                        Preparing to unpack .../18-libegl-mesa0_25.0.7-2+rpt4_arm64.deb ...
                        Unpacking libegl-mesa0:arm64 (25.0.7-2+rpt4) ...
                        Selecting previously unselected package libegl1:arm64.
                        Preparing to unpack .../19-libegl1_1.7.0-1+b2_arm64.deb ...
                        Unpacking libegl1:arm64 (1.7.0-1+b2) ...
                        Selecting previously unselected package libgles2:arm64.
                        Preparing to unpack .../20-libgles2_1.7.0-1+b2_arm64.deb ...
                        Unpacking libgles2:arm64 (1.7.0-1+b2) ...
                        Selecting previously unselected package libabsl20240722:arm64.
                        Preparing to unpack .../21-libabsl20240722_20240722.0-4_arm64.deb ...
                        Unpacking libabsl20240722:arm64 (20240722.0-4) ...
                        Selecting previously unselected package libcpuinfo0:arm64.
                        Preparing to unpack .../22-libcpuinfo0_0.0~git20250327.39ea79a-1_arm64.deb ...
                        Unpacking libcpuinfo0:arm64 (0.0~git20250327.39ea79a-1) ...
                        Selecting previously unselected package libfarmhash0:arm64.
                        Preparing to unpack .../23-libfarmhash0_0~git20190513.0d859a8-3+b1_arm64.deb ...
                        Unpacking libfarmhash0:arm64 (0~git20190513.0d859a8-3+b1) ...
                        Selecting previously unselected package libtensorflow-lite2.20.0:arm64.
                        Preparing to unpack .../24-libtensorflow-lite2.20.0_2.20.0-1+rpt1_arm64.deb ...
                        Unpacking libtensorflow-lite2.20.0:arm64 (2.20.0-1+rpt1) ...
                        Preparing to unpack .../25-librpicam-app1_1.11.1-1_arm64.deb ...
                        Unpacking librpicam-app1:arm64 (1.11.1-1) over (1.10.1-1) ...
                        Preparing to unpack .../26-rpicam-apps-core_1.11.1-1_arm64.deb ...
                        Unpacking rpicam-apps-core (1.11.1-1) over (1.10.1-1) ...
                        (Reading database ... 87134 files and directories currently installed.)
                        Removing libcamera0.6:arm64 (0.6.0+rpt20251202-1) ...
                        (Reading database ... 87127 files and directories currently installed.)
                        Preparing to unpack .../libcamera-ipa_0.7.0+rpt20260205-1_arm64.deb ...
                        Unpacking libcamera-ipa:arm64 (0.7.0+rpt20260205-1) over (0.6.0+rpt20251202-1) ...
                        Selecting previously unselected package libcamera0.7:arm64.
                        Preparing to unpack .../libcamera0.7_0.7.0+rpt20260205-1_arm64.deb ...
                        Unpacking libcamera0.7:arm64 (0.7.0+rpt20260205-1) ...
                        Selecting previously unselected package awb-nn.
                        Preparing to unpack .../awb-nn_0~git20251217.c7112b6-1_all.deb ...
                        Unpacking awb-nn (0~git20251217.c7112b6-1) ...
                        Setting up libxcb-dri3-0:arm64 (1.17.0-2+b1) ...
                        Setting up libwayland-server0:arm64 (1.24.0-2~bpo13+1~rpt1) ...
                        Setting up libx11-xcb1:arm64 (2:1.8.12-1) ...
                        Setting up libxcb-xfixes0:arm64 (1.17.0-2+b1) ...
                        Setting up libfarmhash0:arm64 (0~git20190513.0d859a8-3+b1) ...
                        Setting up libglvnd0:arm64 (1.7.0-1+b2) ...
                        Setting up libsensors-config (1:3.6.2-2) ...
                        Setting up libxcb-shm0:arm64 (1.17.0-2+b1) ...
                        Setting up libabsl20240722:arm64 (20240722.0-4) ...
                        Setting up libxcb-present0:arm64 (1.17.0-2+b1) ...
                        Setting up libz3-4:arm64 (4.13.3-1) ...
                        Setting up libgles2:arm64 (1.7.0-1+b2) ...
                        Setting up awb-nn (0~git20251217.c7112b6-1) ...
                        Setting up libxcb-sync1:arm64 (1.17.0-2+b1) ...
                        Setting up libsensors5:arm64 (1:3.6.2-2) ...
                        Setting up libcpuinfo0:arm64 (0.0~git20250327.39ea79a-1) ...
                        Setting up libxshmfence1:arm64 (1.3.3-1) ...
                        Setting up libxcb-randr0:arm64 (1.17.0-2+b1) ...
                        Setting up libdrm-amdgpu1:arm64 (2.4.131-1~bpo13+1+rpt2) ...
                        Setting up libwayland-client0:arm64 (1.24.0-2~bpo13+1~rpt1) ...
                        Setting up libllvm19:arm64 (1:19.1.7-3+b1) ...
                        Setting up mesa-libgallium:arm64 (25.0.7-2+rpt4) ...
                        Setting up libgbm1:arm64 (25.0.7-2+rpt4) ...
                        Setting up libtensorflow-lite2.20.0:arm64 (2.20.0-1+rpt1) ...
                        Setting up libegl-mesa0:arm64 (25.0.7-2+rpt4) ...
                        Setting up libegl1:arm64 (1.7.0-1+b2) ...
                        Setting up libcamera-ipa:arm64 (0.7.0+rpt20260205-1) ...
                        Setting up libcamera0.7:arm64 (0.7.0+rpt20260205-1) ...
                        Setting up librpicam-app1:arm64 (1.11.1-1) ...
                        Setting up rpicam-apps-core (1.11.1-1) ...
                        Processing triggers for libc-bin (2.41-12+rpt1+deb13u2) ...
                        piadmin@Pi5:~ $
                        
                        piadmin@Pi5:~ $ sudo apt update
                        Hit:1 http://ftp.at.debian.org/debian trixie InRelease
                        Get:2 http://ftp.at.debian.org/debian trixie-updates InRelease [47.3 kB]
                        Hit:3 http://archive.raspberrypi.com/debian trixie InRelease
                        Hit:4 http://ftp.at.debian.org/debian-security trixie-security InRelease
                        Fetched 47.3 kB in 0s (348 kB/s)
                        All packages are up to date.
                        piadmin@Pi5:~ $
                        

                        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                        Support Repositoryverwaltung.

                        Wer 'nen Kaffee spendieren will: https://paypal.me

                        LESEN - gute Forenbeitrage

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • mcm1957M mcm1957

                          Das ging jetzt durch:

                          piadmin@Pi5:~ $ sudo apt full-upgrade
                          Upgrading:
                            libcamera-ipa  librpicam-app1  rpicam-apps-core
                          
                          Installing dependencies:
                            awb-nn           libegl-mesa0  libglvnd0                 libwayland-client0  libxcb-randr0   libz3-4
                            libabsl20240722  libegl1       libllvm19                 libwayland-server0  libxcb-shm0     mesa-libgallium
                            libcamera0.7     libfarmhash0  libsensors-config         libx11-xcb1         libxcb-sync1
                            libcpuinfo0      libgbm1       libsensors5               libxcb-dri3-0       libxcb-xfixes0
                            libdrm-amdgpu1   libgles2      libtensorflow-lite2.20.0  libxcb-present0     libxshmfence1
                          
                          Suggested packages:
                            lm-sensors
                          
                          REMOVING:
                            libcamera0.6
                          
                          Summary:
                            Upgrading: 3, Installing: 27, Removing: 1, Not Upgrading: 0
                            Download size: 48.4 MB
                            Space needed: 202 MB / 963 GB available
                          
                          Continue? [Y/n]
                          
                          Get:1 http://ftp.at.debian.org/debian trixie/main arm64 libglvnd0 arm64 1.7.0-1+b2 [41.6 kB]
                          Get:2 http://ftp.at.debian.org/debian trixie/main arm64 libz3-4 arm64 4.13.3-1 [7,507 kB]
                          Get:3 http://archive.raspberrypi.com/debian trixie/main arm64 libwayland-server0 arm64 1.24.0-2~bpo13+1~rpt1 [42.4 kB]
                          Get:4 http://archive.raspberrypi.com/debian trixie/main arm64 libdrm-amdgpu1 arm64 2.4.131-1~bpo13+1+rpt2 [27.8 kB]
                          Get:5 http://archive.raspberrypi.com/debian trixie/main arm64 mesa-libgallium arm64 25.0.7-2+rpt4 [11.8 MB]
                          Get:6 http://archive.raspberrypi.com/debian trixie/main arm64 libgbm1 arm64 25.0.7-2+rpt4 [53.7 kB]
                          Get:7 http://archive.raspberrypi.com/debian trixie/main arm64 libwayland-client0 arm64 1.24.0-2~bpo13+1~rpt1 [33.5 kB]
                          Get:8 http://archive.raspberrypi.com/debian trixie/main arm64 libegl-mesa0 arm64 25.0.7-2+rpt4 [156 kB]
                          Get:9 http://archive.raspberrypi.com/debian trixie/main arm64 libtensorflow-lite2.20.0 arm64 2.20.0-1+rpt1 [1,428 kB]
                          Get:10 http://ftp.at.debian.org/debian trixie/main arm64 libllvm19 arm64 1:19.1.7-3+b1 [23.3 MB]
                          Get:11 http://archive.raspberrypi.com/debian trixie/main arm64 librpicam-app1 arm64 1.11.1-1 [280 kB]
                          Get:12 http://archive.raspberrypi.com/debian trixie/main arm64 rpicam-apps-core arm64 1.11.1-1 [262 kB]
                          Get:13 http://archive.raspberrypi.com/debian trixie/main arm64 libcamera-ipa arm64 0.7.0+rpt20260205-1 [1,100 kB]
                          Get:14 http://archive.raspberrypi.com/debian trixie/main arm64 libcamera0.7 arm64 0.7.0+rpt20260205-1 [834 kB]
                          Get:15 http://archive.raspberrypi.com/debian trixie/main arm64 awb-nn all 0~git20251217.c7112b6-1 [70.2 kB]
                          Get:16 http://ftp.at.debian.org/debian trixie/main arm64 libsensors-config all 1:3.6.2-2 [16.2 kB]
                          Get:17 http://ftp.at.debian.org/debian trixie/main arm64 libsensors5 arm64 1:3.6.2-2 [36.4 kB]
                          Get:18 http://ftp.at.debian.org/debian trixie/main arm64 libx11-xcb1 arm64 2:1.8.12-1 [247 kB]
                          Get:19 http://ftp.at.debian.org/debian trixie/main arm64 libxcb-dri3-0 arm64 1.17.0-2+b1 [107 kB]
                          Get:20 http://ftp.at.debian.org/debian trixie/main arm64 libxcb-present0 arm64 1.17.0-2+b1 [106 kB]
                          Get:21 http://ftp.at.debian.org/debian trixie/main arm64 libxcb-randr0 arm64 1.17.0-2+b1 [117 kB]
                          Get:22 http://ftp.at.debian.org/debian trixie/main arm64 libxcb-sync1 arm64 1.17.0-2+b1 [109 kB]
                          Get:23 http://ftp.at.debian.org/debian trixie/main arm64 libxcb-xfixes0 arm64 1.17.0-2+b1 [110 kB]
                          Get:24 http://ftp.at.debian.org/debian trixie/main arm64 libxshmfence1 arm64 1.3.3-1 [11.1 kB]
                          Get:25 http://ftp.at.debian.org/debian trixie/main arm64 libxcb-shm0 arm64 1.17.0-2+b1 [105 kB]
                          Get:26 http://ftp.at.debian.org/debian trixie/main arm64 libegl1 arm64 1.7.0-1+b2 [34.0 kB]
                          Get:27 http://ftp.at.debian.org/debian trixie/main arm64 libgles2 arm64 1.7.0-1+b2 [18.0 kB]
                          Get:28 http://ftp.at.debian.org/debian trixie/main arm64 libabsl20240722 arm64 20240722.0-4 [452 kB]
                          Get:29 http://ftp.at.debian.org/debian trixie/main arm64 libcpuinfo0 arm64 0.0~git20250327.39ea79a-1 [25.9 kB]
                          Get:30 http://ftp.at.debian.org/debian trixie/main arm64 libfarmhash0 arm64 0~git20190513.0d859a8-3+b1 [10.5 kB]
                          Fetched 48.4 MB in 4s (11.2 MB/s)
                          Reading changelogs... Done
                          Selecting previously unselected package libglvnd0:arm64.
                          (Reading database ... 86779 files and directories currently installed.)
                          Preparing to unpack .../00-libglvnd0_1.7.0-1+b2_arm64.deb ...
                          Unpacking libglvnd0:arm64 (1.7.0-1+b2) ...
                          Selecting previously unselected package libwayland-server0:arm64.
                          Preparing to unpack .../01-libwayland-server0_1.24.0-2~bpo13+1~rpt1_arm64.deb ...
                          Unpacking libwayland-server0:arm64 (1.24.0-2~bpo13+1~rpt1) ...
                          Selecting previously unselected package libdrm-amdgpu1:arm64.
                          Preparing to unpack .../02-libdrm-amdgpu1_2.4.131-1~bpo13+1+rpt2_arm64.deb ...
                          Unpacking libdrm-amdgpu1:arm64 (2.4.131-1~bpo13+1+rpt2) ...
                          Selecting previously unselected package libz3-4:arm64.
                          Preparing to unpack .../03-libz3-4_4.13.3-1_arm64.deb ...
                          Unpacking libz3-4:arm64 (4.13.3-1) ...
                          Selecting previously unselected package libllvm19:arm64.
                          Preparing to unpack .../04-libllvm19_1%3a19.1.7-3+b1_arm64.deb ...
                          Unpacking libllvm19:arm64 (1:19.1.7-3+b1) ...
                          Selecting previously unselected package libsensors-config.
                          Preparing to unpack .../05-libsensors-config_1%3a3.6.2-2_all.deb ...
                          Unpacking libsensors-config (1:3.6.2-2) ...
                          Selecting previously unselected package libsensors5:arm64.
                          Preparing to unpack .../06-libsensors5_1%3a3.6.2-2_arm64.deb ...
                          Unpacking libsensors5:arm64 (1:3.6.2-2) ...
                          Selecting previously unselected package libx11-xcb1:arm64.
                          Preparing to unpack .../07-libx11-xcb1_2%3a1.8.12-1_arm64.deb ...
                          Unpacking libx11-xcb1:arm64 (2:1.8.12-1) ...
                          Selecting previously unselected package libxcb-dri3-0:arm64.
                          Preparing to unpack .../08-libxcb-dri3-0_1.17.0-2+b1_arm64.deb ...
                          Unpacking libxcb-dri3-0:arm64 (1.17.0-2+b1) ...
                          Selecting previously unselected package libxcb-present0:arm64.
                          Preparing to unpack .../09-libxcb-present0_1.17.0-2+b1_arm64.deb ...
                          Unpacking libxcb-present0:arm64 (1.17.0-2+b1) ...
                          Selecting previously unselected package libxcb-randr0:arm64.
                          Preparing to unpack .../10-libxcb-randr0_1.17.0-2+b1_arm64.deb ...
                          Unpacking libxcb-randr0:arm64 (1.17.0-2+b1) ...
                          Selecting previously unselected package libxcb-sync1:arm64.
                          Preparing to unpack .../11-libxcb-sync1_1.17.0-2+b1_arm64.deb ...
                          Unpacking libxcb-sync1:arm64 (1.17.0-2+b1) ...
                          Selecting previously unselected package libxcb-xfixes0:arm64.
                          Preparing to unpack .../12-libxcb-xfixes0_1.17.0-2+b1_arm64.deb ...
                          Unpacking libxcb-xfixes0:arm64 (1.17.0-2+b1) ...
                          Selecting previously unselected package libxshmfence1:arm64.
                          Preparing to unpack .../13-libxshmfence1_1.3.3-1_arm64.deb ...
                          Unpacking libxshmfence1:arm64 (1.3.3-1) ...
                          Selecting previously unselected package mesa-libgallium:arm64.
                          Preparing to unpack .../14-mesa-libgallium_25.0.7-2+rpt4_arm64.deb ...
                          Unpacking mesa-libgallium:arm64 (25.0.7-2+rpt4) ...
                          Selecting previously unselected package libgbm1:arm64.
                          Preparing to unpack .../15-libgbm1_25.0.7-2+rpt4_arm64.deb ...
                          Unpacking libgbm1:arm64 (25.0.7-2+rpt4) ...
                          Selecting previously unselected package libwayland-client0:arm64.
                          Preparing to unpack .../16-libwayland-client0_1.24.0-2~bpo13+1~rpt1_arm64.deb ...
                          Unpacking libwayland-client0:arm64 (1.24.0-2~bpo13+1~rpt1) ...
                          Selecting previously unselected package libxcb-shm0:arm64.
                          Preparing to unpack .../17-libxcb-shm0_1.17.0-2+b1_arm64.deb ...
                          Unpacking libxcb-shm0:arm64 (1.17.0-2+b1) ...
                          Selecting previously unselected package libegl-mesa0:arm64.
                          Preparing to unpack .../18-libegl-mesa0_25.0.7-2+rpt4_arm64.deb ...
                          Unpacking libegl-mesa0:arm64 (25.0.7-2+rpt4) ...
                          Selecting previously unselected package libegl1:arm64.
                          Preparing to unpack .../19-libegl1_1.7.0-1+b2_arm64.deb ...
                          Unpacking libegl1:arm64 (1.7.0-1+b2) ...
                          Selecting previously unselected package libgles2:arm64.
                          Preparing to unpack .../20-libgles2_1.7.0-1+b2_arm64.deb ...
                          Unpacking libgles2:arm64 (1.7.0-1+b2) ...
                          Selecting previously unselected package libabsl20240722:arm64.
                          Preparing to unpack .../21-libabsl20240722_20240722.0-4_arm64.deb ...
                          Unpacking libabsl20240722:arm64 (20240722.0-4) ...
                          Selecting previously unselected package libcpuinfo0:arm64.
                          Preparing to unpack .../22-libcpuinfo0_0.0~git20250327.39ea79a-1_arm64.deb ...
                          Unpacking libcpuinfo0:arm64 (0.0~git20250327.39ea79a-1) ...
                          Selecting previously unselected package libfarmhash0:arm64.
                          Preparing to unpack .../23-libfarmhash0_0~git20190513.0d859a8-3+b1_arm64.deb ...
                          Unpacking libfarmhash0:arm64 (0~git20190513.0d859a8-3+b1) ...
                          Selecting previously unselected package libtensorflow-lite2.20.0:arm64.
                          Preparing to unpack .../24-libtensorflow-lite2.20.0_2.20.0-1+rpt1_arm64.deb ...
                          Unpacking libtensorflow-lite2.20.0:arm64 (2.20.0-1+rpt1) ...
                          Preparing to unpack .../25-librpicam-app1_1.11.1-1_arm64.deb ...
                          Unpacking librpicam-app1:arm64 (1.11.1-1) over (1.10.1-1) ...
                          Preparing to unpack .../26-rpicam-apps-core_1.11.1-1_arm64.deb ...
                          Unpacking rpicam-apps-core (1.11.1-1) over (1.10.1-1) ...
                          (Reading database ... 87134 files and directories currently installed.)
                          Removing libcamera0.6:arm64 (0.6.0+rpt20251202-1) ...
                          (Reading database ... 87127 files and directories currently installed.)
                          Preparing to unpack .../libcamera-ipa_0.7.0+rpt20260205-1_arm64.deb ...
                          Unpacking libcamera-ipa:arm64 (0.7.0+rpt20260205-1) over (0.6.0+rpt20251202-1) ...
                          Selecting previously unselected package libcamera0.7:arm64.
                          Preparing to unpack .../libcamera0.7_0.7.0+rpt20260205-1_arm64.deb ...
                          Unpacking libcamera0.7:arm64 (0.7.0+rpt20260205-1) ...
                          Selecting previously unselected package awb-nn.
                          Preparing to unpack .../awb-nn_0~git20251217.c7112b6-1_all.deb ...
                          Unpacking awb-nn (0~git20251217.c7112b6-1) ...
                          Setting up libxcb-dri3-0:arm64 (1.17.0-2+b1) ...
                          Setting up libwayland-server0:arm64 (1.24.0-2~bpo13+1~rpt1) ...
                          Setting up libx11-xcb1:arm64 (2:1.8.12-1) ...
                          Setting up libxcb-xfixes0:arm64 (1.17.0-2+b1) ...
                          Setting up libfarmhash0:arm64 (0~git20190513.0d859a8-3+b1) ...
                          Setting up libglvnd0:arm64 (1.7.0-1+b2) ...
                          Setting up libsensors-config (1:3.6.2-2) ...
                          Setting up libxcb-shm0:arm64 (1.17.0-2+b1) ...
                          Setting up libabsl20240722:arm64 (20240722.0-4) ...
                          Setting up libxcb-present0:arm64 (1.17.0-2+b1) ...
                          Setting up libz3-4:arm64 (4.13.3-1) ...
                          Setting up libgles2:arm64 (1.7.0-1+b2) ...
                          Setting up awb-nn (0~git20251217.c7112b6-1) ...
                          Setting up libxcb-sync1:arm64 (1.17.0-2+b1) ...
                          Setting up libsensors5:arm64 (1:3.6.2-2) ...
                          Setting up libcpuinfo0:arm64 (0.0~git20250327.39ea79a-1) ...
                          Setting up libxshmfence1:arm64 (1.3.3-1) ...
                          Setting up libxcb-randr0:arm64 (1.17.0-2+b1) ...
                          Setting up libdrm-amdgpu1:arm64 (2.4.131-1~bpo13+1+rpt2) ...
                          Setting up libwayland-client0:arm64 (1.24.0-2~bpo13+1~rpt1) ...
                          Setting up libllvm19:arm64 (1:19.1.7-3+b1) ...
                          Setting up mesa-libgallium:arm64 (25.0.7-2+rpt4) ...
                          Setting up libgbm1:arm64 (25.0.7-2+rpt4) ...
                          Setting up libtensorflow-lite2.20.0:arm64 (2.20.0-1+rpt1) ...
                          Setting up libegl-mesa0:arm64 (25.0.7-2+rpt4) ...
                          Setting up libegl1:arm64 (1.7.0-1+b2) ...
                          Setting up libcamera-ipa:arm64 (0.7.0+rpt20260205-1) ...
                          Setting up libcamera0.7:arm64 (0.7.0+rpt20260205-1) ...
                          Setting up librpicam-app1:arm64 (1.11.1-1) ...
                          Setting up rpicam-apps-core (1.11.1-1) ...
                          Processing triggers for libc-bin (2.41-12+rpt1+deb13u2) ...
                          piadmin@Pi5:~ $
                          
                          piadmin@Pi5:~ $ sudo apt update
                          Hit:1 http://ftp.at.debian.org/debian trixie InRelease
                          Get:2 http://ftp.at.debian.org/debian trixie-updates InRelease [47.3 kB]
                          Hit:3 http://archive.raspberrypi.com/debian trixie InRelease
                          Hit:4 http://ftp.at.debian.org/debian-security trixie-security InRelease
                          Fetched 47.3 kB in 0s (348 kB/s)
                          All packages are up to date.
                          piadmin@Pi5:~ $
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von Thomas Braun
                          #33

                          @mcm1957 Das ist genau der Unterschied zwischen 'apt upgrade' und einem 'apt full-upgrade'.
                          upgrade installiert nur neue Versionen von bereits installierten Paketen nach, full-upgrade holt auch ggfls. nun erforderliche neue Pakete dazu.

                          Edit: Hattest du nicht die lite-Version installiert? Denn da ist libcamera und Konsorten soweit ich weiß gar nicht zur Installation vorgesehen. Zumindest auf meiner Kiste ist das alles nicht drauf.

                          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 Antwort Letzte Antwort
                          0
                          • mcm1957M Online
                            mcm1957M Online
                            mcm1957
                            schrieb am zuletzt editiert von
                            #34

                            Ja ich hab lite ausgewählt.
                            Offenbar wir da das camera Zeug aber installiert.

                            Screenshot 2026-04-10 142241.png

                            Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                            Support Repositoryverwaltung.

                            Wer 'nen Kaffee spendieren will: https://paypal.me

                            LESEN - gute Forenbeitrage

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • mcm1957M mcm1957

                              Ja ich hab lite ausgewählt.
                              Offenbar wir da das camera Zeug aber installiert.

                              Screenshot 2026-04-10 142241.png

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #35

                              @mcm1957

                              Möglich, das sich das mittlerweile geändert hat.

                              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 Antwort Letzte Antwort
                              0

                              Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                              Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                              Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                              Registrieren Anmelden
                              Antworten
                              • In einem neuen Thema antworten
                              Anmelden zum Antworten
                              • Älteste zuerst
                              • Neuste zuerst
                              • Meiste Stimmen


                              Support us

                              ioBroker
                              Community Adapters
                              Donate

                              494

                              Online

                              32.8k

                              Benutzer

                              82.7k

                              Themen

                              1.3m

                              Beiträge
                              Community
                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                              ioBroker Community 2014-2025
                              logo
                              • Anmelden

                              • Du hast noch kein Konto? Registrieren

                              • Anmelden oder registrieren, um zu suchen
                              • Erster Beitrag
                                Letzter Beitrag
                              0
                              • Home
                              • Aktuell
                              • Tags
                              • Ungelesen 0
                              • Kategorien
                              • Unreplied
                              • Beliebt
                              • GitHub
                              • Docu
                              • Hilfe