Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Linuxneustart nach Systemupdate nicht möglich // Paketupdate

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Linuxneustart nach Systemupdate nicht möglich // Paketupdate

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

      Hi,

      nach meinen Aufruf von

      • iobroker stop
      • iobroker fix
      • iobroker nodejs-update 18.19.0

      kam diese Meldung:

       Installing the recommended nodejs version now!
      
      /home/iobroker/.nodejs-update.sh: line 331: [: 18.19.0: integer expression expected
      /home/iobroker/.nodejs-update.sh: line 348: [: 18.19.0: integer expression expected
      Installing the recommended nodejs version!
      E: The repository 'https://deb.nodesource.com/node_18.19.0.x nodistro Release' does not have a Release file.
      E: Broken packages
      
      

      Was kann ich tun, um dennoch eine aktueller version zu bekommen?

      Welche Infos werden von der Ausgabe "iob diag" benötigt?

      LG
      Thomas

      mcm1957 Marc Berg 2 Replies Last reply Reply Quote 0
      • mcm1957
        mcm1957 @tklein last edited by

        @tklein
        Iob diag am besten full = alles posten.

        T 1 Reply Last reply Reply Quote 0
        • Marc Berg
          Marc Berg Most Active @tklein last edited by

          @tklein sagte in Neuer Befehl: "iob nodejs-update":

          iobroker nodejs-update 18.19.0

          Das ist falsch, richtig wäre:

          iobroker nodejs-update 18
          
          T 2 Replies Last reply Reply Quote 1
          • T
            tklein @mcm1957 last edited by

            @mcm57 ok

            Skript v.2023-10-10
            
            *** BASE SYSTEM ***
               Static hostname: raspberrypi-iob
                     Icon name: computer
              Operating System: Raspbian GNU/Linux 10 (buster)
                        Kernel: Linux 5.10.103-v7l+
                  Architecture: arm
            
            Model           : Raspberry Pi 4 Model B Rev 1.2
            Docker          : false
            Virtualization  : none
            Kernel          : armv7l
            Userland        : armhf
            
            Systemuptime and Load:
             17:37:17 up 30 min,  2 users,  load average: 4.06, 3.35, 2.69
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Mon 2023-12-18 17:37:18 CET
                       Universal time: Mon 2023-12-18 16:37:18 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CET, +0100)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            pi
            /home/pi
            pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop:
            Terminal:       tty
            Boot Target:    graphical.target
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:           3.8G        2.8G        449M        4.0M        562M        1.3G
            Swap:           10G        128M         10G
            Total:          14G        3.0G         10G
            
                     3837 M total memory
                     2826 M used memory
                      327 M active memory
                     2916 M inactive memory
                      449 M free memory
                       61 M buffer memory
                      501 M swap cache
                    10239 M total swap
                      128 M used swap
                    10111 M free swap
            
            Raspberry only:
            oom events: 0
            lifetime oom required: 0 Mbytes
            total time in oom handler: 0 ms
            max time spent in oom handler: 0 ms
            
            *** FAILED SERVICES ***
            
              UNIT            LOAD   ACTIVE SUB    DESCRIPTION
            * lightdm.service loaded failed failed Light Display Manager
            
            LOAD   = Reflects whether the unit definition was properly loaded.
            ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
            SUB    = The low-level unit activation state, values depend on unit type.
            
            1 loaded units listed. Pass --all to see loaded but inactive units, too.
            To show all installed unit files use 'systemctl list-unit-files'.
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4      220G   30G  182G  14% /
            devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
            tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
            tmpfs          tmpfs     1.9G  8.6M  1.9G   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
            /dev/sda1      vfat      253M   49M  204M  20% /boot
            tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Mon Dec 18 17:06:33 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:54:0B:45 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=74cbdb6a-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
            [Mon Dec 18 17:06:35 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
            [Mon Dec 18 17:06:35 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
            [Mon Dec 18 17:06:37 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
            
            Show mounted filesystems \(real ones only\):
            TARGET        SOURCE    FSTYPE OPTIONS
            /             /dev/sda2 ext4   rw,noatime
            |-/sys/fs/bpf none      bpf    rw,nosuid,nodev,noexec,relatime,mode=700
            `-/boot       /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            6.7G    /var/
            1.4G    /var/cache/apt
            1.4G    /var/cache
            1.3G    /var/cache/apt/archives
            1.1G    /var/lib
            
            Archived and active journals take up 8.0M in the file system.
            
            /opt/iobroker/backups:
            1.9G    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            1.4G    /opt/iobroker/iobroker-data/
            601M    /opt/iobroker/iobroker-data/backup-objects
            551M    /opt/iobroker/iobroker-data/files
            90M     /opt/iobroker/iobroker-data/files/echarts.admin
            67M     /opt/iobroker/iobroker-data/files/javascript.admin
            
            The five largest files in iobroker-data are:
            52M     /opt/iobroker/iobroker-data/objects.jsonl
            49M     /opt/iobroker/iobroker-data/states.jsonl
            35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
            33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
            27M     /opt/iobroker/iobroker-data/objects.json.migrated
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
            
            /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2219042-if00
            /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A94ZVX1D-if00-port0
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v16.19.0
            /usr/bin/node           v16.19.0
            /usr/bin/npm            8.19.3
            /usr/bin/npx            8.19.3
            /usr/bin/corepack       0.15.1
            
            
            nodejs:
              Installed: 16.19.0-deb-1nodesource1
              Candidate: 16.19.0-deb-1nodesource1
              Version table:
             *** 16.19.0-deb-1nodesource1 100
                    100 /var/lib/dpkg/status
                 10.24.0~dfsg-1~deb10u3 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
             Connection is closed.
            Uncaught Rejection: Error: Objects DB is not allowed to start in the current Multihost environment
                at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:493:23)
                at processTicksAndRejections (node:internal/process/task_queues:96:5)
             Unable to subscribe to evicted Keyspace events from Redis Server: Connection is closed.
             Unable to subscribe to meta namespace "meta." changes: Connection is closed.
            
            Core adapters versions
            js-controller:  5.0.16
            admin:          6.12.0
            javascript:     7.1.6
            
            Adapters from github:   5
            
            Adapter State
            + system.adapter.accuweather.0            : accuweather           : raspberrypi-iob                          -  enabled
            + system.adapter.admin.0                  : admin                 : raspberrypi-iob                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : raspberrypi-iob                          -  enabled
              system.adapter.alias-manager.0          : alias-manager         : raspberrypi-iob                          -  enabled
              system.adapter.apple-find-me.0          : apple-find-me         : raspberrypi-iob                          - disabled
              system.adapter.apple-find-me.1          : apple-find-me         : raspberrypi-iob                          - disabled
              system.adapter.apple-find-me.2          : apple-find-me         : raspberrypi-iob                          - disabled
            + system.adapter.backitup.0               : backitup              : raspberrypi-iob                          -  enabled
              system.adapter.bmw.0                    : bmw                   : raspberrypi-iob                          - disabled
              system.adapter.bmw.1                    : bmw                   : raspberrypi-iob                          - disabled
              system.adapter.bring.0                  : bring                 : raspberrypi-iob                          - disabled
            + system.adapter.broadlink2.0             : broadlink2            : raspberrypi-iob                          -  enabled
            + system.adapter.cloud.0                  : cloud                 : raspberrypi-iob                          -  enabled
              system.adapter.coronavirus-statistics.0 : coronavirus-statistics: raspberrypi-iob                          - disabled
              system.adapter.daswetter.0              : daswetter             : raspberrypi-iob                          - disabled
              system.adapter.device-reminder.0        : device-reminder       : raspberrypi-iob                          - disabled
              system.adapter.device-watcher.0         : device-watcher        : raspberrypi-iob                          - disabled
              system.adapter.devices.0                : devices               : raspberrypi-iob                          -  enabled
              system.adapter.discovery.0              : discovery             : raspberrypi-iob                          - disabled
              system.adapter.dwd.0                    : dwd                   : raspberrypi-iob                          -  enabled
            + system.adapter.echarts.0                : echarts               : raspberrypi-iob                          -  enabled
            + system.adapter.email.0                  : email                 : raspberrypi-iob                          -  enabled
            + system.adapter.enigma2.1                : enigma2               : raspberrypi-iob                          -  enabled
              system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi-iob                          - disabled
              system.adapter.feiertage.0              : feiertage             : raspberrypi-iob                          -  enabled
            + system.adapter.fhem.0                   : fhem                  : raspberrypi-iob                          -  enabled, port: 7072
            + system.adapter.firetv.0                 : firetv                : raspberrypi-iob                          -  enabled
              system.adapter.flot.0                   : flot                  : raspberrypi-iob                          -  enabled
              system.adapter.followthesun.0           : followthesun          : raspberrypi-iob                          - disabled
              system.adapter.geofency.0               : geofency              : raspberrypi-iob                          - disabled, port: 7999, bind: 0.0.0.0
              system.adapter.govee.0                  : govee                 : raspberrypi-iob                          - disabled
              system.adapter.habpanel.0               : habpanel              : raspberrypi-iob                          -  enabled
            + system.adapter.ham.0                    : ham                   : raspberrypi-iob                          -  enabled
              system.adapter.history.0                : history               : raspberrypi-iob                          - disabled
            + system.adapter.homeconnect.0            : homeconnect           : raspberrypi-iob                          -  enabled
              system.adapter.homekit-controller.0     : homekit-controller    : raspberrypi-iob                          - disabled
              system.adapter.ical.0                   : ical                  : raspberrypi-iob                          -  enabled
              system.adapter.ico-cloud.0              : ico-cloud             : raspberrypi-iob                          -  enabled
            + system.adapter.influxdb.0               : influxdb              : raspberrypi-iob                          -  enabled, port: 8086
            + system.adapter.info.0                   : info                  : raspberrypi-iob                          -  enabled
            + system.adapter.iot.1                    : iot                   : raspberrypi-iob                          -  enabled
            + system.adapter.javascript.0             : javascript            : raspberrypi-iob                          -  enabled
              system.adapter.labcom.0                 : labcom                : raspberrypi-iob                          -  enabled
            + system.adapter.linkeddevices.0          : linkeddevices         : raspberrypi-iob                          -  enabled
            + system.adapter.linux-control.0          : linux-control         : raspberrypi-iob                          -  enabled
              system.adapter.meater.0                 : meater                : raspberrypi-iob                          - disabled
              system.adapter.meross.0                 : meross                : raspberrypi-iob                          - disabled
              system.adapter.milight-smart-light.0    : milight-smart-light   : raspberrypi-iob                          - disabled
              system.adapter.milight-smart-light.2    : milight-smart-light   : raspberrypi-iob                          - disabled
              system.adapter.milight-smart-light.3    : milight-smart-light   : raspberrypi-iob                          - disabled
              system.adapter.milight-smart-light.4    : milight-smart-light   : raspberrypi-iob                          - disabled
            + system.adapter.mqtt.0                   : mqtt                  : raspberrypi-iob                          -  enabled, port: 1888, bind: 192.168.0.20
            + system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspberrypi-iob                          -  enabled
            + system.adapter.nina.0                   : nina                  : raspberrypi-iob                          -  enabled
              system.adapter.openweathermap.0         : openweathermap        : raspberrypi-iob                          - disabled
              system.adapter.parcel.0                 : parcel                : raspberrypi-iob                          - disabled
              system.adapter.pegelalarm.0             : pegelalarm            : raspberrypi-iob                          - disabled
            + system.adapter.ping.0                   : ping                  : raspberrypi-iob                          -  enabled
            + system.adapter.pollenflug.0             : pollenflug            : raspberrypi-iob                          -  enabled
            + system.adapter.pushover.0               : pushover              : raspberrypi-iob                          -  enabled
            + system.adapter.reolink.0                : reolink               : raspberrypi-iob                          -  enabled
              system.adapter.ring.0                   : ring                  : raspberrypi-iob                          - disabled
            + system.adapter.rpi2.0                   : rpi2                  : raspberrypi-iob                          -  enabled
              system.adapter.sayit.0                  : sayit                 : raspberrypi-iob                          - disabled
              system.adapter.schoolfree.0             : schoolfree            : raspberrypi-iob                          -  enabled
            + system.adapter.shelly.0                 : shelly                : raspberrypi-iob                          -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.shelly.1                 : shelly                : raspberrypi-iob                          -  enabled, port: 1889, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : raspberrypi-iob                          -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              system.adapter.smartcontrol.0           : smartcontrol          : raspberrypi-iob                          - disabled
            + system.adapter.sonoff.0                 : sonoff                : raspberrypi-iob                          -  enabled, port: 1883, bind: 0.0.0.0
              system.adapter.sonos.0                  : sonos                 : raspberrypi-iob                          - disabled
              system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi-iob                          - disabled
              system.adapter.spotify-premium.0        : spotify-premium       : raspberrypi-iob                          - disabled
              system.adapter.sql.0                    : sql                   : raspberrypi-iob                          - disabled, port: 3306
              system.adapter.systeminfo.0             : systeminfo            : raspberrypi-iob                          - disabled
            + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi-iob                          -  enabled
            + system.adapter.telegram-menu.0          : telegram-menu         : raspberrypi-iob                          -  enabled
            + system.adapter.telegram.0               : telegram              : raspberrypi-iob                          -  enabled, port: 8443, bind: 0.0.0.0
              system.adapter.terminal.0               : terminal              : raspberrypi-iob                          - disabled, port: 8089, bind: 192.168.0.20, run as: admin
              system.adapter.text2command.0           : text2command          : raspberrypi-iob                          - disabled
              system.adapter.tr-064.0                 : tr-064                : raspberrypi-iob                          - disabled
            + system.adapter.trashschedule.0          : trashschedule         : raspberrypi-iob                          -  enabled
            + system.adapter.tuya.0                   : tuya                  : raspberrypi-iob                          -  enabled
            + system.adapter.twinkly.0                : twinkly               : raspberrypi-iob                          -  enabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi-iob                          -  enabled
              system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi-iob                          -  enabled
              system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi-iob                          - disabled
              system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi-iob                          -  enabled
              system.adapter.vis-weather.0            : vis-weather           : raspberrypi-iob                          -  enabled
              system.adapter.vis.0                    : vis                   : raspberrypi-iob                          - disabled
              system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi-iob                          - disabled
            + system.adapter.web.0                    : web                   : raspberrypi-iob                          -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.wled.0                   : wled                  : raspberrypi-iob                          -  enabled
              system.adapter.yahka.0                  : yahka                 : raspberrypi-iob                          - disabled
            + system.adapter.zigbee.0                 : zigbee                : raspberrypi-iob                          -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2219042-if00
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : raspberrypi-iob                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.fhem.0                   : fhem                  : raspberrypi-iob                          -  enabled, port: 7072
            + system.adapter.influxdb.0               : influxdb              : raspberrypi-iob                          -  enabled, port: 8086
            + system.adapter.mqtt.0                   : mqtt                  : raspberrypi-iob                          -  enabled, port: 1888, bind: 192.168.0.20
            + system.adapter.shelly.0                 : shelly                : raspberrypi-iob                          -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.shelly.1                 : shelly                : raspberrypi-iob                          -  enabled, port: 1889, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : raspberrypi-iob                          -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.sonoff.0                 : sonoff                : raspberrypi-iob                          -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.telegram.0               : telegram              : raspberrypi-iob                          -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : raspberrypi-iob                          -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : raspberrypi-iob                          -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2219042-if00
            
            ioBroker-Repositories
            stable        : http://download.iobroker.net/sources-dist.json
            beta          : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): stable
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
            Adapter    "admin"        : 6.12.0   , installed 6.12.0
            Adapter    "alarm"        : 3.4.3    , installed 3.4.3
            Adapter    "alexa2"       : 3.26.3   , installed 3.25.5 [Updatable]
            Adapter    "alias-manager": 1.2.6    , installed 1.2.6
            Adapter    "backitup"     : 2.8.7    , installed 2.8.7
            Adapter    "bmw"          : 2.5.7    , installed 2.6.3
            Adapter    "bring"        : 1.8.4    , installed 1.8.4
            Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
            Adapter    "cloud"        : 4.4.1    , installed 4.4.1
            Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
            Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
            Adapter    "deconz"       : 1.3.23   , installed 1.3.23
            Adapter    "device-reminder": 3.0.0  , installed 3.0.0
            Adapter    "device-watcher": 2.9.6   , installed 2.9.6
            Adapter    "devices"      : 1.1.5    , installed 1.1.5
            Adapter    "discovery"    : 4.2.0    , installed 4.2.0
            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
            Adapter    "echarts"      : 1.5.4    , installed 1.5.4
            Adapter    "email"        : 1.2.0    , installed 1.2.0
            Adapter    "enigma2"      : 2.0.5    , installed 2.0.5
            Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
            Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
            Adapter    "fhem"         : 2.0.5    , installed 2.0.5
            Adapter    "firetv"       : 2.0.2    , installed 2.0.2
            Adapter    "flot"         : 1.12.0   , installed 1.12.0
            Adapter    "followthesun" : 0.5.0    , installed 0.4.2  [Updatable]
            Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
            Adapter    "geofency"     : 1.2.4    , installed 1.2.4
            Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
            Adapter    "ham"          : 5.3.1    , installed 5.3.1
            Adapter    "history"      : 3.0.1    , installed 3.0.1
            Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
            Adapter    "homekit-controller": 0.5.8, installed 0.5.8
            Adapter    "ical"         : 1.13.3   , installed 1.13.3
            Adapter    "ico-cloud"    : 1.1.0    , installed 1.1.0
            Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
            Adapter    "info"         : 2.0.0    , installed 2.0.0
            Adapter    "iot"          : 2.0.11   , installed 2.0.11
            Adapter    "javascript"   : 7.1.6    , installed 7.1.6
            Controller "js-controller": 5.0.17   , installed 5.0.16 [Updatable]
            Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
            Adapter    "linux-control": 1.1.5    , installed 1.1.5
            Adapter    "luftdaten"    : 3.1.0    , installed 3.1.0
            Adapter    "meater"       : 1.0.2    , installed 1.0.2
            Adapter    "meross"       : 1.15.1   , installed 1.15.1
            Adapter    "milight"      : 0.4.0    , installed 0.4.0
            Adapter    "milight-smart-light": 1.2.2, installed 1.2.2
            Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
            Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
            Adapter    "nina"         : 0.0.25   , installed 0.0.25
            Adapter    "openweathermap": 0.4.5   , installed 0.4.5
            Adapter    "parcel"       : 0.0.27   , installed 0.0.27
            Adapter    "pegelalarm"   : 1.3.1    , installed 1.3.1
            Adapter    "ping"         : 1.6.2    , installed 1.6.2
            Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
            Adapter    "pushover"     : 3.0.3    , installed 3.0.3
            Adapter    "radar2"       : 2.1.0    , installed 2.1.0
            Adapter    "rest-api"     : 1.1.0    , installed 1.1.0
            Adapter    "rflink"       : 2.1.6    , installed 2.1.6
            Adapter    "ring"         : 5.0.10   , installed 3.2.2  [Updatable]
            Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
            Adapter    "sayit"        : 3.0.5    , installed 3.0.5
            Adapter    "scenes"       : 2.3.9    , installed 2.3.9
            Adapter    "schoolfree"   : 1.1.3    , installed 1.1.3
            Adapter    "shelly"       : 6.6.1    , installed 6.6.1
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
            Adapter    "socketio"     : 6.6.0    , installed 6.6.0
            Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
            Adapter    "sonos"        : 3.0.0    , installed 3.0.0
            Adapter    "spotify-premium": 1.3.1  , installed 1.3.1
            Adapter    "sql"          : 2.2.0    , installed 2.2.0
            Adapter    "systeminfo"   : 1.1.0    , installed 1.1.0
            Adapter    "tankerkoenig" : 3.3.7    , installed 2.1.1  [Updatable]
            Adapter    "tapo"         : 0.0.8    , installed 0.0.8
            Adapter    "telegram"     : 3.0.0    , installed 3.0.0
            Adapter    "telegram-menu": 0.8.5    , installed 0.8.5
            Adapter    "terminal"     : 1.0.0    , installed 1.0.0
            Adapter    "text2command" : 3.0.2    , installed 3.0.2
            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
            Adapter    "trashschedule": 2.3.0    , installed 2.3.0
            Adapter    "tuya"         : 3.14.2   , installed 3.14.2
            Adapter    "twinkly"      : 1.0.14   , installed 1.0.14
            Adapter    "vis"          : 1.5.4    , installed 1.4.16 [Updatable]
            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
            Adapter    "vis-icontwo"  : 1.0.0    , installed 1.0.0
            Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
            Adapter    "vis-justgage" : 2.0.2    , installed 2.0.2
            Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
            Adapter    "weatherunderground": 3.6.0, installed 3.6.0
            Adapter    "web"          : 6.1.10   , installed 6.1.10
            Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
            Adapter    "wled"         : 0.7.1    , installed 0.7.1
            Adapter    "ws"           : 2.5.8    , installed 2.5.8
            Adapter    "yahka"        : 1.0.3    , installed 1.0.3
            Adapter    "zigbee"       : 1.8.24   , installed 1.8.24
            
            Objects and States
            Please stand by - This may take a while
            Objects:        43653
            States:         37501
            
            *** OS-Repositories and Updates ***
            E: The repository 'https://deb.nodesource.com/node_18.19.0.x nodistro Release' does not have a Release file.
            E: Broken packages
            Pending Updates:
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
            tcp        0      0 0.0.0.0:8083            0.0.0.0:*               LISTEN      999        17345      621/perl
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          19631      513/sshd
            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          18458      436/cupsd
            tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      116        19621      493/influxd
            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          21635      949/exim4
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       75799      5992/io.sonoff.0
            tcp        0      0 192.168.0.20:1888       0.0.0.0:*               LISTEN      1001       72690      6100/io.mqtt.0
            tcp        0      0 0.0.0.0:7072            0.0.0.0:*               LISTEN      999        17371      621/perl
            tcp        0      0 0.0.0.0:1889            0.0.0.0:*               LISTEN      1001       79161      6178/io.shelly.1
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       73755      5881/iobroker.js-co
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       72866      5881/iobroker.js-co
            tcp        0      0 127.0.0.1:5037          0.0.0.0:*               LISTEN      1001       76083      6370/adb
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       73796      5899/io.admin.0
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       78212      6249/io.web.0
            tcp6       0      0 :::8086                 :::*                    LISTEN      116        21263      493/influxd
            tcp6       0      0 :::22                   :::*                    LISTEN      0          19633      513/sshd
            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       77328      6444/io.simple-api.
            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          18457      436/cupsd
            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          21636      949/exim4
            tcp6       0      0 :::3306                 :::*                    LISTEN      115        17155      614/mysqld
            udp        0      0 0.0.0.0:51165           0.0.0.0:*                           1001       77090      6261/io.broadlink2.
            udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       78167      6051/io.tuya.0
            udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       78168      6051/io.tuya.0
            udp        0      0 0.0.0.0:53777           0.0.0.0:*                           1001       96911      8510/python3
            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       83026      6018/io.shelly.0
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          18113      437/dhcpcd
            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          18732      487/cups-browsed
            udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       76985      6261/io.broadlink2.
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       77110      6069/io.ham.0
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       79008      6552/io.wled.0
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        16041      428/avahi-daemon: r
            udp        0      0 0.0.0.0:59149           0.0.0.0:*                           108        16043      428/avahi-daemon: r
            udp        0      0 0.0.0.0:59733           0.0.0.0:*                           1001       91594      6261/io.broadlink2.
            udp        0      0 0.0.0.0:51554           0.0.0.0:*                           1001       76325      6261/io.broadlink2.
            udp6       0      0 :::546                  :::*                                0          18303      437/dhcpcd
            udp6       0      0 :::5353                 :::*                                108        16042      428/avahi-daemon: r
            udp6       0      0 :::40783                :::*                                108        16044      428/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2023-12-18 17:41:15.739  - warn: broadlink2.0 (6261) stateChange error no device found: RM:RMMINI-40-a3-13-kueche {val: true,ack: false,ts: 1702917675326,q: 0,c: 'script.js.common.X-Mas.kuechenlichterketten_led_schalten',from: 'system.adapter.javascript.0',user: 'system.user.admin',lc: 1671365973247}
            2023-12-18 17:41:16.502  - info: host.raspberrypi-iob instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-12-18 17:41:24.977  - error: shelly.1 (6178) [MQTT] Unable to get mqttprefix of client with id "shellyplus2pm-b8d61a875ec8"
            2023-12-18 17:41:25.038  - error: shelly.1 (6178) [MQTT] Unable to get mqttprefix of client with id "shellyplus2pm-c049ef85d2c0"
            2023-12-18 17:41:25.044  - error: shelly.1 (6178) [MQTT] Unable to get mqttprefix of client with id "shellyplus2pm-ccdba7d07e04"
            2023-12-18 17:41:25.087  - error: shelly.1 (6178) [MQTT] Unable to get mqttprefix of client with id "shellyplus1-b8d61a86c578"
            2023-12-18 17:41:25.094  - error: shelly.1 (6178) [MQTT] Unable to get mqttprefix of client with id "shellyplusi4-fcb467b9454c"
            2023-12-18 17:41:36.670  - error: zigbee.0 (6080) Send command to 0x7cb03eaa00afc418 failed with no error code (no response received (162)
            2023-12-18 17:41:46.653  - error: shelly.1 (6178) [MQTT] Error in function setMqttPrefixHttp (Gen 1) for  (undefined / undefined / undefined): TypeError: Cannot read properties of undefined (reading 'replace')
            2023-12-18 17:41:46.654  - error: shelly.1 (6178) [MQTT] Unable to get mqttprefix of client with id "shellyplus2pm-ccdba7d07e04"
            2023-12-18 17:41:57.373  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.buildDate
            2023-12-18 17:41:57.381  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.roomioBroker
            2023-12-18 17:41:57.382  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.numberDevicesFHEM
            2023-12-18 17:41:57.382  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.numberDevicesFHEMsync
            2023-12-18 17:41:57.383  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.numberObjectsIOBout
            2023-12-18 17:41:57.384  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.numberObjectsIOBoutSub
            2023-12-18 17:41:57.385  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.numberObjectsIOBin
            2023-12-18 17:41:57.385  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.alive
            2023-12-18 17:41:57.386  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.numberDevicesFHEMignored
            2023-12-18 17:41:57.387  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.lastWarn
            2023-12-18 17:41:57.388  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.lastError
            2023-12-18 17:41:57.389  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.lastInfo
            2023-12-18 17:41:57.390  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.lastSend2ioB
            2023-12-18 17:41:57.390  - warn: fhem.0 (6029) CHECK id: fhem.0.info.Info.lastIOBout
            2023-12-18 17:41:57.480  - warn: fhem.0 (6029) > more info FHEM Adapter visit https://github.com/iobroker-community-adapters/ioBroker.fhem/blob/master/docs/de/README.md
            
            
            1 Reply Last reply Reply Quote 0
            • T
              tklein @Marc Berg last edited by

              @marc-berg thx, probiere ich dann jetzt direkt aus

              1 Reply Last reply Reply Quote 0
              • T
                tklein @Marc Berg last edited by

                @marc-berg das sieht so schon viel besser aus. Allerding sind da auch noch Errors:

                Installing the recommended nodejs version now!
                
                Exact recommended version unknown, installing a fallback!
                (Reading database ... 126524 files and directories currently installed.)
                Preparing to unpack .../nodejs_18.0.0-1nodesource1_armhf.deb ...
                Detected old npm client, removing...
                Unpacking nodejs (18.0.0-1nodesource1) over (16.19.0-deb-1nodesource1) ...
                Setting up nodejs (18.0.0-1nodesource1) ...
                Processing triggers for man-db (2.8.5-2) ...
                
                Updating fallback to latest nodejs v18 release
                E: Broken packages
                v18.0.0 has been installed! You are using the latest version now!
                E: Broken packages
                Installing the recommended nodejs version!
                E: Broken packages
                
                We tried our best to fix your nodejs. Please run iob diag again to verify.
                
                *** RESTARTING ioBroker NOW! ***
                 Please refresh or restart your browser in a few moments.
                
                pi@raspberrypi-iob:/opt/iobroker $ nodejs -v
                v18.0.0
                
                

                Wird die NPM eigentlich nicht auch mit angehoben?
                Wie kann ich die manuell updaten?

                Marc Berg Thomas Braun 2 Replies Last reply Reply Quote 0
                • Marc Berg
                  Marc Berg Most Active @tklein last edited by

                  @tklein sagte in Neuer Befehl: "iob nodejs-update":

                  Wird die NPM eigentlich nicht auch mit angehoben?
                  Wie kann ich die manuell updaten?

                  @Thomas-Braun ist der Autor des Scriptes und der Experte. Wenn mich aber nicht alles täuscht, kannst oder musst du bei besonderen Konstellationen das Skript mehrfach ausführen. NPM wird in jedem Fall passend mit angehoben. Nix manuell tun!

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    tklein @Marc Berg last edited by

                    @marc-berg vielen dank dr für die infos!

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

                      @tklein sagte in Neuer Befehl: "iob nodejs-update":

                      Wird die NPM eigentlich nicht auch mit angehoben?

                      Ja, ist aber im Paket 'nodejs' enthalten und darf nicht separat angepackt werden

                      Dein 'buster' ist allerdings tot und muss ersetzt werden, am Besten durch eine komplette NEUINSTALLATION von Raspberry OS 12 'Bookworm' (64bit - Lite).

                      Ein

                      sudo apt update
                      

                      sagt nun was?

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        tklein @Thomas Braun last edited by

                        @thomas-braun said in Neuer Befehl: "iob nodejs-update":

                        sudo apt update

                        sorry für die verspätung:

                        pi@raspberrypi-iob:~ $ sudo apt update
                        Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                        Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                        Hit:3 https://repos.influxdata.com/debian buster InRelease
                        Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                        Reading package lists... Done
                        Building dependency tree
                        Reading state information... Done
                        241 packages can be upgraded. Run 'apt list --upgradable' to see them.
                        pi@raspberrypi-iob:~ $
                        
                        

                        das system ist so alt, da es jedes mal nicht mehr gestartet ist, nachdem ich das upgrade gestartet ist.
                        hat wohl etwas mit der angeschlossenen ssd platte und der manuellen swapvergrößerung zu tun.
                        leider bin ich ein relativer linux laie. ich musste immer wieder das systembackup einspielen.

                        eigentlich wollte ich auf eine neue hardware umsteigen und das backup auf ein aktuelles system einspielen.
                        so wie mir bekannt, müsste ich leider alle zigbeedevices (ca. 100 stück) neu anlernen. 😞

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

                          @tklein sagte in Neuer Befehl: "iob nodejs-update":

                          241 packages can be upgraded.

                          WARUM packt ihr die Systeme eigentlich nie an?
                          Je älter das Zeug wird, desto schwieriger wird das zu unterhalten.
                          'Never toucht irgendwas' ist der allerschlechteste Rat.

                          Bring das Betriebssystem auf den letzten Stand, bring nodejs auf Stand, bring den ioBroker auf Stand und dann ziehst du mit dem ganzen Ding auf ein lebendiges Release. Buster ist nämlich tot.

                          iob stop
                          sudo apt full-upgrade
                          sudo reboot
                          

                          wäre schon mal ein Schritt in die richtige Richtung.

                          T 1 Reply Last reply Reply Quote 0
                          • T
                            tklein @Thomas Braun last edited by

                            @thomas-braun danke dafür. nur bootet der raspi danach nicht mehr. da wurde mal von einem dev op kollegen etwas am system geändert. seitdem klappt es mit dem update nicht mehr. muss dann erst rausfinden, was/wie geändert wurde.

                            Thomas Braun 2 Replies Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @tklein last edited by Thomas Braun

                              @tklein

                              apt full-upgrade -s
                              

                              spuckt was aus?

                              T 1 Reply Last reply Reply Quote 0
                              • T
                                tklein @Thomas Braun last edited by

                                @thomas-braun nein, aber ich wollte ihn damit nicht noch weiter "belästigen"

                                1 Reply Last reply Reply Quote 0
                                • T
                                  tklein @Thomas Braun last edited by

                                  @thomas-braun said in Neuer Befehl: "iob nodejs-update":

                                  apt full-upgrade -s

                                  damit wird aber noch nix installiert, oder?

                                  W 1 Reply Last reply Reply Quote 0
                                  • W
                                    Wildbill @tklein last edited by Wildbill

                                    @tklein Nein, das -s hinten bewirkt, dass das nur mal simuliert wird. Dann sieht man, wo bei Dir eventuelle Probleme liegen.

                                    Gruss, Jürgen

                                    EDIT: Die Ausgabe dann natürlich hier posten. Komplett, von Anfang bis Ende inklusive Eingabezeile und Allem!

                                    T 2 Replies Last reply Reply Quote 0
                                    • T
                                      tklein @Wildbill last edited by

                                      @wildbill hi jürgen, hier die info:

                                      pi@raspberrypi-iob:~ $ apt full-upgrade -s
                                      NOTE: This is only a simulation!
                                            apt needs root privileges for real execution.
                                            Keep also in mind that locking is deactivated,
                                            so don't depend on the relevance to the real current situation!
                                      Reading package lists... Done
                                      Building dependency tree
                                      Reading state information... Done
                                      Calculating upgrade... Done
                                      The following package was automatically installed and is no longer required:
                                        libdav1d3
                                      Use 'apt autoremove' to remove it.
                                      The following NEW packages will be installed:
                                        libva-wayland2
                                      The following packages will be upgraded:
                                        avahi-daemon bind9-host bluetooth bluez bluez-cups bluez-obexd cpio cups cups-browsed cups-client cups-common cups-core-drivers cups-daemon cups-filters cups-filters-core-drivers cups-ipp-utils cups-ppdc cups-server-common curl dbus
                                        dbus-user-session dbus-x11 distro-info-data exim4-base exim4-config exim4-daemon-light ffmpeg firmware-atheros firmware-brcm80211 firmware-libertas firmware-misc-nonfree firmware-realtek ghostscript git git-man gstreamer1.0-alsa
                                        gstreamer1.0-plugins-bad gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-x influxdb isc-dhcp-client isc-dhcp-common libaom0 libarchive13 libavahi-client-dev libavahi-client3 libavahi-common-data libavahi-common-dev
                                        libavahi-common3 libavahi-compat-libdnssd-dev libavahi-compat-libdnssd1 libavahi-core7 libavahi-glib1 libavcodec58 libavdevice58 libavfilter7 libavformat58 libavresample4 libavutil56 libbind9-161 libbluetooth-dev libbluetooth3
                                        libc-bin libc-dev-bin libc-l10n libc6 libc6-dbg libc6-dev libcups2 libcupsfilters1 libcupsimage2 libcurl3-gnutls libcurl4 libdbus-1-3 libdbus-1-dev libde265-0 libdns-export1104 libdns1104 libdw1 libelf1 libfastjson4 libflac8
                                        libfontembed1 libgnutls-dane0 libgnutls30 libgs9 libgs9-common libgssapi-krb5-2 libgstreamer-gl1.0-0 libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-base1.0-0 libisc-export1100 libisc1100 libisccc161 libisccfg163
                                        libjavascriptcoregtk-4.0-18 libk5crypto3 libkrb5-3 libkrb5support0 liblwres161 libmariadb3 libncurses-dev libncurses5-dev libncurses6 libncursesw5 libncursesw5-dev libncursesw6 libnghttp2-14 libnss3 libopenexr23 libpam-systemd
                                        libpcre2-16-0 libpcre2-8-0 libpcre2-posix0 libpoppler-qt5-1 libpoppler82 libpostproc55 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libpython3.7 libpython3.7-dev libpython3.7-minimal libpython3.7-stdlib
                                        libqpdf21 librados2 libraspberrypi-bin libraspberrypi-dev libraspberrypi-doc libraspberrypi0 librbd1 libsnmp-base libsnmp30 libssh2-1 libssl-dev libssl1.1 libswresample3 libswscale5 libsynctex2 libsystemd0 libtasn1-6 libtcl8.6
                                        libtiff5 libtinfo5 libtinfo6 libudev-dev libudev1 libudisks2-0 libunbound8 libvlc-bin libvlc5 libvlccore9 libvpx5 libwebkit2gtk-4.0-37 libwebp6 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libx11-dev libx11-xcb1 libxml2 libxpm4
                                        libzbar0 linux-libc-dev locales mariadb-client mariadb-client-10.3 mariadb-client-core-10.3 mariadb-common mariadb-server mariadb-server-10.3 mariadb-server-core-10.3 multiarch-support ncurses-base ncurses-bin ncurses-term nodejs
                                        openssh-client openssh-server openssh-sftp-server openssl poppler-utils python-cryptography python-flask python-ipaddress python-requests python-urllib3 python-werkzeug python2.7 python2.7-dev python2.7-minimal python3-cryptography
                                        python3-distro-info python3-flask python3-renderpm python3-reportlab python3-reportlab-accel python3-requests python3-urllib3 python3-werkzeug python3.7 python3.7-dev python3.7-minimal python3.7-venv raspberrypi-bootloader
                                        raspberrypi-kernel rpi-eeprom ssh sudo systemd systemd-sysv tcl tcl-dev tcl8.6 tcl8.6-dev tk tk-dev tzdata udev udisks2 vim-common vim-tiny vlc vlc-bin vlc-data vlc-l10n vlc-plugin-base vlc-plugin-notify vlc-plugin-qt
                                        vlc-plugin-samba vlc-plugin-skins2 vlc-plugin-video-output vlc-plugin-video-splitter vlc-plugin-visualization wireless-regdb xserver-common xserver-xorg-core xxd
                                      241 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
                                      Inst ncurses-bin [6.1+20181013-2+deb10u3] (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf])
                                      Conf ncurses-bin (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf])
                                      Inst libc6-dbg [2.28-10+rpt2+rpi1+deb10u1] (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libc6-dev [2.28-10+rpt2+rpi1+deb10u1] (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libc-dev-bin [2.28-10+rpt2+rpi1+deb10u1] (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst linux-libc-dev [1:1.20220308~buster-1] (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libc6 [2.28-10+rpt2+rpi1+deb10u1] (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libc6 (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Inst libc-bin [2.28-10+rpt2+rpi1+deb10u1] (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libc-bin (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Inst ncurses-base [6.1+20181013-2+deb10u3] (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [all])
                                      Conf ncurses-base (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [all])
                                      Inst libdbus-1-dev [1.12.24-0+deb10u1] (1.12.28-0+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst dbus-user-session [1.12.24-0+deb10u1] (1.12.28-0+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst libx11-dev [2:1.6.7-1+deb10u2] (2:1.6.7-1+deb10u4 Raspbian:oldoldstable [armhf]) []
                                      Inst libx11-data [2:1.6.7-1+deb10u2] (2:1.6.7-1+deb10u4 Raspbian:oldoldstable [all]) []
                                      Inst libx11-6 [2:1.6.7-1+deb10u2] (2:1.6.7-1+deb10u4 Raspbian:oldoldstable [armhf]) []
                                      Inst dbus-x11 [1.12.24-0+deb10u1] (1.12.28-0+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst dbus [1.12.24-0+deb10u1] (1.12.28-0+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst libdbus-1-3 [1.12.24-0+deb10u1] (1.12.28-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst systemd-sysv [241-7~deb10u8+rpi1] (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf])
                                      Inst libpam-systemd [241-7~deb10u8+rpi1] (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf]) []
                                      Inst xserver-common [2:1.20.4-1+rpt4+deb10u6] (2:1.20.4-1+rpt4+deb10u9 Raspberry Pi Foundation:oldoldstable [all]) []
                                      Inst libudev-dev [241-7~deb10u8+rpi1] (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf]) []
                                      Inst libsystemd0 [241-7~deb10u8+rpi1] (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf]) [systemd:armhf ]
                                      Conf libsystemd0 (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf]) [systemd:armhf ]
                                      Inst xserver-xorg-core [2:1.20.4-1+rpt4+deb10u6] (2:1.20.4-1+rpt4+deb10u9 Raspberry Pi Foundation:oldoldstable [armhf]) [systemd:armhf ]
                                      Inst systemd [241-7~deb10u8+rpi1] (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf]) []
                                      Inst bluez [5.50-1.2~deb10u3+rpt1] (5.50-1.2~deb10u4 Raspbian:oldoldstable [armhf]) []
                                      Inst udev [241-7~deb10u8+rpi1] (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf]) []
                                      Inst libudev1 [241-7~deb10u8+rpi1] (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf])
                                      Conf libudev1 (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf])
                                      Inst libdw1 [0.176-1.1] (0.176-1.1+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst libelf1 [0.176-1.1] (0.176-1.1+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst libunbound8 [1.9.0-2+deb10u2] (1.9.0-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst libgnutls-dane0 [3.6.7-4+deb10u9] (3.6.7-4+deb10u11 Raspbian:oldoldstable [armhf]) []
                                      Inst libtasn1-6 [4.13-3] (4.13-3+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Conf libtasn1-6 (4.13-3+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst libgnutls30 [3.6.7-4+deb10u9] (3.6.7-4+deb10u11 Raspbian:oldoldstable [armhf])
                                      Conf libgnutls30 (3.6.7-4+deb10u11 Raspbian:oldoldstable [armhf])
                                      Inst mariadb-common [1:10.3.36-0+deb10u2] (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [all])
                                      Inst mariadb-server-core-10.3 [1:10.3.36-0+deb10u2] (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst libncurses6 [6.1+20181013-2+deb10u3] (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf]) [libncurses-dev:armhf ]
                                      Inst libncurses5-dev [6.1+20181013-2+deb10u3] (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf]) [libncurses-dev:armhf ]
                                      Inst libncursesw5-dev [6.1+20181013-2+deb10u3] (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf]) [libncurses-dev:armhf ]
                                      Inst libncurses-dev [6.1+20181013-2+deb10u3] (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf]) []
                                      Inst libtinfo6 [6.1+20181013-2+deb10u3] (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf]) [libncursesw6:armhf ]
                                      Conf libtinfo6 (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf]) [libncursesw6:armhf ]
                                      Inst libncursesw6 [6.1+20181013-2+deb10u3] (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf])
                                      Conf libncursesw6 (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf])
                                      Inst mariadb-client-core-10.3 [1:10.3.36-0+deb10u2] (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst mariadb-client-10.3 [1:10.3.36-0+deb10u2] (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf mariadb-common (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [all])
                                      Inst mariadb-server-10.3 [1:10.3.36-0+deb10u2] (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst python2.7-dev [2.7.16-2+deb10u1] (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst libpython2.7-dev [2.7.16-2+deb10u1] (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst libpython2.7 [2.7.16-2+deb10u1] (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst python2.7 [2.7.16-2+deb10u1] (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst libpython2.7-stdlib [2.7.16-2+deb10u1] (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst python2.7-minimal [2.7.16-2+deb10u1] (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst libpython2.7-minimal [2.7.16-2+deb10u1] (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst libssl-dev [1.1.1n-0+deb10u3] (1.1.1n-0+deb10u6 Raspbian:oldoldstable [armhf]) []
                                      Inst libssl1.1 [1.1.1n-0+deb10u3] (1.1.1n-0+deb10u6 Raspbian:oldoldstable [armhf])
                                      Inst python3.7-dev [3.7.3-2+deb10u4] (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf]) []
                                      Inst libpython3.7-dev [3.7.3-2+deb10u4] (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf]) []
                                      Inst libpython3.7 [3.7.3-2+deb10u4] (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf]) []
                                      Inst python3.7-venv [3.7.3-2+deb10u4] (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf]) []
                                      Inst python3.7 [3.7.3-2+deb10u4] (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf]) []
                                      Inst libpython3.7-stdlib [3.7.3-2+deb10u4] (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf]) []
                                      Inst python3.7-minimal [3.7.3-2+deb10u4] (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf]) []
                                      Inst libpython3.7-minimal [3.7.3-2+deb10u4] (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf])
                                      Inst git-man [1:2.20.1-2+deb10u6] (1:2.20.1-2+deb10u8 Raspbian:oldoldstable [all])
                                      Inst libgssapi-krb5-2 [1.17-3+deb10u5] (1.17-3+deb10u6 Raspbian:oldoldstable [armhf]) []
                                      Inst libkrb5-3 [1.17-3+deb10u5] (1.17-3+deb10u6 Raspbian:oldoldstable [armhf]) []
                                      Inst libkrb5support0 [1.17-3+deb10u5] (1.17-3+deb10u6 Raspbian:oldoldstable [armhf])
                                      Inst libk5crypto3 [1.17-3+deb10u5] (1.17-3+deb10u6 Raspbian:oldoldstable [armhf])
                                      Inst libnghttp2-14 [1.36.0-2+deb10u1] (1.36.0-2+deb10u2 Raspbian:oldoldstable [armhf])
                                      Inst libssh2-1 [1.8.0-2.1] (1.8.0-2.1+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst libcurl3-gnutls [7.64.0-4+deb10u3] (7.64.0-4+deb10u8 Raspbian:oldoldstable [armhf])
                                      Inst libpcre2-8-0 [10.32-5] (10.32-5+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst git [1:2.20.1-2+deb10u6] (1:2.20.1-2+deb10u8 Raspbian:oldoldstable [armhf])
                                      Inst openssh-sftp-server [1:7.9p1-10+deb10u2+rpt1] (1:7.9p1-10+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst openssh-server [1:7.9p1-10+deb10u2+rpt1] (1:7.9p1-10+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst openssh-client [1:7.9p1-10+deb10u2+rpt1] (1:7.9p1-10+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst ssh [1:7.9p1-10+deb10u2+rpt1] (1:7.9p1-10+deb10u3 Raspbian:oldoldstable [all])
                                      Inst tzdata [2021a-0+deb10u8] (2021a-0+deb10u12 Raspbian:oldoldstable [all])
                                      Inst cpio [2.12+dfsg-9] (2.12+dfsg-9+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst libisc-export1100 [1:9.11.5.P4+dfsg-5.1+deb10u8] (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf])
                                      Inst libdns-export1104 [1:9.11.5.P4+dfsg-5.1+deb10u8] (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf])
                                      Inst isc-dhcp-client [4.4.1-2+deb10u2] (4.4.1-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst isc-dhcp-common [4.4.1-2+deb10u2] (4.4.1-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst vim-tiny [2:8.1.0875-5+deb10u4] (2:8.1.0875-5+deb10u6 Raspbian:oldoldstable [armhf]) []
                                      Inst xxd [2:8.1.0875-5+deb10u4] (2:8.1.0875-5+deb10u6 Raspbian:oldoldstable [armhf]) []
                                      Inst vim-common [2:8.1.0875-5+deb10u4] (2:8.1.0875-5+deb10u6 Raspbian:oldoldstable [all])
                                      Inst libxml2 [2.9.4+dfsg1-7+deb10u5] (2.9.4+dfsg1-7+deb10u6 Raspbian:oldoldstable [armhf])
                                      Inst bind9-host [1:9.11.5.P4+dfsg-5.1+deb10u8] (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf]) []
                                      Inst libbind9-161 [1:9.11.5.P4+dfsg-5.1+deb10u8] (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf]) []
                                      Inst libisccfg163 [1:9.11.5.P4+dfsg-5.1+deb10u8] (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf]) []
                                      Inst libisccc161 [1:9.11.5.P4+dfsg-5.1+deb10u8] (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf]) []
                                      Inst libdns1104 [1:9.11.5.P4+dfsg-5.1+deb10u8] (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf]) []
                                      Inst libisc1100 [1:9.11.5.P4+dfsg-5.1+deb10u8] (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf]) []
                                      Inst liblwres161 [1:9.11.5.P4+dfsg-5.1+deb10u8] (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf])
                                      Inst libc-l10n [2.28-10+rpt2+rpi1+deb10u1] (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [all])
                                      Inst locales [2.28-10+rpt2+rpi1+deb10u1] (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [all])
                                      Inst ncurses-term [6.1+20181013-2+deb10u3] (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [all])
                                      Inst libavahi-common-dev [0.7-4+deb10u1] (0.7-4+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst libavahi-common-data [0.7-4+deb10u1] (0.7-4+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst libavahi-common3 [0.7-4+deb10u1] (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst libavahi-core7 [0.7-4+deb10u1] (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst avahi-daemon [0.7-4+deb10u1] (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst bluetooth [5.50-1.2~deb10u3+rpt1] (5.50-1.2~deb10u4 Raspbian:oldoldstable [all])
                                      Inst libcupsimage2 [2.2.10-6+deb10u6] (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf]) []
                                      Inst libavahi-client-dev [0.7-4+deb10u1] (0.7-4+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst libavahi-client3 [0.7-4+deb10u1] (0.7-4+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst cups-ipp-utils [2.2.10-6+deb10u6] (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf]) []
                                      Inst cups-daemon [2.2.10-6+deb10u6] (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf]) []
                                      Inst cups-core-drivers [2.2.10-6+deb10u6] (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf]) []
                                      Inst cups-server-common [2.2.10-6+deb10u6] (2.2.10-6+deb10u7 Raspbian:oldoldstable [all]) []
                                      Inst cups-common [2.2.10-6+deb10u6] (2.2.10-6+deb10u7 Raspbian:oldoldstable [all]) []
                                      Inst cups-client [2.2.10-6+deb10u6] (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf]) []
                                      Inst cups [2.2.10-6+deb10u6] (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf]) []
                                      Inst libcups2 [2.2.10-6+deb10u6] (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf])
                                      Inst libwebp6 [0.6.1-2+deb10u1] (0.6.1-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst libtiff5 [4.1.0+git191117-2~deb10u4] (4.1.0+git191117-2~deb10u8 Raspbian:oldoldstable [armhf])
                                      Inst libcupsfilters1 [1.21.6-5+rpt1] (1.21.6-5+rpt1+deb10u1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Inst libpoppler-qt5-1 [0.71.0-5+deb10u1] (0.71.0-5+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst poppler-utils [0.71.0-5+deb10u1] (0.71.0-5+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst libnss3 [2:3.42.1-1+deb10u5] (2:3.42.1-1+deb10u7 Raspbian:oldoldstable [armhf]) []
                                      Inst libpoppler82 [0.71.0-5+deb10u1] (0.71.0-5+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst libqpdf21 [8.4.0-2] (8.4.0-2+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst cups-filters-core-drivers [1.21.6-5+rpt1] (1.21.6-5+rpt1+deb10u1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Inst ghostscript [9.27~dfsg-2+deb10u6] (9.27~dfsg-2+deb10u9 Raspbian:oldoldstable [armhf]) []
                                      Inst libgs9 [9.27~dfsg-2+deb10u6] (9.27~dfsg-2+deb10u9 Raspbian:oldoldstable [armhf]) []
                                      Inst libgs9-common [9.27~dfsg-2+deb10u6] (9.27~dfsg-2+deb10u9 Raspbian:oldoldstable [all])
                                      Inst libavahi-glib1 [0.7-4+deb10u1] (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst cups-browsed [1.21.6-5+rpt1] (1.21.6-5+rpt1+deb10u1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Inst libfontembed1 [1.21.6-5+rpt1] (1.21.6-5+rpt1+deb10u1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Inst cups-filters [1.21.6-5+rpt1] (1.21.6-5+rpt1+deb10u1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Inst cups-ppdc [2.2.10-6+deb10u6] (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf])
                                      Inst bluez-cups [5.50-1.2~deb10u3+rpt1] (5.50-1.2~deb10u4 Raspbian:oldoldstable [armhf])
                                      Inst bluez-obexd [5.50-1.2~deb10u3+rpt1] (5.50-1.2~deb10u4 Raspbian:oldoldstable [armhf])
                                      Inst curl [7.64.0-4+deb10u7] (7.64.0-4+deb10u8 Raspbian:oldoldstable [armhf]) []
                                      Inst libcurl4 [7.64.0-4+deb10u7] (7.64.0-4+deb10u8 Raspbian:oldoldstable [armhf])
                                      Inst distro-info-data [0.41+deb10u6] (0.41+deb10u8 Raspbian:oldoldstable [all])
                                      Inst exim4-config [4.92-8+deb10u7] (4.92-8+deb10u8 Raspbian:oldoldstable [all])
                                      Inst exim4-base [4.92-8+deb10u7] (4.92-8+deb10u8 Raspbian:oldoldstable [armhf])
                                      Inst exim4-daemon-light [4.92-8+deb10u7] (4.92-8+deb10u8 Raspbian:oldoldstable [armhf])
                                      Inst ffmpeg [7:4.1.10-0+deb10u1+rpt1] (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libavdevice58 [7:4.1.10-0+deb10u1+rpt1] (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libavfilter7 [7:4.1.10-0+deb10u1+rpt1] (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libswscale5 [7:4.1.10-0+deb10u1+rpt1] (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libavformat58 [7:4.1.10-0+deb10u1+rpt1] (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libavcodec58 [7:4.1.10-0+deb10u1+rpt1] (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libswresample3 [7:4.1.10-0+deb10u1+rpt1] (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libpostproc55 [7:4.1.10-0+deb10u1+rpt1] (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libavresample4 [7:4.1.10-0+deb10u1+rpt1] (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libavutil56 [7:4.1.10-0+deb10u1+rpt1] (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libraspberrypi-bin [1:1.20220308~buster-1] (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libraspberrypi-doc [1:1.20220308~buster-1] (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libraspberrypi-dev [1:1.20220308~buster-1] (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst raspberrypi-kernel [1:1.20220308~buster-1] (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libraspberrypi0 [1:1.20220308~buster-1] (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst raspberrypi-bootloader [1:1.20220308~buster-1] (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libaom0 [1.0.0-3] (1.0.0-3+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst libvpx5 [1.7.0-3+deb10u1] (1.7.0-3+deb10u2 Raspbian:oldoldstable [armhf]) []
                                      Inst libwebpmux3 [0.6.1-2+deb10u1] (0.6.1-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst firmware-atheros [1:20190114-2+rpt4] (1:20190114+really20220913-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [all])
                                      Inst firmware-brcm80211 [1:20190114-2+rpt4] (1:20190114+really20220913-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [all])
                                      Inst firmware-libertas [1:20190114-2+rpt4] (1:20190114+really20220913-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [all])
                                      Inst firmware-misc-nonfree [1:20190114-2+rpt4] (1:20190114+really20220913-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [all])
                                      Inst firmware-realtek [1:20190114-2+rpt4] (1:20190114+really20220913-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [all])
                                      Inst libgstreamer-plugins-base1.0-0 [1.14.4-2+deb10u1] (1.14.4-2+deb10u2 Raspbian:oldoldstable [armhf])
                                      Inst gstreamer1.0-alsa [1.14.4-2+deb10u1] (1.14.4-2+deb10u2 Raspbian:oldoldstable [armhf])
                                      Inst libflac8 [1.3.2-3+deb10u2] (1.3.2-3+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst gstreamer1.0-plugins-base [1.14.4-2+deb10u1] (1.14.4-2+deb10u2 Raspbian:oldoldstable [armhf])
                                      Inst gstreamer1.0-plugins-bad [1.14.4-1+rvt+deb10u2] (1.14.4-1+rvt+deb10u5 Raspbian:oldoldstable [armhf]) []
                                      Inst gstreamer1.0-plugins-good [1.14.4-1+rpt1+deb10u2] (1.14.4-1+rpt1+deb10u3 Raspberry Pi Foundation:oldoldstable [armhf]) []
                                      Inst libde265-0 [1.0.3-1+rpi1+deb10u1] (1.0.11-0+deb10u5+rpi1 Raspbian:oldoldstable [armhf]) []
                                      Inst libx11-xcb1 [2:1.6.7-1+deb10u2] (2:1.6.7-1+deb10u4 Raspbian:oldoldstable [armhf]) []
                                      Inst libgstreamer-gl1.0-0 [1.14.4-2+deb10u1] (1.14.4-2+deb10u2 Raspbian:oldoldstable [armhf]) []
                                      Inst libgstreamer-plugins-bad1.0-0 [1.14.4-1+rvt+deb10u2] (1.14.4-1+rvt+deb10u5 Raspbian:oldoldstable [armhf])
                                      Inst libopenexr23 [2.2.1-4.1+deb10u1] (2.2.1-4.1+deb10u2 Raspbian:oldoldstable [armhf])
                                      Inst libzbar0 [0.22-1] (0.22-1+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst gstreamer1.0-x [1.14.4-2+deb10u1] (1.14.4-2+deb10u2 Raspbian:oldoldstable [armhf])
                                      Inst libarchive13 [3.3.3-4+deb10u2] (3.3.3-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst libavahi-compat-libdnssd-dev [0.7-4+deb10u1] (0.7-4+deb10u3 Raspbian:oldoldstable [armhf]) []
                                      Inst libavahi-compat-libdnssd1 [0.7-4+deb10u1] (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst libbluetooth-dev [5.50-1.2~deb10u3+rpt1] (5.50-1.2~deb10u4 Raspbian:oldoldstable [armhf]) []
                                      Inst libbluetooth3 [5.50-1.2~deb10u3+rpt1] (5.50-1.2~deb10u4 Raspbian:oldoldstable [armhf])
                                      Inst libfastjson4 [0.99.8-2] (0.99.8-2+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst libwebpdemux2 [0.6.1-2+deb10u1] (0.6.1-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Inst libwebkit2gtk-4.0-37 [2.38.2-1~deb10u1+rpi1] (2.38.6-0+deb10u1+rpi1 Raspbian:oldoldstable [armhf]) []
                                      Inst libjavascriptcoregtk-4.0-18 [2.38.2-1~deb10u1+rpi1] (2.38.6-0+deb10u1+rpi1 Raspbian:oldoldstable [armhf])
                                      Inst libmariadb3 [1:10.3.36-0+deb10u2] (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst libncursesw5 [6.1+20181013-2+deb10u3] (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf]) []
                                      Inst libtinfo5 [6.1+20181013-2+deb10u3] (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf])
                                      Inst libpcre2-16-0 [10.32-5] (10.32-5+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst libpcre2-posix0 [10.32-5] (10.32-5+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst librbd1 [12.2.11+dfsg1-2.1+rpi1] (12.2.11+dfsg1-2.1+rpi1+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst librados2 [12.2.11+dfsg1-2.1+rpi1] (12.2.11+dfsg1-2.1+rpi1+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst libsnmp-base [5.7.3+dfsg-5+deb10u3] (5.7.3+dfsg-5+deb10u4 Raspbian:oldoldstable [all])
                                      Inst libsnmp30 [5.7.3+dfsg-5+deb10u3] (5.7.3+dfsg-5+deb10u4 Raspbian:oldoldstable [armhf])
                                      Inst libsynctex2 [2018.20181218.49446-1] (2018.20181218.49446-1+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst tcl [8.6.9+1] (8.6.9+1+b1 Raspbian:oldoldstable [armhf])
                                      Inst tcl8.6 [8.6.9+dfsg-2] (8.6.9+dfsg-2+b1 Raspbian:oldoldstable [armhf])
                                      Inst tcl8.6-dev [8.6.9+dfsg-2] (8.6.9+dfsg-2+b1 Raspbian:oldoldstable [armhf]) []
                                      Inst libtcl8.6 [8.6.9+dfsg-2] (8.6.9+dfsg-2+b1 Raspbian:oldoldstable [armhf])
                                      Inst libudisks2-0 [2.8.1-4] (2.8.1-4+deb10u2 Raspbian:oldoldstable [armhf])
                                      Inst libva-wayland2 (2.4.0-1 Raspbian:oldoldstable [armhf])
                                      Inst libvlccore9 [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst vlc-plugin-skins2 [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst vlc [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst vlc-plugin-qt [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst libxpm4 [1:3.5.12-1] (1:3.5.12-1+deb10u2 Raspbian:oldoldstable [armhf]) []
                                      Inst vlc-plugin-video-output [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst vlc-l10n [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [all]) []
                                      Inst vlc-plugin-base [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst vlc-data [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [all]) []
                                      Inst libvlc5 [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst vlc-bin [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf]) []
                                      Inst libvlc-bin [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst mariadb-client [1:10.3.36-0+deb10u2] (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [all])
                                      Inst mariadb-server [1:10.3.36-0+deb10u2] (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [all])
                                      Inst multiarch-support [2.28-10+rpt2+rpi1+deb10u1] (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Inst nodejs [18.0.0-1nodesource1] (18.19.0-1nodesource1 . nodistro:nodistro [armhf])
                                      Inst openssl [1.1.1n-0+deb10u3] (1.1.1n-0+deb10u6 Raspbian:oldoldstable [armhf])
                                      Inst python-ipaddress [1.0.17-1] (1.0.17-1+deb10u1 Raspbian:oldoldstable [all])
                                      Inst python-cryptography [2.6.1-3+deb10u2] (2.6.1-3+deb10u4 Raspbian:oldoldstable [armhf])
                                      Inst python-werkzeug [0.14.1+dfsg1-4+deb10u1] (0.14.1+dfsg1-4+deb10u2 Raspbian:oldoldstable [all])
                                      Inst python-flask [1.0.2-3] (1.0.2-3+deb10u1 Raspbian:oldoldstable [all])
                                      Inst python-urllib3 [1.24.1-1] (1.24.1-1+deb10u2 Raspbian:oldoldstable [all])
                                      Inst python-requests [2.21.0-1] (2.21.0-1+deb10u1 Raspbian:oldoldstable [all])
                                      Inst python3-cryptography [2.6.1-3+deb10u2] (2.6.1-3+deb10u4 Raspbian:oldoldstable [armhf])
                                      Inst python3-distro-info [0.21] (0.21+deb10u1 Raspbian:oldoldstable [all])
                                      Inst python3-werkzeug [0.14.1+dfsg1-4+deb10u1] (0.14.1+dfsg1-4+deb10u2 Raspbian:oldoldstable [all])
                                      Inst python3-flask [1.0.2-3] (1.0.2-3+deb10u1 Raspbian:oldoldstable [all])
                                      Inst python3-renderpm [3.5.13-1+deb10u1] (3.5.13-1+deb10u2 Raspbian:oldoldstable [armhf])
                                      Inst python3-reportlab-accel [3.5.13-1+deb10u1] (3.5.13-1+deb10u2 Raspbian:oldoldstable [armhf])
                                      Inst python3-reportlab [3.5.13-1+deb10u1] (3.5.13-1+deb10u2 Raspbian:oldoldstable [all])
                                      Inst python3-urllib3 [1.24.1-1] (1.24.1-1+deb10u2 Raspbian:oldoldstable [all])
                                      Inst python3-requests [2.21.0-1] (2.21.0-1+deb10u1 Raspbian:oldoldstable [all])
                                      Inst rpi-eeprom [13.12-1~buster] (16.0-1~buster Raspberry Pi Foundation:oldoldstable [armhf])
                                      Inst sudo [1.8.27-1+deb10u4] (1.8.27-1+deb10u5 Raspbian:oldoldstable [armhf])
                                      Inst tcl-dev [8.6.9+1] (8.6.9+1+b1 Raspbian:oldoldstable [armhf])
                                      Inst tk [8.6.9+1] (8.6.9+1+b1 Raspbian:oldoldstable [armhf])
                                      Inst tk-dev [8.6.9+1] (8.6.9+1+b1 Raspbian:oldoldstable [armhf])
                                      Inst udisks2 [2.8.1-4] (2.8.1-4+deb10u2 Raspbian:oldoldstable [armhf])
                                      Inst vlc-plugin-notify [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst vlc-plugin-samba [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst vlc-plugin-video-splitter [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst vlc-plugin-visualization [3.0.17.4-0+deb10u2+rpt1] (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Inst wireless-regdb [2018.05.09-0~rpt1] (2022.04.08-2~deb10u1 Raspbian:oldoldstable [all])
                                      Inst influxdb [1.6.4-1+deb10u1] (1.8.10-1 InfluxDB:repos.influxdata.com [armhf])
                                      Conf libc6-dbg (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libc6-dev (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libc-dev-bin (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf linux-libc-dev (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libdbus-1-dev (1.12.28-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf dbus-user-session (1.12.28-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libx11-dev (2:1.6.7-1+deb10u4 Raspbian:oldoldstable [armhf])
                                      Conf libx11-data (2:1.6.7-1+deb10u4 Raspbian:oldoldstable [all])
                                      Conf libx11-6 (2:1.6.7-1+deb10u4 Raspbian:oldoldstable [armhf])
                                      Conf dbus-x11 (1.12.28-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf dbus (1.12.28-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libdbus-1-3 (1.12.28-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf systemd-sysv (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf])
                                      Conf libpam-systemd (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf])
                                      Conf xserver-common (2:1.20.4-1+rpt4+deb10u9 Raspberry Pi Foundation:oldoldstable [all])
                                      Conf libudev-dev (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf])
                                      Conf xserver-xorg-core (2:1.20.4-1+rpt4+deb10u9 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf systemd (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf])
                                      Conf bluez (5.50-1.2~deb10u4 Raspbian:oldoldstable [armhf])
                                      Conf udev (241-7~deb10u9+rpi1 Raspbian:oldoldstable [armhf])
                                      Conf libdw1 (0.176-1.1+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libelf1 (0.176-1.1+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libunbound8 (1.9.0-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libgnutls-dane0 (3.6.7-4+deb10u11 Raspbian:oldoldstable [armhf])
                                      Conf mariadb-server-core-10.3 (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libncurses6 (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf])
                                      Conf libncurses5-dev (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf])
                                      Conf libncursesw5-dev (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf])
                                      Conf libncurses-dev (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf])
                                      Conf mariadb-client-core-10.3 (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf mariadb-client-10.3 (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf mariadb-server-10.3 (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf python2.7-dev (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libpython2.7-dev (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libpython2.7 (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf python2.7 (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libpython2.7-stdlib (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf python2.7-minimal (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libpython2.7-minimal (2.7.16-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libssl-dev (1.1.1n-0+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf libssl1.1 (1.1.1n-0+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf python3.7-dev (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf libpython3.7-dev (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf libpython3.7 (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf python3.7-venv (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf python3.7 (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf libpython3.7-stdlib (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf python3.7-minimal (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf libpython3.7-minimal (3.7.3-2+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf git-man (1:2.20.1-2+deb10u8 Raspbian:oldoldstable [all])
                                      Conf libgssapi-krb5-2 (1.17-3+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf libkrb5-3 (1.17-3+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf libkrb5support0 (1.17-3+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf libk5crypto3 (1.17-3+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf libnghttp2-14 (1.36.0-2+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf libssh2-1 (1.8.0-2.1+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libcurl3-gnutls (7.64.0-4+deb10u8 Raspbian:oldoldstable [armhf])
                                      Conf libpcre2-8-0 (10.32-5+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf git (1:2.20.1-2+deb10u8 Raspbian:oldoldstable [armhf])
                                      Conf openssh-sftp-server (1:7.9p1-10+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf openssh-server (1:7.9p1-10+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf openssh-client (1:7.9p1-10+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf ssh (1:7.9p1-10+deb10u3 Raspbian:oldoldstable [all])
                                      Conf tzdata (2021a-0+deb10u12 Raspbian:oldoldstable [all])
                                      Conf cpio (2.12+dfsg-9+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libisc-export1100 (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf])
                                      Conf libdns-export1104 (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf])
                                      Conf isc-dhcp-client (4.4.1-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf isc-dhcp-common (4.4.1-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf vim-tiny (2:8.1.0875-5+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf xxd (2:8.1.0875-5+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf vim-common (2:8.1.0875-5+deb10u6 Raspbian:oldoldstable [all])
                                      Conf libxml2 (2.9.4+dfsg1-7+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf bind9-host (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf])
                                      Conf libbind9-161 (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf])
                                      Conf libisccfg163 (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf])
                                      Conf libisccc161 (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf])
                                      Conf libdns1104 (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf])
                                      Conf libisc1100 (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf])
                                      Conf liblwres161 (1:9.11.5.P4+dfsg-5.1+deb10u9 Raspbian:oldoldstable [armhf])
                                      Conf libc-l10n (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [all])
                                      Conf locales (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [all])
                                      Conf ncurses-term (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [all])
                                      Conf libavahi-common-dev (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libavahi-common-data (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libavahi-common3 (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libavahi-core7 (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf avahi-daemon (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf bluetooth (5.50-1.2~deb10u4 Raspbian:oldoldstable [all])
                                      Conf libcupsimage2 (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf])
                                      Conf libavahi-client-dev (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libavahi-client3 (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf cups-ipp-utils (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf])
                                      Conf cups-daemon (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf])
                                      Conf cups-core-drivers (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf])
                                      Conf cups-server-common (2.2.10-6+deb10u7 Raspbian:oldoldstable [all])
                                      Conf cups-common (2.2.10-6+deb10u7 Raspbian:oldoldstable [all])
                                      Conf cups-client (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf])
                                      Conf cups (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf])
                                      Conf libcups2 (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf])
                                      Conf libwebp6 (0.6.1-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libtiff5 (4.1.0+git191117-2~deb10u8 Raspbian:oldoldstable [armhf])
                                      Conf libcupsfilters1 (1.21.6-5+rpt1+deb10u1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libpoppler-qt5-1 (0.71.0-5+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf poppler-utils (0.71.0-5+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libnss3 (2:3.42.1-1+deb10u7 Raspbian:oldoldstable [armhf])
                                      Conf libpoppler82 (0.71.0-5+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libqpdf21 (8.4.0-2+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf cups-filters-core-drivers (1.21.6-5+rpt1+deb10u1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf ghostscript (9.27~dfsg-2+deb10u9 Raspbian:oldoldstable [armhf])
                                      Conf libgs9 (9.27~dfsg-2+deb10u9 Raspbian:oldoldstable [armhf])
                                      Conf libgs9-common (9.27~dfsg-2+deb10u9 Raspbian:oldoldstable [all])
                                      Conf libavahi-glib1 (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf cups-browsed (1.21.6-5+rpt1+deb10u1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libfontembed1 (1.21.6-5+rpt1+deb10u1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf cups-filters (1.21.6-5+rpt1+deb10u1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf cups-ppdc (2.2.10-6+deb10u7 Raspbian:oldoldstable [armhf])
                                      Conf bluez-cups (5.50-1.2~deb10u4 Raspbian:oldoldstable [armhf])
                                      Conf bluez-obexd (5.50-1.2~deb10u4 Raspbian:oldoldstable [armhf])
                                      Conf curl (7.64.0-4+deb10u8 Raspbian:oldoldstable [armhf])
                                      Conf libcurl4 (7.64.0-4+deb10u8 Raspbian:oldoldstable [armhf])
                                      Conf distro-info-data (0.41+deb10u8 Raspbian:oldoldstable [all])
                                      Conf exim4-config (4.92-8+deb10u8 Raspbian:oldoldstable [all])
                                      Conf exim4-base (4.92-8+deb10u8 Raspbian:oldoldstable [armhf])
                                      Conf exim4-daemon-light (4.92-8+deb10u8 Raspbian:oldoldstable [armhf])
                                      Conf ffmpeg (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libavdevice58 (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libavfilter7 (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libswscale5 (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libavformat58 (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libavcodec58 (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libswresample3 (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libpostproc55 (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libavresample4 (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libavutil56 (7:4.1.11-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libraspberrypi-bin (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libraspberrypi-doc (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libraspberrypi-dev (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf raspberrypi-kernel (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libraspberrypi0 (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf raspberrypi-bootloader (1:1.20230509~buster-1 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libaom0 (1.0.0-3+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libvpx5 (1.7.0-3+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf libwebpmux3 (0.6.1-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf firmware-atheros (1:20190114+really20220913-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [all])
                                      Conf firmware-brcm80211 (1:20190114+really20220913-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [all])
                                      Conf firmware-libertas (1:20190114+really20220913-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [all])
                                      Conf firmware-misc-nonfree (1:20190114+really20220913-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [all])
                                      Conf firmware-realtek (1:20190114+really20220913-0+deb10u1+rpt1 Raspberry Pi Foundation:oldoldstable [all])
                                      Conf libgstreamer-plugins-base1.0-0 (1.14.4-2+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf gstreamer1.0-alsa (1.14.4-2+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf libflac8 (1.3.2-3+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf gstreamer1.0-plugins-base (1.14.4-2+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf gstreamer1.0-plugins-bad (1.14.4-1+rvt+deb10u5 Raspbian:oldoldstable [armhf])
                                      Conf gstreamer1.0-plugins-good (1.14.4-1+rpt1+deb10u3 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf libde265-0 (1.0.11-0+deb10u5+rpi1 Raspbian:oldoldstable [armhf])
                                      Conf libx11-xcb1 (2:1.6.7-1+deb10u4 Raspbian:oldoldstable [armhf])
                                      Conf libgstreamer-gl1.0-0 (1.14.4-2+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf libgstreamer-plugins-bad1.0-0 (1.14.4-1+rvt+deb10u5 Raspbian:oldoldstable [armhf])
                                      Conf libopenexr23 (2.2.1-4.1+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf libzbar0 (0.22-1+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf gstreamer1.0-x (1.14.4-2+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf libarchive13 (3.3.3-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libavahi-compat-libdnssd-dev (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libavahi-compat-libdnssd1 (0.7-4+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libbluetooth-dev (5.50-1.2~deb10u4 Raspbian:oldoldstable [armhf])
                                      Conf libbluetooth3 (5.50-1.2~deb10u4 Raspbian:oldoldstable [armhf])
                                      Conf libfastjson4 (0.99.8-2+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libwebpdemux2 (0.6.1-2+deb10u3 Raspbian:oldoldstable [armhf])
                                      Conf libwebkit2gtk-4.0-37 (2.38.6-0+deb10u1+rpi1 Raspbian:oldoldstable [armhf])
                                      Conf libjavascriptcoregtk-4.0-18 (2.38.6-0+deb10u1+rpi1 Raspbian:oldoldstable [armhf])
                                      Conf libmariadb3 (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libncursesw5 (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf])
                                      Conf libtinfo5 (6.1+20181013-2+deb10u5 Raspbian:oldoldstable [armhf])
                                      Conf libpcre2-16-0 (10.32-5+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libpcre2-posix0 (10.32-5+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf librbd1 (12.2.11+dfsg1-2.1+rpi1+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf librados2 (12.2.11+dfsg1-2.1+rpi1+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libsnmp-base (5.7.3+dfsg-5+deb10u4 Raspbian:oldoldstable [all])
                                      Conf libsnmp30 (5.7.3+dfsg-5+deb10u4 Raspbian:oldoldstable [armhf])
                                      Conf libsynctex2 (2018.20181218.49446-1+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf tcl (8.6.9+1+b1 Raspbian:oldoldstable [armhf])
                                      Conf tcl8.6 (8.6.9+dfsg-2+b1 Raspbian:oldoldstable [armhf])
                                      Conf tcl8.6-dev (8.6.9+dfsg-2+b1 Raspbian:oldoldstable [armhf])
                                      Conf libtcl8.6 (8.6.9+dfsg-2+b1 Raspbian:oldoldstable [armhf])
                                      Conf libudisks2-0 (2.8.1-4+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf libva-wayland2 (2.4.0-1 Raspbian:oldoldstable [armhf])
                                      Conf libvlccore9 (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf vlc-plugin-skins2 (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf vlc (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf vlc-plugin-qt (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libxpm4 (1:3.5.12-1+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf vlc-plugin-video-output (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf vlc-l10n (3.0.20-0+deb10u1 Raspbian:oldoldstable [all])
                                      Conf vlc-plugin-base (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf vlc-data (3.0.20-0+deb10u1 Raspbian:oldoldstable [all])
                                      Conf libvlc5 (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf vlc-bin (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf libvlc-bin (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf mariadb-client (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [all])
                                      Conf mariadb-server (1:10.3.39-0+deb10u1 Raspbian:oldoldstable [all])
                                      Conf multiarch-support (2.28-10+rpt2+rpi1+deb10u2 Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf nodejs (18.19.0-1nodesource1 . nodistro:nodistro [armhf])
                                      Conf openssl (1.1.1n-0+deb10u6 Raspbian:oldoldstable [armhf])
                                      Conf python-ipaddress (1.0.17-1+deb10u1 Raspbian:oldoldstable [all])
                                      Conf python-cryptography (2.6.1-3+deb10u4 Raspbian:oldoldstable [armhf])
                                      Conf python-werkzeug (0.14.1+dfsg1-4+deb10u2 Raspbian:oldoldstable [all])
                                      Conf python-flask (1.0.2-3+deb10u1 Raspbian:oldoldstable [all])
                                      Conf python-urllib3 (1.24.1-1+deb10u2 Raspbian:oldoldstable [all])
                                      Conf python-requests (2.21.0-1+deb10u1 Raspbian:oldoldstable [all])
                                      Conf python3-cryptography (2.6.1-3+deb10u4 Raspbian:oldoldstable [armhf])
                                      Conf python3-distro-info (0.21+deb10u1 Raspbian:oldoldstable [all])
                                      Conf python3-werkzeug (0.14.1+dfsg1-4+deb10u2 Raspbian:oldoldstable [all])
                                      Conf python3-flask (1.0.2-3+deb10u1 Raspbian:oldoldstable [all])
                                      Conf python3-renderpm (3.5.13-1+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf python3-reportlab-accel (3.5.13-1+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf python3-reportlab (3.5.13-1+deb10u2 Raspbian:oldoldstable [all])
                                      Conf python3-urllib3 (1.24.1-1+deb10u2 Raspbian:oldoldstable [all])
                                      Conf python3-requests (2.21.0-1+deb10u1 Raspbian:oldoldstable [all])
                                      Conf rpi-eeprom (16.0-1~buster Raspberry Pi Foundation:oldoldstable [armhf])
                                      Conf sudo (1.8.27-1+deb10u5 Raspbian:oldoldstable [armhf])
                                      Conf tcl-dev (8.6.9+1+b1 Raspbian:oldoldstable [armhf])
                                      Conf tk (8.6.9+1+b1 Raspbian:oldoldstable [armhf])
                                      Conf tk-dev (8.6.9+1+b1 Raspbian:oldoldstable [armhf])
                                      Conf udisks2 (2.8.1-4+deb10u2 Raspbian:oldoldstable [armhf])
                                      Conf vlc-plugin-notify (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf vlc-plugin-samba (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf vlc-plugin-video-splitter (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf vlc-plugin-visualization (3.0.20-0+deb10u1 Raspbian:oldoldstable [armhf])
                                      Conf wireless-regdb (2022.04.08-2~deb10u1 Raspbian:oldoldstable [all])
                                      Conf influxdb (1.8.10-1 InfluxDB:repos.influxdata.com [armhf])
                                      
                                      
                                      W Thomas Braun 2 Replies Last reply Reply Quote 0
                                      • W
                                        Wildbill @tklein last edited by

                                        @tklein Davon abgesehen, dass das wohl so ziemlich das komplette Betriebssystem betrifft und wohl wirklich nie upgedated wurde, sieht es für mich nicht fehlerhaft aus. Mal sehen, was @Thomas-Braun meint.

                                        Gruss, Jürgen

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          tklein @Wildbill last edited by

                                          @wildbill habe noch den screen vom letzten missglückten update gefunden:

                                          33b3da3c-e170-46ff-b4ea-dad1c684a0ac-grafik.png

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

                                            @tklein

                                            Da fehlt das Ende der Ausgabe.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            753
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            30
                                            1104
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo